Pull request #40343 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f2b25e498f8ea8bfd30f166717146e11e17e948d+a874c42edac24ab5c22d56e49e9262eec6fd8e63 (f7eb990e6f0900570dabe1324e1d5e808e76b0fd) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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-40343@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [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-01-03T14:51:48.943Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-03T14:51:48.947Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-03T14:51:49.114Z] Running on ubuntu-1804-overlay2 (i-06bfbeef88fe50b02) in /home/ubuntu/workspace/moby_PR-40343 [Pipeline] { [Pipeline] checkout [2020-01-03T14:51:49.184Z] using credential docker-jenkins-github-credentials [2020-01-03T14:51:49.202Z] Cloning the remote Git repository [2020-01-03T14:51:49.202Z] Cloning with configured refspecs honoured and without tags [2020-01-03T14:51:49.175Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:51:49.176Z] > git init /home/ubuntu/workspace/moby_PR-40343 # timeout=10 [2020-01-03T14:51:49.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:51:49.196Z] > git --version # timeout=10 [2020-01-03T14:51:49.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:51:49.205Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:02.538Z] Fetching without tags [2020-01-03T14:52:02.792Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:03.295Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:03.296Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:02.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:02.495Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:02.498Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:02.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:02.513Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:02.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:02.514Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:02.766Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:02.779Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:03.249Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:03.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:03.671Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:03.671Z] First time build. Skipping changelog. [2020-01-03T14:52:03.667Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-03T14:52:04.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40343:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-01-03T14:52:04.992Z] Unable to find image 'alpine:latest' locally [2020-01-03T14:52:04.992Z] latest: Pulling from library/alpine [2020-01-03T14:52:04.992Z] e6b0cf9c0882: Pulling fs layer [2020-01-03T14:52:03.313Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:03.318Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:05.250Z] e6b0cf9c0882: Verifying Checksum [2020-01-03T14:52:05.250Z] e6b0cf9c0882: Download complete [2020-01-03T14:52:05.504Z] e6b0cf9c0882: Pull complete [2020-01-03T14:52:05.504Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-03T14:52:05.504Z] Status: Downloaded newer image for alpine:latest [2020-01-03T14:52:08.850Z] 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: arm64) [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] { (arm64) [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 [Pipeline] node [2020-01-03T14:52:09.323Z] Running on ubuntu-1804-overlay2 (i-06bfbeef88fe50b02) in /home/ubuntu/workspace/moby_PR-40343 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-01-03T14:52:09.338Z] Running on ubuntu-1804-overlay2 (i-0f70cc49d29ec2f57) in /home/ubuntu/workspace/moby_PR-40343 [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] } [2020-01-03T14:52:09.355Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0dc3609ef06a00e90) in /home/ubuntu/workspace/moby_PR-40343 [Pipeline] { [Pipeline] checkout [Pipeline] { [2020-01-03T14:52:09.393Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-03T14:52:09.406Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-01-03T14:52:09.415Z] Fetching without tags [Pipeline] // stage [Pipeline] { [2020-01-03T14:52:09.431Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40343 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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-01-03T14:52:09.461Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-01-03T14:52:09.468Z] Cloning the remote Git repository [2020-01-03T14:52:09.468Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-03T14:52:09.478Z] using credential docker-jenkins-github-credentials [2020-01-03T14:52:09.485Z] Cloning the remote Git repository [2020-01-03T14:52:09.485Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-01-03T14:52:09.559Z] using credential docker-jenkins-github-credentials [Pipeline] stage [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-01-03T14:52:09.575Z] Cloning the remote Git repository [2020-01-03T14:52:09.575Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-03T14:52:09.657Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:09.814Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40343 [Pipeline] { [Pipeline] checkout [2020-01-03T14:52:09.893Z] Running on azwin-2-9966c0 in d:\jenkins\workspace\moby_PR-40343 [Pipeline] { [Pipeline] ws [2020-01-03T14:52:09.906Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-01-03T14:52:09.960Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:09.961Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:10.020Z] using credential docker-jenkins-github-credentials [2020-01-03T14:52:10.031Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:10.070Z] Cloning the remote Git repository [2020-01-03T14:52:10.070Z] Cloning with configured refspecs honoured and without tags [2020-01-03T14:52:10.061Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:10.212Z] using credential docker-jenkins-github-credentials [2020-01-03T14:52:10.287Z] Cloning the remote Git repository [2020-01-03T14:52:10.288Z] Cloning with configured refspecs honoured and without tags [2020-01-03T14:52:09.376Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-03T14:52:09.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:09.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:09.391Z] > git --version # timeout=10 [2020-01-03T14:52:09.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:09.397Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:09.633Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:09.637Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:09.922Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:09.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:09.937Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:09.950Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:09.460Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:52:09.460Z] > git init /home/ubuntu/workspace/moby_PR-40343 # timeout=10 [2020-01-03T14:52:09.466Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:09.466Z] > git --version # timeout=10 [2020-01-03T14:52:09.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:09.482Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:09.495Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:52:09.496Z] > git init /home/ubuntu/workspace/moby_PR-40343 # timeout=10 [2020-01-03T14:52:09.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:09.507Z] > git --version # timeout=10 [2020-01-03T14:52:09.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:09.518Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:09.579Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:52:09.580Z] > git init /home/docker/workspace/moby_PR-40343 # timeout=10 [2020-01-03T14:52:09.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:09.593Z] > git --version # timeout=10 [2020-01-03T14:52:09.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:09.597Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-03T14:52:10.105Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:52:10.107Z] > git init /home/jenkins/workspace/moby_PR-40343 # timeout=10 [2020-01-03T14:52:10.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:10.157Z] > git --version # timeout=10 [2020-01-03T14:52:10.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:10.173Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:10.317Z] Cloning repository https://github.com/moby/moby.git [2020-01-03T14:52:10.318Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-03T14:52:10.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:10.404Z] > git --version # timeout=10 [2020-01-03T14:52:10.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:10.461Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:11.209Z] + [ PR != PR ] [2020-01-03T14:52:11.209Z] + [ master != master ] [2020-01-03T14:52:11.209Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:11.560Z] + docker version [2020-01-03T14:52:11.560Z] Client: Docker Engine - Community [2020-01-03T14:52:11.560Z] Version: 19.03.2 [2020-01-03T14:52:11.560Z] API version: 1.40 [2020-01-03T14:52:11.560Z] Go version: go1.12.8 [2020-01-03T14:52:11.560Z] Git commit: 6a30dfc [2020-01-03T14:52:11.560Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-03T14:52:11.560Z] OS/Arch: linux/amd64 [2020-01-03T14:52:11.560Z] Experimental: false [2020-01-03T14:52:11.560Z] [2020-01-03T14:52:11.560Z] Server: Docker Engine - Community [2020-01-03T14:52:11.560Z] Engine: [2020-01-03T14:52:11.560Z] Version: 19.03.2 [2020-01-03T14:52:11.560Z] API version: 1.40 (minimum version 1.12) [2020-01-03T14:52:11.560Z] Go version: go1.12.8 [2020-01-03T14:52:11.560Z] Git commit: 6a30dfc [2020-01-03T14:52:11.560Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-03T14:52:11.560Z] OS/Arch: linux/amd64 [2020-01-03T14:52:11.560Z] Experimental: true [2020-01-03T14:52:11.560Z] containerd: [2020-01-03T14:52:11.560Z] Version: 1.2.6 [2020-01-03T14:52:11.560Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:11.560Z] runc: [2020-01-03T14:52:11.560Z] Version: 1.0.0-rc8 [2020-01-03T14:52:11.560Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:11.560Z] docker-init: [2020-01-03T14:52:11.560Z] Version: 0.18.0 [2020-01-03T14:52:11.560Z] GitCommit: fec3683 [Pipeline] sh [2020-01-03T14:52:11.974Z] + docker info [2020-01-03T14:52:19.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:19.403Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:19.419Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:19.510Z] Fetching without tags [2020-01-03T14:52:19.933Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:20.707Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:20.708Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:19.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:19.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:19.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:19.551Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:19.968Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:19.984Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:20.608Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:20.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:20.743Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:20.761Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:21.553Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:21.934Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:22.824Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:23.060Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:23.540Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:23.541Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:22.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:22.795Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:22.799Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:22.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:22.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:22.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:22.816Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:23.052Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:23.055Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:23.519Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:23.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:23.533Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:23.543Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:23.656Z] + docker version [2020-01-03T14:52:23.656Z] Client: [2020-01-03T14:52:23.656Z] Version: 18.06.1-ce [2020-01-03T14:52:23.656Z] API version: 1.38 [2020-01-03T14:52:23.656Z] Go version: go1.10.3 [2020-01-03T14:52:23.656Z] Git commit: e68fc7a [2020-01-03T14:52:23.656Z] Built: Tue Aug 21 17:24:34 2018 [2020-01-03T14:52:23.656Z] OS/Arch: linux/s390x [2020-01-03T14:52:23.656Z] Experimental: false [2020-01-03T14:52:23.656Z] [2020-01-03T14:52:23.656Z] Server: [2020-01-03T14:52:23.656Z] Engine: [2020-01-03T14:52:23.656Z] Version: 18.06.1-ce [2020-01-03T14:52:23.656Z] API version: 1.38 (minimum version 1.12) [2020-01-03T14:52:23.656Z] Go version: go1.10.3 [2020-01-03T14:52:23.656Z] Git commit: e68fc7a [2020-01-03T14:52:23.656Z] Built: Tue Aug 21 17:23:34 2018 [2020-01-03T14:52:23.656Z] OS/Arch: linux/s390x [2020-01-03T14:52:23.656Z] Experimental: true [Pipeline] sh [2020-01-03T14:52:24.032Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:24.057Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:24.071Z] Fetching without tags [2020-01-03T14:52:24.129Z] Client: [2020-01-03T14:52:24.129Z] Debug Mode: false [2020-01-03T14:52:24.129Z] [2020-01-03T14:52:24.129Z] Server: [2020-01-03T14:52:24.129Z] Containers: 0 [2020-01-03T14:52:24.129Z] Running: 0 [2020-01-03T14:52:24.129Z] Paused: 0 [2020-01-03T14:52:24.129Z] Stopped: 0 [2020-01-03T14:52:24.129Z] Images: 4 [2020-01-03T14:52:24.129Z] Server Version: 19.03.2 [2020-01-03T14:52:24.129Z] Storage Driver: overlay2 [2020-01-03T14:52:24.129Z] Backing Filesystem: extfs [2020-01-03T14:52:24.129Z] Supports d_type: true [2020-01-03T14:52:24.129Z] Native Overlay Diff: true [2020-01-03T14:52:24.129Z] Logging Driver: json-file [2020-01-03T14:52:24.129Z] Cgroup Driver: cgroupfs [2020-01-03T14:52:24.129Z] Plugins: [2020-01-03T14:52:24.129Z] Volume: local [2020-01-03T14:52:24.129Z] Network: bridge host ipvlan macvlan null overlay [2020-01-03T14:52:24.129Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-03T14:52:24.129Z] Swarm: inactive [2020-01-03T14:52:24.129Z] Runtimes: runc [2020-01-03T14:52:24.129Z] Default Runtime: runc [2020-01-03T14:52:24.129Z] Init Binary: docker-init [2020-01-03T14:52:24.129Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:24.129Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:24.129Z] init version: fec3683 [2020-01-03T14:52:24.129Z] Security Options: [2020-01-03T14:52:24.129Z] apparmor [2020-01-03T14:52:24.129Z] seccomp [2020-01-03T14:52:24.129Z] Profile: default [2020-01-03T14:52:24.129Z] Kernel Version: 4.15.0-1048-aws [2020-01-03T14:52:24.129Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-03T14:52:24.129Z] OSType: linux [2020-01-03T14:52:24.129Z] Architecture: x86_64 [2020-01-03T14:52:24.129Z] CPUs: 2 [2020-01-03T14:52:24.129Z] Total Memory: 7.501GiB [2020-01-03T14:52:24.129Z] Name: ip-10-100-83-186 [2020-01-03T14:52:24.129Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-03T14:52:24.129Z] Docker Root Dir: /var/lib/docker [2020-01-03T14:52:24.129Z] Debug Mode: false [2020-01-03T14:52:24.129Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:24.129Z] Labels: [2020-01-03T14:52:24.129Z] Experimental: true [2020-01-03T14:52:24.129Z] Insecure Registries: [2020-01-03T14:52:24.129Z] 127.0.0.0/8 [2020-01-03T14:52:24.129Z] Live Restore Enabled: true [2020-01-03T14:52:24.129Z] [2020-01-03T14:52:24.129Z] WARNING: No swap limit support [Pipeline] sh [2020-01-03T14:52:24.403Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:24.403Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:24.403Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40343/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-03T14:52:24.403Z] + bash /home/ubuntu/workspace/moby_PR-40343/check-config.sh [2020-01-03T14:52:24.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-03T14:52:24.403Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-03T14:52:24.403Z] [2020-01-03T14:52:24.403Z] Generally Necessary: [2020-01-03T14:52:24.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-03T14:52:24.403Z] - apparmor: enabled and tools installed [2020-01-03T14:52:24.403Z] - CONFIG_NAMESPACES: enabled [2020-01-03T14:52:24.403Z] - CONFIG_NET_NS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_PID_NS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_IPC_NS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_UTS_NS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CGROUPS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-03T14:52:24.403Z] - CONFIG_CPUSETS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_MEMCG: enabled [2020-01-03T14:52:24.403Z] - CONFIG_KEYS: enabled [2020-01-03T14:52:24.403Z] - CONFIG_VETH: enabled (as module) [2020-01-03T14:52:24.456Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:24.461Z] + docker info [2020-01-03T14:52:24.461Z] Containers: 1 [2020-01-03T14:52:24.461Z] Running: 1 [2020-01-03T14:52:24.461Z] Paused: 0 [2020-01-03T14:52:24.461Z] Stopped: 0 [2020-01-03T14:52:24.461Z] Images: 15 [2020-01-03T14:52:24.461Z] Server Version: 18.06.1-ce [2020-01-03T14:52:24.461Z] Storage Driver: overlay2 [2020-01-03T14:52:24.461Z] Backing Filesystem: extfs [2020-01-03T14:52:24.461Z] Supports d_type: true [2020-01-03T14:52:24.461Z] Native Overlay Diff: true [2020-01-03T14:52:24.461Z] Logging Driver: json-file [2020-01-03T14:52:24.462Z] Cgroup Driver: cgroupfs [2020-01-03T14:52:24.462Z] Plugins: [2020-01-03T14:52:24.462Z] Volume: local [2020-01-03T14:52:24.462Z] Network: bridge host ipvlan macvlan null overlay [2020-01-03T14:52:24.462Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-03T14:52:24.462Z] Swarm: inactive [2020-01-03T14:52:24.462Z] Runtimes: runc [2020-01-03T14:52:24.462Z] Default Runtime: runc [2020-01-03T14:52:24.462Z] Init Binary: docker-init [2020-01-03T14:52:24.462Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-03T14:52:24.462Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-03T14:52:24.462Z] init version: fec3683 [2020-01-03T14:52:24.462Z] Security Options: [2020-01-03T14:52:24.462Z] apparmor [2020-01-03T14:52:24.462Z] seccomp [2020-01-03T14:52:24.462Z] Profile: default [2020-01-03T14:52:24.462Z] Kernel Version: 4.4.0-166-generic [2020-01-03T14:52:24.462Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-03T14:52:24.462Z] OSType: linux [2020-01-03T14:52:24.462Z] Architecture: s390x [2020-01-03T14:52:24.462Z] CPUs: 2 [2020-01-03T14:52:24.462Z] Total Memory: 7.862GiB [2020-01-03T14:52:24.462Z] Name: s390x-ubuntu-13 [2020-01-03T14:52:24.462Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-03T14:52:24.462Z] Docker Root Dir: /var/lib/docker [2020-01-03T14:52:24.462Z] Debug Mode (client): false [2020-01-03T14:52:24.462Z] Debug Mode (server): false [2020-01-03T14:52:24.462Z] Username: dockerbuildbot [2020-01-03T14:52:24.462Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:24.462Z] Labels: [2020-01-03T14:52:24.462Z] Experimental: true [2020-01-03T14:52:24.462Z] Insecure Registries: [2020-01-03T14:52:24.462Z] 127.0.0.0/8 [2020-01-03T14:52:24.462Z] Live Restore Enabled: false [2020-01-03T14:52:24.462Z] [2020-01-03T14:52:24.462Z] WARNING: No swap limit support [Pipeline] sh [2020-01-03T14:52:24.658Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-03T14:52:24.658Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-03T14:52:24.658Z] [2020-01-03T14:52:24.658Z] Optional Features: [2020-01-03T14:52:24.658Z] - CONFIG_USER_NS: enabled [2020-01-03T14:52:24.658Z] - CONFIG_SECCOMP: enabled [2020-01-03T14:52:24.658Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-03T14:52:24.658Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-03T14:52:24.658Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-03T14:52:24.658Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-03T14:52:24.658Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-03T14:52:24.658Z] - CONFIG_BLK_CGROUP: enabled [2020-01-03T14:52:24.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-03T14:52:24.658Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-03T14:52:24.658Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-03T14:52:24.658Z] - CONFIG_CGROUP_PERF: enabled [2020-01-03T14:52:24.658Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-03T14:52:24.658Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-03T14:52:24.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-03T14:52:24.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-03T14:52:24.658Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-03T14:52:24.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_IP_VS: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-03T14:52:24.658Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-03T14:52:24.658Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-03T14:52:24.658Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_EXT4_FS: enabled [2020-01-03T14:52:24.658Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-03T14:52:24.658Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-03T14:52:24.658Z] - Network Drivers: [2020-01-03T14:52:24.658Z] - "overlay": [2020-01-03T14:52:24.658Z] - CONFIG_VXLAN: enabled (as module) [2020-01-03T14:52:24.658Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-03T14:52:24.658Z] Optional (for encrypted networks): [2020-01-03T14:52:24.913Z] - CONFIG_CRYPTO: enabled [2020-01-03T14:52:24.913Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-03T14:52:24.913Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-03T14:52:24.913Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-03T14:52:24.913Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-03T14:52:24.913Z] - CONFIG_XFRM: enabled [2020-01-03T14:52:24.913Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-03T14:52:24.913Z] - "ipvlan": [2020-01-03T14:52:24.913Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-03T14:52:24.913Z] - "macvlan": [2020-01-03T14:52:24.913Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_DUMMY: enabled (as module) [2020-01-03T14:52:24.913Z] - "ftp,tftp client in container": [2020-01-03T14:52:24.913Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-03T14:52:24.913Z] - Storage Drivers: [2020-01-03T14:52:24.913Z] - "aufs": [2020-01-03T14:52:24.913Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-03T14:52:24.913Z] - "btrfs": [2020-01-03T14:52:24.913Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-03T14:52:24.913Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-03T14:52:24.913Z] - "devicemapper": [2020-01-03T14:52:24.913Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-03T14:52:24.914Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-03T14:52:24.914Z] - "overlay": [2020-01-03T14:52:24.914Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-03T14:52:24.914Z] - "zfs": [2020-01-03T14:52:24.914Z] - /dev/zfs: missing [2020-01-03T14:52:24.914Z] - zfs command: missing [2020-01-03T14:52:24.914Z] - zpool command: missing [2020-01-03T14:52:24.914Z] [2020-01-03T14:52:24.914Z] Limits: [2020-01-03T14:52:24.914Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-03T14:52:24.914Z] [2020-01-03T14:52:24.914Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:25.305Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:25.305Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:25.305Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:25.306Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40343/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-03T14:52:25.306Z] + bash /home/jenkins/workspace/moby_PR-40343/check-config.sh [2020-01-03T14:52:25.306Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-03T14:52:25.306Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-03T14:52:25.306Z] [2020-01-03T14:52:25.306Z] Generally Necessary: [2020-01-03T14:52:25.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-03T14:52:25.306Z] - apparmor: enabled and tools installed [2020-01-03T14:52:25.306Z] - CONFIG_NAMESPACES: enabled [2020-01-03T14:52:25.306Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:25.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2b25e498f8ea8bfd30f166717146e11e17e948d . [2020-01-03T14:52:25.336Z] #1 [internal] load build definition from Dockerfile [2020-01-03T14:52:25.336Z] #1 transferring dockerfile: 15.34kB done [2020-01-03T14:52:25.336Z] #1 DONE 0.0s [2020-01-03T14:52:25.336Z] [2020-01-03T14:52:25.336Z] #2 [internal] load .dockerignore [2020-01-03T14:52:25.336Z] #2 transferring context: 112B done [2020-01-03T14:52:25.336Z] #2 DONE 0.0s [2020-01-03T14:52:25.336Z] [2020-01-03T14:52:25.336Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-03T14:52:24.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:24.057Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:24.061Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:24.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:24.082Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:24.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:24.083Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:24.467Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:24.471Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:25.292Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:25.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:25.317Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:25.322Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:25.543Z] + docker version [2020-01-03T14:52:25.543Z] Client: Docker Engine - Community [2020-01-03T14:52:25.543Z] Version: 19.03.2 [2020-01-03T14:52:25.543Z] API version: 1.40 [2020-01-03T14:52:25.543Z] Go version: go1.12.8 [2020-01-03T14:52:25.543Z] Git commit: 6a30dfc [2020-01-03T14:52:25.543Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-03T14:52:25.543Z] OS/Arch: linux/amd64 [2020-01-03T14:52:25.543Z] Experimental: false [2020-01-03T14:52:25.543Z] [2020-01-03T14:52:25.543Z] Server: Docker Engine - Community [2020-01-03T14:52:25.543Z] Engine: [2020-01-03T14:52:25.543Z] Version: 19.03.2 [2020-01-03T14:52:25.543Z] API version: 1.40 (minimum version 1.12) [2020-01-03T14:52:25.543Z] Go version: go1.12.8 [2020-01-03T14:52:25.543Z] Git commit: 6a30dfc [2020-01-03T14:52:25.543Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-03T14:52:25.543Z] OS/Arch: linux/amd64 [2020-01-03T14:52:25.543Z] Experimental: true [2020-01-03T14:52:25.543Z] containerd: [2020-01-03T14:52:25.543Z] Version: 1.2.6 [2020-01-03T14:52:25.543Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:25.543Z] runc: [2020-01-03T14:52:25.543Z] Version: 1.0.0-rc8 [2020-01-03T14:52:25.543Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:25.543Z] docker-init: [2020-01-03T14:52:25.543Z] Version: 0.18.0 [2020-01-03T14:52:25.543Z] GitCommit: fec3683 [Pipeline] sh [2020-01-03T14:52:25.593Z] #3 DONE 0.2s [2020-01-03T14:52:25.593Z] [2020-01-03T14:52:25.593Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-03T14:52:25.594Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-03T14:52:25.594Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-03T14:52:25.594Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-03T14:52:25.594Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-03T14:52:25.594Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-01-03T14:52:25.594Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.31MB / 8.82MB 0.1s [2020-01-03T14:52:25.625Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:25.663Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:25.680Z] - CONFIG_NET_NS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_PID_NS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_IPC_NS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_UTS_NS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUPS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CPUSETS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_MEMCG: enabled [2020-01-03T14:52:25.680Z] - CONFIG_KEYS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_VETH: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-03T14:52:25.680Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-03T14:52:25.680Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-03T14:52:25.680Z] [2020-01-03T14:52:25.680Z] Optional Features: [2020-01-03T14:52:25.680Z] - CONFIG_USER_NS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_SECCOMP: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-03T14:52:25.680Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-03T14:52:25.680Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-03T14:52:25.680Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-03T14:52:25.680Z] - CONFIG_BLK_CGROUP: enabled [2020-01-03T14:52:25.680Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-03T14:52:25.680Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_PERF: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-03T14:52:25.680Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-03T14:52:25.680Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-03T14:52:25.680Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-03T14:52:25.680Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_IP_VS: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-03T14:52:25.680Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-03T14:52:25.680Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-03T14:52:25.680Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_EXT4_FS: enabled [2020-01-03T14:52:25.680Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-03T14:52:25.680Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-03T14:52:25.680Z] - Network Drivers: [2020-01-03T14:52:25.680Z] - "overlay": [2020-01-03T14:52:25.680Z] - CONFIG_VXLAN: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-03T14:52:25.680Z] Optional (for encrypted networks): [2020-01-03T14:52:25.680Z] - CONFIG_CRYPTO: enabled [2020-01-03T14:52:25.680Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_XFRM: enabled [2020-01-03T14:52:25.680Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-03T14:52:25.680Z] - "ipvlan": [2020-01-03T14:52:25.680Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-03T14:52:25.680Z] - "macvlan": [2020-01-03T14:52:25.680Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-03T14:52:25.680Z] - CONFIG_DUMMY: enabled (as module) [2020-01-03T14:52:25.680Z] - "ftp,tftp client in container": [2020-01-03T14:52:25.825Z] + docker info [2020-01-03T14:52:25.848Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-01-03T14:52:25.848Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-01-03T14:52:25.848Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-01-03T14:52:25.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:25.839Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:25.899Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:26.041Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-03T14:52:26.041Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-03T14:52:26.041Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-03T14:52:26.041Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-03T14:52:26.041Z] - Storage Drivers: [2020-01-03T14:52:26.041Z] - "aufs": [2020-01-03T14:52:26.041Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-03T14:52:26.041Z] - "btrfs": [2020-01-03T14:52:26.041Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-03T14:52:26.041Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-03T14:52:26.041Z] - "devicemapper": [2020-01-03T14:52:26.041Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-03T14:52:26.041Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-03T14:52:26.041Z] - "overlay": [2020-01-03T14:52:26.041Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-03T14:52:26.041Z] - "zfs": [2020-01-03T14:52:26.041Z] - /dev/zfs: missing [2020-01-03T14:52:26.041Z] - zfs command: missing [2020-01-03T14:52:26.041Z] - zpool command: missing [2020-01-03T14:52:26.041Z] [2020-01-03T14:52:26.041Z] Limits: [2020-01-03T14:52:26.041Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-03T14:52:26.041Z] [2020-01-03T14:52:26.041Z] + true [2020-01-03T14:52:26.086Z] Client: [2020-01-03T14:52:26.086Z] Debug Mode: false [2020-01-03T14:52:26.086Z] [2020-01-03T14:52:26.086Z] Server: [2020-01-03T14:52:26.086Z] Containers: 0 [2020-01-03T14:52:26.086Z] Running: 0 [2020-01-03T14:52:26.086Z] Paused: 0 [2020-01-03T14:52:26.086Z] Stopped: 0 [2020-01-03T14:52:26.086Z] Images: 39 [2020-01-03T14:52:26.086Z] Server Version: 19.03.2 [2020-01-03T14:52:26.086Z] Storage Driver: overlay2 [2020-01-03T14:52:26.086Z] Backing Filesystem: extfs [2020-01-03T14:52:26.086Z] Supports d_type: true [2020-01-03T14:52:26.086Z] Native Overlay Diff: true [2020-01-03T14:52:26.086Z] Logging Driver: json-file [2020-01-03T14:52:26.086Z] Cgroup Driver: cgroupfs [2020-01-03T14:52:26.086Z] Plugins: [2020-01-03T14:52:26.086Z] Volume: local [2020-01-03T14:52:26.086Z] Network: bridge host ipvlan macvlan null overlay [2020-01-03T14:52:26.086Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-03T14:52:26.086Z] Swarm: inactive [2020-01-03T14:52:26.086Z] Runtimes: runc [2020-01-03T14:52:26.086Z] Default Runtime: runc [2020-01-03T14:52:26.086Z] Init Binary: docker-init [2020-01-03T14:52:26.086Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:26.086Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:26.086Z] init version: fec3683 [2020-01-03T14:52:26.086Z] Security Options: [2020-01-03T14:52:26.086Z] apparmor [2020-01-03T14:52:26.086Z] seccomp [2020-01-03T14:52:26.086Z] Profile: default [2020-01-03T14:52:26.086Z] Kernel Version: 4.15.0-1048-aws [2020-01-03T14:52:26.086Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-03T14:52:26.086Z] OSType: linux [2020-01-03T14:52:26.086Z] Architecture: x86_64 [2020-01-03T14:52:26.086Z] CPUs: 2 [2020-01-03T14:52:26.086Z] Total Memory: 7.501GiB [2020-01-03T14:52:26.086Z] Name: ip-10-100-106-22 [2020-01-03T14:52:26.086Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-03T14:52:26.086Z] Docker Root Dir: /var/lib/docker [2020-01-03T14:52:26.086Z] Debug Mode: false [2020-01-03T14:52:26.086Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:26.086Z] Labels: [2020-01-03T14:52:26.086Z] Experimental: true [2020-01-03T14:52:26.086Z] Insecure Registries: [2020-01-03T14:52:26.086Z] 127.0.0.0/8 [2020-01-03T14:52:26.086Z] Live Restore Enabled: true [2020-01-03T14:52:26.086Z] [2020-01-03T14:52:26.086Z] WARNING: No swap limit support [Pipeline] sh [2020-01-03T14:52:26.103Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-03T14:52:26.103Z] #4 DONE 0.6s [Pipeline] } [2020-01-03T14:52:26.133Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-03T14:52:26.370Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:26.370Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:26.370Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40343/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-03T14:52:26.370Z] + bash /home/ubuntu/workspace/moby_PR-40343/check-config.sh [2020-01-03T14:52:26.370Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-03T14:52:26.370Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-03T14:52:26.370Z] [2020-01-03T14:52:26.370Z] Generally Necessary: [2020-01-03T14:52:26.370Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-03T14:52:26.370Z] - apparmor: enabled and tools installed [2020-01-03T14:52:26.370Z] - CONFIG_NAMESPACES: enabled [2020-01-03T14:52:26.370Z] - CONFIG_NET_NS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_PID_NS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_IPC_NS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_UTS_NS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUPS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CPUSETS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_MEMCG: enabled [2020-01-03T14:52:26.370Z] - CONFIG_KEYS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_VETH: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-03T14:52:26.370Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-03T14:52:26.370Z] [2020-01-03T14:52:26.370Z] Optional Features: [2020-01-03T14:52:26.370Z] - CONFIG_USER_NS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_SECCOMP: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-03T14:52:26.370Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-03T14:52:26.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-03T14:52:26.370Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-03T14:52:26.370Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-03T14:52:26.370Z] - CONFIG_BLK_CGROUP: enabled [2020-01-03T14:52:26.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-03T14:52:26.370Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_PERF: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-03T14:52:26.370Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-03T14:52:26.370Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-03T14:52:26.370Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-03T14:52:26.401Z] [2020-01-03T14:52:26.401Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:26.630Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-03T14:52:26.630Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-03T14:52:26.630Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_IP_VS: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-03T14:52:26.630Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-03T14:52:26.630Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-03T14:52:26.630Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_EXT4_FS: enabled [2020-01-03T14:52:26.630Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-03T14:52:26.630Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-03T14:52:26.630Z] - Network Drivers: [2020-01-03T14:52:26.630Z] - "overlay": [2020-01-03T14:52:26.630Z] - CONFIG_VXLAN: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-03T14:52:26.630Z] Optional (for encrypted networks): [2020-01-03T14:52:26.630Z] - CONFIG_CRYPTO: enabled [2020-01-03T14:52:26.630Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-03T14:52:26.630Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-03T14:52:26.630Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-03T14:52:26.630Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-03T14:52:26.630Z] - CONFIG_XFRM: enabled [2020-01-03T14:52:26.630Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-03T14:52:26.630Z] - "ipvlan": [2020-01-03T14:52:26.630Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-03T14:52:26.630Z] - "macvlan": [2020-01-03T14:52:26.630Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_DUMMY: enabled (as module) [2020-01-03T14:52:26.630Z] - "ftp,tftp client in container": [2020-01-03T14:52:26.630Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-03T14:52:26.630Z] - Storage Drivers: [2020-01-03T14:52:26.630Z] - "aufs": [2020-01-03T14:52:26.630Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-03T14:52:26.630Z] - "btrfs": [2020-01-03T14:52:26.630Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-03T14:52:26.630Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-03T14:52:26.630Z] - "devicemapper": [2020-01-03T14:52:26.630Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-03T14:52:26.630Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-03T14:52:26.630Z] - "overlay": [2020-01-03T14:52:26.630Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-03T14:52:26.630Z] - "zfs": [2020-01-03T14:52:26.630Z] - /dev/zfs: missing [2020-01-03T14:52:26.630Z] - zfs command: missing [2020-01-03T14:52:26.630Z] - zpool command: missing [2020-01-03T14:52:26.630Z] [2020-01-03T14:52:26.630Z] Limits: [2020-01-03T14:52:26.630Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-03T14:52:26.630Z] [2020-01-03T14:52:26.630Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-03T14:52:26.696Z] #5 ... [2020-01-03T14:52:26.696Z] [2020-01-03T14:52:26.696Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-03T14:52:26.696Z] #6 DONE 0.2s [Pipeline] sh [2020-01-03T14:52:26.900Z] + docker version [2020-01-03T14:52:26.900Z] Client: Docker Engine - Community [2020-01-03T14:52:26.900Z] Version: 19.03.2 [2020-01-03T14:52:26.900Z] API version: 1.40 [2020-01-03T14:52:26.900Z] Go version: go1.12.8 [2020-01-03T14:52:26.900Z] Git commit: 6a30dfc [2020-01-03T14:52:26.900Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-03T14:52:26.900Z] OS/Arch: linux/arm64 [2020-01-03T14:52:26.900Z] Experimental: false [2020-01-03T14:52:26.900Z] [2020-01-03T14:52:26.900Z] Server: Docker Engine - Community [2020-01-03T14:52:26.900Z] Engine: [2020-01-03T14:52:26.900Z] Version: 19.03.2 [2020-01-03T14:52:26.900Z] API version: 1.40 (minimum version 1.12) [2020-01-03T14:52:26.900Z] Go version: go1.12.8 [2020-01-03T14:52:26.900Z] Git commit: 6a30dfc [2020-01-03T14:52:26.900Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-03T14:52:26.900Z] OS/Arch: linux/arm64 [2020-01-03T14:52:26.900Z] Experimental: true [2020-01-03T14:52:26.900Z] containerd: [2020-01-03T14:52:26.900Z] Version: 1.2.6 [2020-01-03T14:52:26.900Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:26.900Z] runc: [2020-01-03T14:52:26.900Z] Version: 1.0.0-rc8 [2020-01-03T14:52:26.900Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:26.900Z] docker-init: [2020-01-03T14:52:26.900Z] Version: 0.18.0 [2020-01-03T14:52:26.900Z] GitCommit: fec3683 [Pipeline] sh [2020-01-03T14:52:26.921Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:26.928Z] + make bundles/buildx [2020-01-03T14:52:26.928Z] make: command: Command not found [2020-01-03T14:52:26.928Z] make: command: Command not found [2020-01-03T14:52:26.928Z] mkdir bundles [2020-01-03T14:52:26.928Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-03T14:52:26.928Z] --build-arg BUILDX_COMMIT \ [2020-01-03T14:52:26.928Z] --build-arg BUILDX_REPO \ [2020-01-03T14:52:26.928Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-03T14:52:26.928Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-03T14:52:26.928Z] . [2020-01-03T14:52:26.928Z] /bin/sh: 4: go: not found [2020-01-03T14:52:26.928Z] /bin/sh: 5: go: not found [2020-01-03T14:52:26.977Z] + sudo modprobe ip_vs [2020-01-03T14:52:26.977Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2b25e498f8ea8bfd30f166717146e11e17e948d . [2020-01-03T14:52:26.977Z] #2 [internal] load build definition from Dockerfile [2020-01-03T14:52:26.977Z] #2 transferring dockerfile: 15.34kB done [2020-01-03T14:52:26.977Z] #2 DONE 0.0s [2020-01-03T14:52:26.978Z] [2020-01-03T14:52:26.978Z] #1 [internal] load .dockerignore [2020-01-03T14:52:26.978Z] #1 transferring context: 112B done [2020-01-03T14:52:26.978Z] #1 DONE 0.0s [2020-01-03T14:52:26.978Z] [2020-01-03T14:52:26.978Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-03T14:52:26.993Z] [2020-01-03T14:52:26.993Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-03T14:52:26.993Z] #5 DONE 0.3s [2020-01-03T14:52:26.993Z] [2020-01-03T14:52:26.993Z] #19 [internal] load build context [2020-01-03T14:52:27.218Z] + docker info [2020-01-03T14:52:27.237Z] #3 DONE 0.1s [2020-01-03T14:52:27.237Z] [2020-01-03T14:52:27.237Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-03T14:52:27.237Z] #4 CACHED [2020-01-03T14:52:26.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:26.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:26.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:26.166Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:26.949Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:27.008Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:27.789Z] Client: [2020-01-03T14:52:27.789Z] Debug Mode: false [2020-01-03T14:52:27.789Z] [2020-01-03T14:52:27.789Z] Server: [2020-01-03T14:52:27.789Z] Containers: 0 [2020-01-03T14:52:27.789Z] Running: 0 [2020-01-03T14:52:27.789Z] Paused: 0 [2020-01-03T14:52:27.789Z] Stopped: 0 [2020-01-03T14:52:27.789Z] Images: 2 [2020-01-03T14:52:27.789Z] Server Version: 19.03.2 [2020-01-03T14:52:27.789Z] Storage Driver: overlay2 [2020-01-03T14:52:27.789Z] Backing Filesystem: extfs [2020-01-03T14:52:27.789Z] Supports d_type: true [2020-01-03T14:52:27.789Z] Native Overlay Diff: true [2020-01-03T14:52:27.789Z] Logging Driver: json-file [2020-01-03T14:52:27.789Z] Cgroup Driver: cgroupfs [2020-01-03T14:52:27.789Z] Plugins: [2020-01-03T14:52:27.789Z] Volume: local [2020-01-03T14:52:27.789Z] Network: bridge host ipvlan macvlan null overlay [2020-01-03T14:52:27.789Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-03T14:52:27.789Z] Swarm: inactive [2020-01-03T14:52:27.789Z] Runtimes: runc [2020-01-03T14:52:27.789Z] Default Runtime: runc [2020-01-03T14:52:27.789Z] Init Binary: docker-init [2020-01-03T14:52:27.789Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-03T14:52:27.789Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-03T14:52:27.789Z] init version: fec3683 [2020-01-03T14:52:27.789Z] Security Options: [2020-01-03T14:52:27.789Z] apparmor [2020-01-03T14:52:27.789Z] seccomp [2020-01-03T14:52:27.789Z] Profile: default [2020-01-03T14:52:27.789Z] Kernel Version: 4.15.0-1048-aws [2020-01-03T14:52:27.789Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-03T14:52:27.789Z] OSType: linux [2020-01-03T14:52:27.789Z] Architecture: aarch64 [2020-01-03T14:52:27.789Z] CPUs: 4 [2020-01-03T14:52:27.789Z] Total Memory: 7.525GiB [2020-01-03T14:52:27.789Z] Name: ip-10-100-63-143 [2020-01-03T14:52:27.789Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-03T14:52:27.789Z] Docker Root Dir: /var/lib/docker [2020-01-03T14:52:27.789Z] Debug Mode: false [2020-01-03T14:52:27.789Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:27.789Z] Labels: [2020-01-03T14:52:27.789Z] Experimental: true [2020-01-03T14:52:27.789Z] Insecure Registries: [2020-01-03T14:52:27.789Z] 127.0.0.0/8 [2020-01-03T14:52:27.789Z] Live Restore Enabled: true [2020-01-03T14:52:27.789Z] [2020-01-03T14:52:27.789Z] WARNING: No swap limit support [Pipeline] sh [2020-01-03T14:52:27.802Z] [2020-01-03T14:52:27.802Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-03T14:52:27.802Z] #5 DONE 0.0s [2020-01-03T14:52:27.802Z] [2020-01-03T14:52:27.802Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-03T14:52:27.802Z] #6 DONE 0.1s [2020-01-03T14:52:27.802Z] [2020-01-03T14:52:27.802Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:52:27.802Z] #65 DONE 0.0s [2020-01-03T14:52:27.802Z] [2020-01-03T14:52:27.802Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:52:27.802Z] #7 DONE 0.0s [2020-01-03T14:52:27.802Z] [2020-01-03T14:52:27.802Z] #19 [internal] load build context [2020-01-03T14:52:28.082Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:28.082Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:28.082Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40343/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-03T14:52:28.082Z] + bash /home/ubuntu/workspace/moby_PR-40343/check-config.sh [2020-01-03T14:52:28.082Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-03T14:52:28.082Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-03T14:52:28.082Z] [2020-01-03T14:52:28.082Z] Generally Necessary: [2020-01-03T14:52:28.082Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-03T14:52:28.082Z] - apparmor: enabled and tools installed [2020-01-03T14:52:28.082Z] - CONFIG_NAMESPACES: enabled [2020-01-03T14:52:28.082Z] - CONFIG_NET_NS: enabled [2020-01-03T14:52:28.082Z] - CONFIG_PID_NS: enabled [2020-01-03T14:52:28.082Z] - CONFIG_IPC_NS: enabled [2020-01-03T14:52:28.082Z] - CONFIG_UTS_NS: enabled [2020-01-03T14:52:28.082Z] - CONFIG_CGROUPS: enabled [2020-01-03T14:52:28.082Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-03T14:52:28.345Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-03T14:52:28.345Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-03T14:52:28.345Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-03T14:52:28.345Z] - CONFIG_CPUSETS: enabled [2020-01-03T14:52:28.345Z] - CONFIG_MEMCG: enabled [2020-01-03T14:52:28.345Z] - CONFIG_KEYS: enabled [2020-01-03T14:52:28.345Z] - CONFIG_VETH: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-03T14:52:28.345Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-03T14:52:28.345Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-03T14:52:28.345Z] [2020-01-03T14:52:28.345Z] Optional Features: [2020-01-03T14:52:28.345Z] - CONFIG_USER_NS: enabled [2020-01-03T14:52:28.345Z] - CONFIG_SECCOMP: enabled [2020-01-03T14:52:28.345Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-03T14:52:28.345Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-03T14:52:28.345Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-03T14:52:28.345Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-03T14:52:28.603Z] - CONFIG_BLK_CGROUP: enabled [2020-01-03T14:52:28.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-03T14:52:28.603Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-03T14:52:28.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-03T14:52:28.603Z] - CONFIG_CGROUP_PERF: enabled [2020-01-03T14:52:28.603Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-03T14:52:28.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-03T14:52:28.603Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-03T14:52:28.603Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-03T14:52:28.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-03T14:52:28.603Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-03T14:52:28.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-03T14:52:28.603Z] - CONFIG_IP_VS: enabled (as module) [2020-01-03T14:52:28.603Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-03T14:52:28.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-03T14:52:28.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-03T14:52:28.603Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-03T14:52:28.603Z] - CONFIG_EXT4_FS: enabled [2020-01-03T14:52:28.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-03T14:52:28.603Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-03T14:52:28.603Z] - Network Drivers: [2020-01-03T14:52:28.603Z] - "overlay": [2020-01-03T14:52:28.603Z] - CONFIG_VXLAN: enabled (as module) [2020-01-03T14:52:28.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-03T14:52:28.603Z] Optional (for encrypted networks): [2020-01-03T14:52:28.822Z] Sending build context to Docker daemon 50.83MB [2020-01-03T14:52:28.822Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-03T14:52:28.822Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-03T14:52:28.822Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-03T14:52:28.822Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-03T14:52:28.822Z] ---> 687421176e14 [2020-01-03T14:52:28.822Z] Step 5/16 : ARG BUILDX_REPO [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 179d959ee559 [2020-01-03T14:52:28.822Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 71be7d56df1d [2020-01-03T14:52:28.822Z] Step 7/16 : WORKDIR /buildx [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 330b592dce70 [2020-01-03T14:52:28.822Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> d68f5bb451e6 [2020-01-03T14:52:28.822Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> a63d0befb54a [2020-01-03T14:52:28.822Z] Step 10/16 : RUN go mod download [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 6c2d5333e798 [2020-01-03T14:52:28.822Z] Step 11/16 : ARG GOOS [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> b786fcc94879 [2020-01-03T14:52:28.822Z] Step 12/16 : ARG GOARCH [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 8ecd8c16c31b [2020-01-03T14:52:28.822Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> f09482886ccd [2020-01-03T14:52:28.822Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-03T14:52:28.822Z] ---> 687421176e14 [2020-01-03T14:52:28.822Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> 0ea3ef25cc32 [2020-01-03T14:52:28.822Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-03T14:52:28.822Z] ---> Using cache [2020-01-03T14:52:28.822Z] ---> c8b03f7e558a [2020-01-03T14:52:28.862Z] - CONFIG_CRYPTO: enabled [2020-01-03T14:52:28.862Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-03T14:52:28.862Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-03T14:52:28.862Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-03T14:52:28.862Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-03T14:52:28.862Z] - CONFIG_XFRM: enabled [2020-01-03T14:52:28.862Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-03T14:52:28.862Z] - "ipvlan": [2020-01-03T14:52:28.862Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-03T14:52:28.862Z] - "macvlan": [2020-01-03T14:52:28.862Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_DUMMY: enabled (as module) [2020-01-03T14:52:28.862Z] - "ftp,tftp client in container": [2020-01-03T14:52:28.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-03T14:52:28.862Z] - Storage Drivers: [2020-01-03T14:52:28.862Z] - "aufs": [2020-01-03T14:52:28.862Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-03T14:52:28.862Z] - "btrfs": [2020-01-03T14:52:28.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-03T14:52:28.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-03T14:52:28.862Z] - "devicemapper": [2020-01-03T14:52:28.862Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-03T14:52:28.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-03T14:52:28.862Z] - "overlay": [2020-01-03T14:52:28.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-03T14:52:28.862Z] - "zfs": [2020-01-03T14:52:28.862Z] - /dev/zfs: missing [2020-01-03T14:52:28.862Z] - zfs command: missing [2020-01-03T14:52:28.862Z] - zpool command: missing [2020-01-03T14:52:28.862Z] [2020-01-03T14:52:28.862Z] Limits: [2020-01-03T14:52:28.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-03T14:52:28.862Z] [2020-01-03T14:52:28.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-03T14:52:29.175Z] #19 transferring context: 46.32MB 1.3s done [2020-01-03T14:52:29.175Z] #19 DONE 1.3s [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #55 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-03T14:52:29.175Z] #8 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #51 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:29.175Z] #31 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:29.175Z] #34 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-03T14:52:29.175Z] #66 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-03T14:52:29.175Z] #15 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-03T14:52:29.175Z] #49 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T14:52:29.175Z] #25 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #39 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:52:29.175Z] #18 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:29.175Z] #62 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #45 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-03T14:52:29.175Z] #35 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #69 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #48 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:52:29.175Z] #33 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:52:29.175Z] #40 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:29.175Z] #36 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-03T14:52:29.175Z] #58 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:29.175Z] #57 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:52:29.175Z] #26 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:29.175Z] #20 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:29.175Z] #54 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:29.175Z] #22 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-03T14:52:29.175Z] #23 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:29.175Z] #50 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-03T14:52:29.175Z] #43 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:52:29.175Z] #28 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T14:52:29.175Z] #21 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-03T14:52:29.175Z] #11 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:29.175Z] #68 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:52:29.175Z] #10 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-03T14:52:29.175Z] #12 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #29 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #37 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:29.175Z] #44 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:29.175Z] #52 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-03T14:52:29.175Z] #42 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #16 [dev 6/24] RUN ldconfig [2020-01-03T14:52:29.175Z] #16 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-03T14:52:29.175Z] #63 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #64 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-03T14:52:29.175Z] #61 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:29.175Z] #59 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #60 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T14:52:29.175Z] #27 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:52:29.175Z] #30 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-03T14:52:29.175Z] #53 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-03T14:52:29.175Z] #9 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-03T14:52:29.175Z] #32 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:52:29.175Z] #41 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:52:29.175Z] #17 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-03T14:52:29.175Z] #46 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-03T14:52:29.175Z] #13 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:29.175Z] #47 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-03T14:52:29.175Z] #67 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:52:29.175Z] #24 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:52:29.175Z] #38 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:52:29.175Z] #56 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-03T14:52:29.175Z] #14 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-03T14:52:29.175Z] #70 CACHED [2020-01-03T14:52:29.175Z] [2020-01-03T14:52:29.175Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-03T14:52:29.201Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2b25e498f8ea8bfd30f166717146e11e17e948d . [2020-01-03T14:52:29.201Z] #2 [internal] load .dockerignore [2020-01-03T14:52:29.201Z] #2 transferring context: 112B done [2020-01-03T14:52:29.201Z] #2 DONE 0.0s [2020-01-03T14:52:29.201Z] [2020-01-03T14:52:29.201Z] #1 [internal] load build definition from Dockerfile [2020-01-03T14:52:29.201Z] #1 transferring dockerfile: 15.34kB done [2020-01-03T14:52:29.201Z] #1 DONE 0.0s [2020-01-03T14:52:29.201Z] [2020-01-03T14:52:29.201Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-03T14:52:29.324Z] Successfully built c8b03f7e558a [2020-01-03T14:52:29.324Z] Successfully tagged moby-buildx:latest [2020-01-03T14:52:29.324Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-03T14:52:29.324Z] if [ -n "${id}" ]; then \ [2020-01-03T14:52:29.324Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-03T14:52:29.324Z] && touch bundles/buildx; \ [2020-01-03T14:52:29.324Z] docker rm -f ${id}; \ [2020-01-03T14:52:29.324Z] fi [2020-01-03T14:52:29.463Z] #3 DONE 0.1s [2020-01-03T14:52:29.463Z] [2020-01-03T14:52:29.463Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-03T14:52:29.463Z] #4 CACHED [2020-01-03T14:52:29.756Z] ff4329d20d5f202da43252f1d917e21d799877bae296cecd0e401e6ec448a227 [2020-01-03T14:52:29.756Z] bundles/buildx version [2020-01-03T14:52:29.756Z] buildx v0.3.1 6db68d0 [2020-01-03T14:52:29.756Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:f2b25e498f8ea8bfd30f166717146e11e17e948d . [2020-01-03T14:52:30.036Z] [2020-01-03T14:52:30.036Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-03T14:52:30.036Z] #6 DONE 0.0s [2020-01-03T14:52:30.036Z] [2020-01-03T14:52:30.036Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-03T14:52:30.036Z] #5 DONE 0.1s [2020-01-03T14:52:30.036Z] [2020-01-03T14:52:30.036Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:52:30.036Z] #65 DONE 0.0s [2020-01-03T14:52:30.036Z] [2020-01-03T14:52:30.036Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:52:30.036Z] #7 DONE 0.0s [2020-01-03T14:52:30.036Z] [2020-01-03T14:52:30.036Z] #19 [internal] load build context [2020-01-03T14:52:30.163Z] #2 [internal] load .dockerignore [2020-01-03T14:52:30.163Z] #2 transferring context: 112B done [2020-01-03T14:52:30.163Z] #2 DONE 0.0s [2020-01-03T14:52:30.163Z] [2020-01-03T14:52:30.163Z] #1 [internal] load build definition from Dockerfile [2020-01-03T14:52:30.163Z] #1 transferring dockerfile: 15.34kB done [2020-01-03T14:52:30.163Z] #1 DONE 0.0s [2020-01-03T14:52:30.163Z] [2020-01-03T14:52:30.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-03T14:52:30.341Z] #19 ... [2020-01-03T14:52:30.341Z] [2020-01-03T14:52:30.341Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:52:30.341Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-03T14:52:30.341Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-03T14:52:30.341Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-03T14:52:30.341Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-01-03T14:52:30.341Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2020-01-03T14:52:30.341Z] #65 DONE 3.4s [2020-01-03T14:52:30.341Z] [2020-01-03T14:52:30.341Z] #19 [internal] load build context [2020-01-03T14:52:30.341Z] #19 transferring context: 31.73MB 3.5s [2020-01-03T14:52:30.546Z] #71 DONE 1.4s [2020-01-03T14:52:30.548Z] #3 DONE 0.2s [2020-01-03T14:52:30.548Z] [2020-01-03T14:52:30.548Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-03T14:52:30.548Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-03T14:52:30.548Z] #4 CACHED [2020-01-03T14:52:30.557Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:30.558Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:30.804Z] [2020-01-03T14:52:30.804Z] #72 exporting to image [2020-01-03T14:52:30.804Z] #72 exporting layers [2020-01-03T14:52:30.923Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:30.924Z] [2020-01-03T14:52:30.924Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-03T14:52:30.944Z] #19 transferring context: 46.32MB 4.0s done [2020-01-03T14:52:30.944Z] #19 DONE 4.1s [2020-01-03T14:52:30.944Z] [2020-01-03T14:52:30.944Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:52:30.944Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-03T14:52:30.944Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-03T14:52:30.944Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 0.8s done [2020-01-03T14:52:30.944Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-03T14:52:30.944Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-03T14:52:30.944Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.3s done [2020-01-03T14:52:30.944Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.5s done [2020-01-03T14:52:30.944Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.9s done [2020-01-03T14:52:30.944Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 2.2s done [2020-01-03T14:52:30.944Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.3s done [2020-01-03T14:52:30.944Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.1s [2020-01-03T14:52:30.944Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.2s done [2020-01-03T14:52:31.300Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:31.368Z] #72 exporting layers 0.7s done [2020-01-03T14:52:31.368Z] #72 writing image sha256:a7f5e8b0f563b9f15bbc15439768885a26f8df55b7d0b593e2b03d51a9edea11 done [2020-01-03T14:52:31.368Z] #72 naming to docker.io/library/docker:f2b25e498f8ea8bfd30f166717146e11e17e948d done [2020-01-03T14:52:31.368Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-03T14:52:31.423Z] #19 transferring context: 46.32MB 1.3s done [2020-01-03T14:52:31.423Z] #19 DONE 1.4s [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #16 [dev 6/24] RUN ldconfig [2020-01-03T14:52:31.423Z] #16 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:52:31.423Z] #10 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-03T14:52:31.423Z] #42 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:52:31.423Z] #40 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-03T14:52:31.423Z] #63 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:31.423Z] #50 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-03T14:52:31.423Z] #60 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.423Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:52:31.423Z] #28 CACHED [2020-01-03T14:52:31.423Z] [2020-01-03T14:52:31.424Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-03T14:52:31.424Z] #43 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:52:31.424Z] #38 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:31.424Z] #57 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #69 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:52:31.424Z] #41 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:31.424Z] #62 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-03T14:52:31.424Z] #13 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-03T14:52:31.424Z] #9 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:52:31.424Z] #24 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:52:31.424Z] #30 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-03T14:52:31.424Z] #14 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:31.424Z] #44 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:31.424Z] #34 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-03T14:52:31.424Z] #35 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:31.424Z] #22 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-03T14:52:31.424Z] #49 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-03T14:52:31.424Z] #15 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:52:31.424Z] #56 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:31.424Z] #59 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:31.424Z] #31 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #32 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #29 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #39 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:52:31.424Z] #18 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-03T14:52:31.424Z] #61 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-03T14:52:31.424Z] #8 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #64 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #55 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:31.424Z] #68 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T14:52:31.424Z] #25 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:52:31.424Z] #33 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-03T14:52:31.424Z] #11 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #48 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:52:31.424Z] #26 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-03T14:52:31.424Z] #23 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-03T14:52:31.424Z] #53 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-03T14:52:31.424Z] #67 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:31.424Z] #20 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #45 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:52:31.424Z] #17 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-03T14:52:31.424Z] #66 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T14:52:31.424Z] #21 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-03T14:52:31.424Z] #58 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #51 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:31.424Z] #52 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-03T14:52:31.424Z] #46 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:31.424Z] #36 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:31.424Z] #54 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:31.424Z] #47 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-03T14:52:31.424Z] #37 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T14:52:31.424Z] #27 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-03T14:52:31.424Z] #12 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-03T14:52:31.424Z] #70 CACHED [2020-01-03T14:52:31.424Z] [2020-01-03T14:52:31.424Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-03T14:52:31.436Z] #5 DONE 0.1s [2020-01-03T14:52:31.436Z] [2020-01-03T14:52:31.436Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-03T14:52:31.436Z] #6 DONE 0.0s [2020-01-03T14:52:31.436Z] [2020-01-03T14:52:31.436Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:52:31.436Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-03T14:52:31.436Z] #65 DONE 0.0s [2020-01-03T14:52:31.436Z] [2020-01-03T14:52:31.436Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:52:31.436Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-03T14:52:31.436Z] #7 DONE 0.0s [2020-01-03T14:52:31.436Z] [2020-01-03T14:52:31.436Z] #19 [internal] load build context [2020-01-03T14:52:30.314Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:30.457Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-03T14:52:30.587Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:30.643Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:32.305Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 4.2s done [2020-01-03T14:52:32.305Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-03T14:52:32.370Z] [2020-01-03T14:52:32.370Z] Removing bundles/ [2020-01-03T14:52:32.370Z] [2020-01-03T14:52:32.370Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-03T14:52:32.370Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:52:32.370Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T14:52:32.560Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-03T14:52:32.560Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-03T14:52:32.815Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2020-01-03T14:52:33.060Z] + docker version [2020-01-03T14:52:33.060Z] Client: Docker Engine - Enterprise [2020-01-03T14:52:33.060Z] Version: 19.03.2 [2020-01-03T14:52:33.060Z] API version: 1.40 [2020-01-03T14:52:33.060Z] Go version: go1.12.8 [2020-01-03T14:52:33.060Z] Git commit: c92ab06ed9 [2020-01-03T14:52:33.060Z] Built: 09/03/2019 16:38:11 [2020-01-03T14:52:33.060Z] OS/Arch: windows/amd64 [2020-01-03T14:52:33.060Z] Experimental: false [2020-01-03T14:52:33.060Z] [2020-01-03T14:52:33.060Z] Server: Docker Engine - Enterprise [2020-01-03T14:52:33.060Z] Engine: [2020-01-03T14:52:33.060Z] Version: 19.03.2 [2020-01-03T14:52:33.060Z] API version: 1.40 (minimum version 1.24) [2020-01-03T14:52:33.060Z] Go version: go1.12.8 [2020-01-03T14:52:33.060Z] Git commit: c92ab06ed9 [2020-01-03T14:52:33.060Z] Built: 09/03/2019 16:35:47 [2020-01-03T14:52:33.060Z] OS/Arch: windows/amd64 [2020-01-03T14:52:33.060Z] Experimental: true [2020-01-03T14:52:33.076Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [Pipeline] sh [2020-01-03T14:52:33.642Z] #19 transferring context: 46.32MB 2.0s done [2020-01-03T14:52:33.642Z] #19 DONE 2.1s [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:52:33.642Z] #28 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-03T14:52:33.642Z] #35 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #69 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-03T14:52:33.642Z] #49 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #51 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:33.642Z] #20 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #37 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-03T14:52:33.642Z] #42 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #29 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:52:33.642Z] #24 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:52:33.642Z] #33 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-03T14:52:33.642Z] #63 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-03T14:52:33.642Z] #11 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:33.642Z] #44 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-03T14:52:33.642Z] #46 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:52:33.642Z] #40 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:52:33.642Z] #26 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:52:33.642Z] #56 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #32 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T14:52:33.642Z] #25 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:52:33.642Z] #10 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:52:33.642Z] #38 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:33.642Z] #57 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:33.642Z] #59 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:52:33.642Z] #30 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #45 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-03T14:52:33.642Z] #12 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #55 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:33.642Z] #36 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:33.642Z] #50 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:33.642Z] #62 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-03T14:52:33.642Z] #9 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-03T14:52:33.642Z] #66 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:33.642Z] #22 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-03T14:52:33.642Z] #53 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-03T14:52:33.642Z] #15 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:33.642Z] #47 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #39 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:52:33.642Z] #41 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:33.642Z] #68 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #48 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-03T14:52:33.642Z] #64 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-03T14:52:33.642Z] #43 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-03T14:52:33.642Z] #61 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-03T14:52:33.642Z] #58 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T14:52:33.642Z] #27 CACHED [2020-01-03T14:52:33.642Z] [2020-01-03T14:52:33.642Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T14:52:33.643Z] #21 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-03T14:52:33.643Z] #23 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:33.643Z] #54 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-03T14:52:33.643Z] #14 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:52:33.643Z] #18 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:33.643Z] #31 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:33.643Z] #52 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-03T14:52:33.643Z] #13 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:52:33.643Z] #17 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:33.643Z] #34 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-03T14:52:33.643Z] #67 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-03T14:52:33.643Z] #8 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #16 [dev 6/24] RUN ldconfig [2020-01-03T14:52:33.643Z] #16 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-03T14:52:33.643Z] #60 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-03T14:52:33.643Z] #70 CACHED [2020-01-03T14:52:33.643Z] [2020-01-03T14:52:33.643Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-03T14:52:33.958Z] #71 DONE 2.1s [2020-01-03T14:52:33.958Z] [2020-01-03T14:52:33.958Z] #72 exporting to image [2020-01-03T14:52:33.958Z] #72 exporting layers [2020-01-03T14:52:34.016Z] #71 DONE 0.7s [2020-01-03T14:52:34.016Z] [2020-01-03T14:52:34.016Z] #72 exporting to oci image format [2020-01-03T14:52:34.094Z] + docker info [2020-01-03T14:52:34.395Z] Fetching without tags [2020-01-03T14:52:34.402Z] #72 exporting layers [2020-01-03T14:52:34.877Z] Merging remotes/origin/master commit a874c42edac24ab5c22d56e49e9262eec6fd8e63 into PR head commit f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:34.958Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.1s done [2020-01-03T14:52:35.257Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-03T14:52:34.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:34.362Z] > git config --add remote.origin.fetch +refs/pull/40343/head:refs/remotes/origin/PR-40343 # timeout=10 [2020-01-03T14:52:34.366Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-03T14:52:34.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-03T14:52:34.399Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-03T14:52:34.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-03T14:52:34.400Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40343/head:refs/remotes/origin/PR-40343 +refs/heads/master:refs/remotes/origin/master [2020-01-03T14:52:34.881Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:34.884Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:35.334Z] #72 exporting layers 1.5s done [2020-01-03T14:52:35.334Z] #72 writing image sha256:53104c218e67bcbbcf829fb68bfc1657f745fad5756bbaff094de451ea7ed42c done [2020-01-03T14:52:35.334Z] #72 naming to docker.io/library/docker:f2b25e498f8ea8bfd30f166717146e11e17e948d done [2020-01-03T14:52:35.334Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-03T14:52:35.667Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/test/unit [2020-01-03T14:52:35.985Z] Merge succeeded, producing f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:35.986Z] Checking out Revision f2b25e498f8ea8bfd30f166717146e11e17e948d (PR-40343) [2020-01-03T14:52:36.280Z] Client: [2020-01-03T14:52:36.280Z] Debug Mode: false [2020-01-03T14:52:36.280Z] Plugins: [2020-01-03T14:52:36.280Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-03T14:52:36.280Z] [2020-01-03T14:52:36.280Z] Server: [2020-01-03T14:52:36.280Z] Containers: 0 [2020-01-03T14:52:36.280Z] Running: 0 [2020-01-03T14:52:36.280Z] Paused: 0 [2020-01-03T14:52:36.280Z] Stopped: 0 [2020-01-03T14:52:36.280Z] Images: 10 [2020-01-03T14:52:36.280Z] Server Version: 19.03.2 [2020-01-03T14:52:36.280Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-03T14:52:36.280Z] Windows: [2020-01-03T14:52:36.280Z] LCOW: [2020-01-03T14:52:36.280Z] Logging Driver: json-file [2020-01-03T14:52:36.280Z] Plugins: [2020-01-03T14:52:36.280Z] Volume: local [2020-01-03T14:52:36.280Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-03T14:52:36.280Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-03T14:52:36.280Z] Swarm: inactive [2020-01-03T14:52:36.280Z] Default Isolation: process [2020-01-03T14:52:36.280Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-03T14:52:36.280Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-03T14:52:36.280Z] OSType: windows [2020-01-03T14:52:36.280Z] Architecture: x86_64 [2020-01-03T14:52:36.280Z] CPUs: 4 [2020-01-03T14:52:36.280Z] Total Memory: 32GiB [2020-01-03T14:52:36.280Z] Name: azwin-2-9966c0 [2020-01-03T14:52:36.280Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-03T14:52:36.280Z] Docker Root Dir: D:\docker [2020-01-03T14:52:36.280Z] Debug Mode: false [2020-01-03T14:52:36.280Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:36.280Z] Labels: [2020-01-03T14:52:36.280Z] Experimental: true [2020-01-03T14:52:36.280Z] Insecure Registries: [2020-01-03T14:52:36.280Z] 10.0.0.4:5000 [2020-01-03T14:52:36.280Z] 127.0.0.0/8 [2020-01-03T14:52:36.280Z] Registry Mirrors: [2020-01-03T14:52:36.280Z] http://10.0.0.4:5000/ [2020-01-03T14:52:36.280Z] Live Restore Enabled: false [2020-01-03T14:52:36.280Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-03T14:52:37.006Z] Commit message: "docker-py: skip broken ImageCollectionTest::test_pull_multiple" [2020-01-03T14:52:37.059Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-01-03T14:52:37.141Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.8s done [2020-01-03T14:52:37.141Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [2020-01-03T14:52:35.946Z] > git merge a874c42edac24ab5c22d56e49e9262eec6fd8e63 # timeout=10 [2020-01-03T14:52:35.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-03T14:52:35.989Z] > git config core.sparsecheckout # timeout=10 [2020-01-03T14:52:35.992Z] > git checkout -f f2b25e498f8ea8bfd30f166717146e11e17e948d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-03T14:52:38.163Z] + docker version [2020-01-03T14:52:38.163Z] Client: [2020-01-03T14:52:38.163Z] Version: 18.06.1-ce [2020-01-03T14:52:38.163Z] API version: 1.38 [2020-01-03T14:52:38.163Z] Go version: go1.10.3 [2020-01-03T14:52:38.163Z] Git commit: e68fc7a [2020-01-03T14:52:38.163Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-03T14:52:38.163Z] OS/Arch: linux/ppc64le [2020-01-03T14:52:38.163Z] Experimental: false [2020-01-03T14:52:38.163Z] [2020-01-03T14:52:38.163Z] Server: [2020-01-03T14:52:38.163Z] Engine: [2020-01-03T14:52:38.163Z] Version: 18.06.1-ce [2020-01-03T14:52:38.163Z] API version: 1.38 (minimum version 1.12) [2020-01-03T14:52:38.163Z] Go version: go1.10.3 [2020-01-03T14:52:38.163Z] Git commit: e68fc7a [2020-01-03T14:52:38.163Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-03T14:52:38.163Z] OS/Arch: linux/ppc64le [2020-01-03T14:52:38.163Z] Experimental: true [Pipeline] sh [2020-01-03T14:52:38.544Z] + docker info [2020-01-03T14:52:38.544Z] Containers: 0 [2020-01-03T14:52:38.544Z] Running: 0 [2020-01-03T14:52:38.544Z] Paused: 0 [2020-01-03T14:52:38.544Z] Stopped: 0 [2020-01-03T14:52:38.544Z] Images: 0 [2020-01-03T14:52:38.544Z] Server Version: 18.06.1-ce [2020-01-03T14:52:38.544Z] Storage Driver: overlay2 [2020-01-03T14:52:38.544Z] Backing Filesystem: extfs [2020-01-03T14:52:38.544Z] Supports d_type: true [2020-01-03T14:52:38.544Z] Native Overlay Diff: true [2020-01-03T14:52:38.544Z] Logging Driver: json-file [2020-01-03T14:52:38.544Z] Cgroup Driver: cgroupfs [2020-01-03T14:52:38.544Z] Plugins: [2020-01-03T14:52:38.544Z] Volume: local [2020-01-03T14:52:38.544Z] Network: bridge host ipvlan macvlan null overlay [2020-01-03T14:52:38.544Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-03T14:52:38.544Z] Swarm: inactive [2020-01-03T14:52:38.544Z] Runtimes: runc [2020-01-03T14:52:38.544Z] Default Runtime: runc [2020-01-03T14:52:38.544Z] Init Binary: docker-init [2020-01-03T14:52:38.544Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-03T14:52:38.544Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-03T14:52:38.544Z] init version: fec3683 [2020-01-03T14:52:38.544Z] Security Options: [2020-01-03T14:52:38.544Z] apparmor [2020-01-03T14:52:38.544Z] seccomp [2020-01-03T14:52:38.544Z] Profile: default [2020-01-03T14:52:38.544Z] Kernel Version: 4.4.0-139-generic [2020-01-03T14:52:38.544Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-03T14:52:38.544Z] OSType: linux [2020-01-03T14:52:38.544Z] Architecture: ppc64le [2020-01-03T14:52:38.544Z] CPUs: 4 [2020-01-03T14:52:38.544Z] Total Memory: 7.972GiB [2020-01-03T14:52:38.544Z] Name: ppc64le-ubuntu-26 [2020-01-03T14:52:38.544Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-03T14:52:38.544Z] Docker Root Dir: /var/lib/docker [2020-01-03T14:52:38.544Z] Debug Mode (client): false [2020-01-03T14:52:38.544Z] Debug Mode (server): false [2020-01-03T14:52:38.544Z] Username: dockerbuildbot [2020-01-03T14:52:38.544Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:38.544Z] Labels: [2020-01-03T14:52:38.544Z] Experimental: true [2020-01-03T14:52:38.544Z] Insecure Registries: [2020-01-03T14:52:38.544Z] 127.0.0.0/8 [2020-01-03T14:52:38.544Z] Live Restore Enabled: false [2020-01-03T14:52:38.544Z] [Pipeline] sh [2020-01-03T14:52:38.931Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:38.931Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:38.931Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40343/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-03T14:52:38.931Z] + bash /home/docker/workspace/moby_PR-40343/check-config.sh [2020-01-03T14:52:38.931Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-03T14:52:38.931Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-03T14:52:38.931Z] [2020-01-03T14:52:38.931Z] Generally Necessary: [2020-01-03T14:52:38.931Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-03T14:52:38.931Z] - apparmor: enabled and tools installed [2020-01-03T14:52:38.931Z] - CONFIG_NAMESPACES: enabled [2020-01-03T14:52:38.931Z] - CONFIG_NET_NS: enabled [2020-01-03T14:52:38.959Z] ? github.com/docker/docker/api [no test files] [2020-01-03T14:52:39.219Z] - CONFIG_PID_NS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_IPC_NS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_UTS_NS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CGROUPS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-03T14:52:39.219Z] - CONFIG_CPUSETS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_MEMCG: enabled [2020-01-03T14:52:39.219Z] - CONFIG_KEYS: enabled [2020-01-03T14:52:39.219Z] - CONFIG_VETH: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-03T14:52:39.219Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-03T14:52:39.219Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-03T14:52:39.219Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-03T14:52:39.219Z] [2020-01-03T14:52:39.220Z] Optional Features: [2020-01-03T14:52:39.220Z] - CONFIG_USER_NS: enabled [2020-01-03T14:52:39.220Z] - CONFIG_SECCOMP: enabled [2020-01-03T14:52:39.220Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-03T14:52:39.220Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-03T14:52:39.220Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-03T14:52:39.220Z] (cgroup swap accounting is currently enabled) [2020-01-03T14:52:39.220Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-03T14:52:39.220Z] - CONFIG_BLK_CGROUP: enabled [2020-01-03T14:52:39.220Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-03T14:52:39.220Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-03T14:52:39.220Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-03T14:52:39.506Z] - CONFIG_CGROUP_PERF: enabled [2020-01-03T14:52:39.506Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-03T14:52:39.506Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-03T14:52:39.506Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-03T14:52:39.506Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-03T14:52:39.506Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-03T14:52:39.506Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_IP_VS: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-03T14:52:39.506Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-03T14:52:39.506Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-03T14:52:39.506Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_EXT4_FS: enabled [2020-01-03T14:52:39.506Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-03T14:52:39.506Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-03T14:52:39.506Z] - Network Drivers: [2020-01-03T14:52:39.506Z] - "overlay": [2020-01-03T14:52:39.506Z] - CONFIG_VXLAN: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-03T14:52:39.506Z] Optional (for encrypted networks): [2020-01-03T14:52:39.506Z] - CONFIG_CRYPTO: enabled [2020-01-03T14:52:39.506Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_XFRM: enabled [2020-01-03T14:52:39.506Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-03T14:52:39.506Z] - "ipvlan": [2020-01-03T14:52:39.506Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-03T14:52:39.506Z] - "macvlan": [2020-01-03T14:52:39.506Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-03T14:52:39.506Z] - CONFIG_DUMMY: enabled (as module) [2020-01-03T14:52:39.506Z] - "ftp,tftp client in container": [2020-01-03T14:52:39.643Z] #72 exporting layers 5.5s done [2020-01-03T14:52:39.790Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-03T14:52:39.790Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-03T14:52:39.790Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-03T14:52:39.790Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-03T14:52:39.790Z] - Storage Drivers: [2020-01-03T14:52:39.790Z] - "aufs": [2020-01-03T14:52:39.790Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-03T14:52:39.790Z] - "btrfs": [2020-01-03T14:52:39.790Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-03T14:52:39.790Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-03T14:52:39.790Z] - "devicemapper": [2020-01-03T14:52:39.790Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-03T14:52:39.790Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-03T14:52:39.790Z] - "overlay": [2020-01-03T14:52:39.790Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-03T14:52:39.790Z] - "zfs": [2020-01-03T14:52:39.790Z] - /dev/zfs: missing [2020-01-03T14:52:39.790Z] - zfs command: missing [2020-01-03T14:52:39.790Z] - zpool command: missing [2020-01-03T14:52:39.790Z] [2020-01-03T14:52:39.790Z] Limits: [2020-01-03T14:52:39.790Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-03T14:52:39.790Z] [2020-01-03T14:52:39.790Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-03T14:52:40.080Z] #72 exporting manifest sha256:bba7ac2c10cfddc2149fa185b4f3ee646d4a454c0c5ef83294a00a255c2e0aa7 0.0s done [2020-01-03T14:52:40.080Z] #72 exporting config sha256:eba3b74ea86f5a6bb110aacf8d6fdd8988f41bc534719c85d5236ad478f5e67e done [2020-01-03T14:52:40.080Z] #72 sending tarball [2020-01-03T14:52:40.217Z] + make bundles/buildx [2020-01-03T14:52:40.856Z] make: command: Command not found [2020-01-03T14:52:40.856Z] make: command: Command not found [2020-01-03T14:52:40.856Z] mkdir bundles [2020-01-03T14:52:40.856Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-03T14:52:40.856Z] --build-arg BUILDX_COMMIT \ [2020-01-03T14:52:40.856Z] --build-arg BUILDX_REPO \ [2020-01-03T14:52:40.856Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-03T14:52:40.856Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-03T14:52:40.856Z] . [2020-01-03T14:52:40.856Z] /bin/sh: 4: go: not found [2020-01-03T14:52:40.856Z] /bin/sh: 5: go: not found [2020-01-03T14:52:41.299Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.1s done [2020-01-03T14:52:41.299Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2020-01-03T14:52:41.554Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-03T14:52:41.554Z] #7 DONE 14.6s [2020-01-03T14:52:41.554Z] [2020-01-03T14:52:41.554Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-03T14:52:43.649Z] Sending build context to Docker daemon 50.83MB [2020-01-03T14:52:43.649Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-03T14:52:43.649Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-03T14:52:43.649Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-03T14:52:43.649Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-03T14:52:44.270Z] 1.12.10-stretch: Pulling from library/golang [2020-01-03T14:52:44.270Z] fb056072eab9: Pulling fs layer [2020-01-03T14:52:44.270Z] 6a33b1f9796f: Pulling fs layer [2020-01-03T14:52:44.270Z] 8f8f8962e456: Pulling fs layer [2020-01-03T14:52:44.270Z] 68adcc365214: Pulling fs layer [2020-01-03T14:52:44.270Z] 76d8adf27bdf: Pulling fs layer [2020-01-03T14:52:44.270Z] d66e58854927: Pulling fs layer [2020-01-03T14:52:44.270Z] 71497195576e: Pulling fs layer [2020-01-03T14:52:44.270Z] 76d8adf27bdf: Waiting [2020-01-03T14:52:44.270Z] d66e58854927: Waiting [2020-01-03T14:52:44.270Z] 68adcc365214: Waiting [2020-01-03T14:52:44.270Z] 71497195576e: Waiting [2020-01-03T14:52:44.907Z] #8 DONE 3.3s [2020-01-03T14:52:44.907Z] [2020-01-03T14:52:44.907Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-03T14:52:44.908Z] 8f8f8962e456: Verifying Checksum [2020-01-03T14:52:44.908Z] 8f8f8962e456: Download complete [2020-01-03T14:52:45.195Z] 6a33b1f9796f: Verifying Checksum [2020-01-03T14:52:45.195Z] 6a33b1f9796f: Download complete [2020-01-03T14:52:45.513Z] #9 DONE 0.7s [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:52:45.774Z] #20 DONE 0.1s [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:52:45.774Z] #30 ... [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-03T14:52:45.774Z] #61 DONE 0.1s [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T14:52:45.774Z] #21 DONE 0.1s [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-03T14:52:45.774Z] #49 DONE 0.1s [2020-01-03T14:52:45.774Z] [2020-01-03T14:52:45.774Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-03T14:52:45.774Z] #43 DONE 0.2s [2020-01-03T14:52:46.029Z] [2020-01-03T14:52:46.029Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-03T14:52:46.029Z] #46 DONE 0.2s [2020-01-03T14:52:46.029Z] [2020-01-03T14:52:46.029Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:52:46.029Z] #30 DONE 0.3s [2020-01-03T14:52:46.029Z] [2020-01-03T14:52:46.029Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:47.277Z] fb056072eab9: Download complete [2020-01-03T14:52:48.775Z] 68adcc365214: Verifying Checksum [2020-01-03T14:52:48.775Z] 68adcc365214: Download complete [2020-01-03T14:52:49.062Z] 71497195576e: Verifying Checksum [2020-01-03T14:52:49.062Z] 71497195576e: Download complete [2020-01-03T14:52:49.348Z] 76d8adf27bdf: Verifying Checksum [2020-01-03T14:52:49.348Z] 76d8adf27bdf: Download complete [2020-01-03T14:52:51.188Z] ok github.com/docker/docker/api/server 0.073s coverage: 9.0% of statements [2020-01-03T14:52:51.273Z] #31 ... [2020-01-03T14:52:51.273Z] [2020-01-03T14:52:51.273Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:52:51.273Z] #40 4.790 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:52:51.273Z] #40 4.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:52:51.273Z] #40 4.973 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:52:51.273Z] #40 5.081 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:52:51.273Z] #40 5.187 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:52:51.273Z] #40 5.591 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2020-01-03T14:52:51.529Z] #40 ... [2020-01-03T14:52:51.529Z] [2020-01-03T14:52:51.529Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:51.529Z] #22 5.886 + RM_GOPATH=0 [2020-01-03T14:52:51.529Z] #22 5.886 + TMP_GOPATH= [2020-01-03T14:52:51.529Z] #22 5.886 + : /build [2020-01-03T14:52:51.529Z] #22 5.886 + '[' -z '' ']' [2020-01-03T14:52:51.529Z] #22 5.887 ++ mktemp -d [2020-01-03T14:52:51.529Z] #22 5.888 + export GOPATH=/tmp/tmp.gYKs2uHn5C [2020-01-03T14:52:51.529Z] #22 5.888 + GOPATH=/tmp/tmp.gYKs2uHn5C [2020-01-03T14:52:51.529Z] #22 5.888 + RM_GOPATH=1 [2020-01-03T14:52:51.529Z] #22 5.889 ++ dirname ./install.sh [2020-01-03T14:52:51.529Z] #22 5.893 + dir=. [2020-01-03T14:52:51.529Z] #22 5.893 + bin=dockercli [2020-01-03T14:52:51.529Z] #22 5.893 + shift [2020-01-03T14:52:51.529Z] #22 5.893 + '[' '!' -f ./dockercli.installer ']' [2020-01-03T14:52:51.529Z] #22 5.894 + . ./dockercli.installer [2020-01-03T14:52:51.529Z] #22 5.894 ++ : stable [2020-01-03T14:52:51.529Z] #22 5.898 ++ : 17.06.2-ce [2020-01-03T14:52:51.529Z] #22 5.899 + install_dockercli [2020-01-03T14:52:51.529Z] #22 5.901 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-03T14:52:51.529Z] #22 5.901 Install docker/cli version 17.06.2-ce from stable [2020-01-03T14:52:51.529Z] #22 5.902 ++ uname -m [2020-01-03T14:52:51.529Z] #22 5.910 + arch=x86_64 [2020-01-03T14:52:51.784Z] #22 5.919 + '[' x86_64 '!=' x86_64 ']' [2020-01-03T14:52:51.784Z] #22 5.920 + url=https://download.docker.com/linux/static [2020-01-03T14:52:51.784Z] #22 5.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-03T14:52:51.784Z] #22 5.922 + tar -xz docker/docker [2020-01-03T14:52:51.784Z] #22 ... [2020-01-03T14:52:51.784Z] [2020-01-03T14:52:51.784Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:52:51.784Z] #31 5.824 + RM_GOPATH=0 [2020-01-03T14:52:51.784Z] #31 5.825 + TMP_GOPATH= [2020-01-03T14:52:51.784Z] #31 5.825 + : /build [2020-01-03T14:52:51.784Z] #31 5.825 + '[' -z '' ']' [2020-01-03T14:52:51.784Z] #31 5.828 ++ mktemp -d [2020-01-03T14:52:51.784Z] #31 5.837 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:52:51.785Z] #31 5.837 + export GOPATH=/tmp/tmp.bDGZKVE3pT [2020-01-03T14:52:51.785Z] #31 5.837 + GOPATH=/tmp/tmp.bDGZKVE3pT [2020-01-03T14:52:51.785Z] #31 5.837 + RM_GOPATH=1 [2020-01-03T14:52:51.785Z] #31 5.837 ++ dirname ./install.sh [2020-01-03T14:52:51.785Z] #31 5.837 + dir=. [2020-01-03T14:52:51.785Z] #31 5.837 + bin=tomlv [2020-01-03T14:52:51.785Z] #31 5.837 + shift [2020-01-03T14:52:51.785Z] #31 5.837 + '[' '!' -f ./tomlv.installer ']' [2020-01-03T14:52:51.785Z] #31 5.837 + . ./tomlv.installer [2020-01-03T14:52:51.785Z] #31 5.837 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:52:51.785Z] #31 5.837 + install_tomlv [2020-01-03T14:52:51.785Z] #31 5.837 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-03T14:52:51.785Z] #31 5.837 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bDGZKVE3pT/src/github.com/BurntSushi/toml [2020-01-03T14:52:51.785Z] #31 5.838 Cloning into '/tmp/tmp.bDGZKVE3pT/src/github.com/BurntSushi/toml'... [2020-01-03T14:52:51.921Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-03T14:52:51.921Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8aea756f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-03T14:52:51.921Z] ---------------------------------------------------------------------------- [2020-01-03T14:52:51.921Z] [2020-01-03T14:52:51.921Z] INFO: executeCI.ps1 starting at Fri Jan 3 14:52:50 CUT 2020 [2020-01-03T14:52:51.921Z] [2020-01-03T14:52:51.921Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-03T14:52:51.921Z] INFO: Running git version 2.24.0.windows.1 [2020-01-03T14:52:51.921Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-03T14:52:51.921Z] INFO: Environment variables: [2020-01-03T14:52:51.921Z] [2020-01-03T14:52:51.921Z] Name Value [2020-01-03T14:52:51.921Z] ---- ----- [2020-01-03T14:52:51.921Z] ALLUSERSPROFILE C:\ProgramData [2020-01-03T14:52:51.922Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-03T14:52:51.922Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-03T14:52:51.922Z] BRANCH_NAME PR-40343 [2020-01-03T14:52:51.922Z] BUILD_DISPLAY_NAME #1 [2020-01-03T14:52:51.922Z] BUILD_ID 1 [2020-01-03T14:52:51.922Z] BUILD_NUMBER 1 [2020-01-03T14:52:51.922Z] BUILD_TAG jenkins-moby-PR-40343-1 [2020-01-03T14:52:51.922Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40343/1/ [2020-01-03T14:52:51.922Z] CHANGE_AUTHOR thaJeztah [2020-01-03T14:52:51.922Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-03T14:52:51.922Z] CHANGE_BRANCH skip_broken_docker_py_test [2020-01-03T14:52:51.922Z] CHANGE_FORK thaJeztah [2020-01-03T14:52:51.922Z] CHANGE_ID 40343 [2020-01-03T14:52:51.922Z] CHANGE_TARGET master [2020-01-03T14:52:51.922Z] CHANGE_TITLE docker-py: skip broken ImageCollectionTest::test_pull_multiple, and re-enabled fixed ... [2020-01-03T14:52:51.922Z] CHANGE_URL https://github.com/moby/moby/pull/40343 [2020-01-03T14:52:51.922Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-03T14:52:51.922Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-03T14:52:51.922Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-03T14:52:51.922Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-03T14:52:51.922Z] COMPUTERNAME azwin-2-9966c0 [2020-01-03T14:52:51.922Z] ComSpec C:\windows\system32\cmd.exe [2020-01-03T14:52:51.922Z] ConfigSequenceNumber 0 [2020-01-03T14:52:51.922Z] DOCKER_BUILDKIT 0 [2020-01-03T14:52:51.922Z] DOCKER_DUT_DEBUG 1 [2020-01-03T14:52:51.922Z] DOCKER_EXPERIMENTAL 1 [2020-01-03T14:52:51.922Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-03T14:52:51.922Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-03T14:52:51.922Z] EXECUTOR_NUMBER 0 [2020-01-03T14:52:51.922Z] FQDN azwin-2-9966c0.westus.cloudapp.azure.com [2020-01-03T14:52:51.922Z] GIT_BRANCH PR-40343 [2020-01-03T14:52:51.922Z] GIT_COMMIT f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:52:51.922Z] GIT_URL https://github.com/moby/moby.git [2020-01-03T14:52:51.922Z] HUDSON_COOKIE fcb14ebb-8aa8-4d50-9285-2b5646313846 [2020-01-03T14:52:51.922Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-03T14:52:51.922Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-03T14:52:51.922Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-03T14:52:51.922Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-03T14:52:51.922Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-03T14:52:51.922Z] JENKINS_NODE_COOKIE e968fce1-de2f-42ae-a79d-87e2af0f0699 [2020-01-03T14:52:51.922Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-03T14:52:51.922Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-03T14:52:51.922Z] JOB_BASE_NAME PR-40343 [2020-01-03T14:52:51.922Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40343/display/redirect [2020-01-03T14:52:51.922Z] JOB_NAME moby/PR-40343 [2020-01-03T14:52:51.922Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40343/ [2020-01-03T14:52:51.922Z] library.jps.version master [2020-01-03T14:52:51.922Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-03T14:52:51.922Z] NODE_LABELS amd64 azure azwin-2-9966c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-03T14:52:51.922Z] NODE_NAME azwin-2-9966c0 [2020-01-03T14:52:51.922Z] NUMBER_OF_PROCESSORS 4 [2020-01-03T14:52:51.922Z] OS Windows_NT [2020-01-03T14:52:51.922Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-03T14:52:51.922Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-03T14:52:51.922Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-03T14:52:51.922Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-03T14:52:51.922Z] PROCESSOR_LEVEL 6 [2020-01-03T14:52:51.922Z] PROCESSOR_REVISION 4f01 [2020-01-03T14:52:51.922Z] ProgramData C:\ProgramData [2020-01-03T14:52:51.923Z] ProgramFiles C:\Program Files [2020-01-03T14:52:51.923Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-03T14:52:51.923Z] ProgramW6432 C:\Program Files [2020-01-03T14:52:51.923Z] PROMPT $P$G [2020-01-03T14:52:51.923Z] PSExecutionPolicyPreference Bypass [2020-01-03T14:52:51.923Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-03T14:52:51.923Z] PUBLIC C:\Users\Public [2020-01-03T14:52:51.923Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40343/1/display/redirect?page=changes [2020-01-03T14:52:51.923Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40343/1/display/redirect [2020-01-03T14:52:51.923Z] SKIP_VALIDATION_TESTS 1 [2020-01-03T14:52:51.923Z] SOURCES_DRIVE d [2020-01-03T14:52:51.923Z] SOURCES_SUBDIR gopath [2020-01-03T14:52:51.923Z] STAGE_NAME Run tests [2020-01-03T14:52:51.923Z] SystemDrive C: [2020-01-03T14:52:51.923Z] SystemRoot C:\windows [2020-01-03T14:52:51.923Z] TEMP C:\windows\TEMP [2020-01-03T14:52:51.924Z] TESTDEBUG 0 [2020-01-03T14:52:51.924Z] TESTRUN_DRIVE d [2020-01-03T14:52:51.924Z] TESTRUN_SUBDIR CI [2020-01-03T14:52:51.924Z] TIMEOUT 120m [2020-01-03T14:52:51.924Z] TMP C:\windows\TEMP [2020-01-03T14:52:51.924Z] USERDOMAIN WORKGROUP [2020-01-03T14:52:51.924Z] USERNAME azwin-2-9966c0$ [2020-01-03T14:52:51.924Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-03T14:52:51.924Z] windir C:\windows [2020-01-03T14:52:51.924Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-03T14:52:51.924Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-03T14:52:51.924Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] INFO: Sources under d:\gopath\... [2020-01-03T14:52:51.924Z] INFO: Test run under d:\CI\... [2020-01-03T14:52:51.924Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-03T14:52:51.924Z] INFO: docker/docker repository was found [2020-01-03T14:52:51.924Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-01-03T14:52:51.924Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-03T14:52:51.924Z] INFO: Docker version of control daemon [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] Client: Docker Engine - Enterprise [2020-01-03T14:52:51.924Z] Version: 19.03.2 [2020-01-03T14:52:51.924Z] API version: 1.40 [2020-01-03T14:52:51.924Z] Go version: go1.12.8 [2020-01-03T14:52:51.924Z] Git commit: c92ab06ed9 [2020-01-03T14:52:51.924Z] Built: 09/03/2019 16:38:11 [2020-01-03T14:52:51.924Z] OS/Arch: windows/amd64 [2020-01-03T14:52:51.924Z] Experimental: false [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] Server: Docker Engine - Enterprise [2020-01-03T14:52:51.924Z] Engine: [2020-01-03T14:52:51.924Z] Version: 19.03.2 [2020-01-03T14:52:51.924Z] API version: 1.40 (minimum version 1.24) [2020-01-03T14:52:51.924Z] Go version: go1.12.8 [2020-01-03T14:52:51.924Z] Git commit: c92ab06ed9 [2020-01-03T14:52:51.924Z] Built: 09/03/2019 16:35:47 [2020-01-03T14:52:51.924Z] OS/Arch: windows/amd64 [2020-01-03T14:52:51.924Z] Experimental: true [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:51.924Z] INFO: Docker info of control daemon [2020-01-03T14:52:51.924Z] [2020-01-03T14:52:52.050Z] fb056072eab9: Pull complete [2020-01-03T14:52:52.676Z] 6a33b1f9796f: Pull complete [2020-01-03T14:52:52.751Z] #31 6.836 + cd /tmp/tmp.bDGZKVE3pT/src/github.com/BurntSushi/toml [2020-01-03T14:52:52.751Z] #31 6.839 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:52:52.751Z] #31 6.844 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-03T14:52:52.752Z] #72 sending tarball 12.1s done [2020-01-03T14:52:52.752Z] #72 DONE 17.7s [2020-01-03T14:52:52.752Z] [2020-01-03T14:52:52.752Z] #73 importing to docker [2020-01-03T14:52:52.897Z] Client: [2020-01-03T14:52:52.897Z] Debug Mode: false [2020-01-03T14:52:52.897Z] Plugins: [2020-01-03T14:52:52.897Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-03T14:52:52.897Z] [2020-01-03T14:52:52.897Z] Server: [2020-01-03T14:52:52.897Z] Containers: 0 [2020-01-03T14:52:52.897Z] Running: 0 [2020-01-03T14:52:52.897Z] Paused: 0 [2020-01-03T14:52:52.897Z] Stopped: 0 [2020-01-03T14:52:52.897Z] Images: 10 [2020-01-03T14:52:52.897Z] Server Version: 19.03.2 [2020-01-03T14:52:52.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-03T14:52:52.897Z] Windows: [2020-01-03T14:52:52.897Z] LCOW: [2020-01-03T14:52:52.897Z] Logging Driver: json-file [2020-01-03T14:52:52.897Z] Plugins: [2020-01-03T14:52:52.897Z] Volume: local [2020-01-03T14:52:52.897Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-03T14:52:52.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-03T14:52:52.897Z] Swarm: inactive [2020-01-03T14:52:52.897Z] Default Isolation: process [2020-01-03T14:52:52.897Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-03T14:52:52.897Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-03T14:52:52.897Z] OSType: windows [2020-01-03T14:52:52.897Z] Architecture: x86_64 [2020-01-03T14:52:52.897Z] CPUs: 4 [2020-01-03T14:52:52.897Z] Total Memory: 32GiB [2020-01-03T14:52:52.897Z] Name: azwin-2-9966c0 [2020-01-03T14:52:52.897Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-03T14:52:52.897Z] Docker Root Dir: D:\docker [2020-01-03T14:52:52.897Z] Debug Mode: false [2020-01-03T14:52:52.897Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:52:52.897Z] Labels: [2020-01-03T14:52:52.897Z] Experimental: true [2020-01-03T14:52:52.897Z] Insecure Registries: [2020-01-03T14:52:52.897Z] 10.0.0.4:5000 [2020-01-03T14:52:52.897Z] 127.0.0.0/8 [2020-01-03T14:52:52.897Z] Registry Mirrors: [2020-01-03T14:52:52.897Z] http://10.0.0.4:5000/ [2020-01-03T14:52:52.897Z] Live Restore Enabled: false [2020-01-03T14:52:52.897Z] [2020-01-03T14:52:52.897Z] [2020-01-03T14:52:52.897Z] INFO: Commit hash is f2b25e498 [2020-01-03T14:52:52.897Z] INFO: Nuke-Everything... [2020-01-03T14:52:52.897Z] INFO: Container count on control daemon to delete is 0 [2020-01-03T14:52:52.976Z] 8f8f8962e456: Pull complete [2020-01-03T14:52:53.133Z] #73 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-03T14:52:53.723Z] #31 7.790 internal/cpu [2020-01-03T14:52:53.723Z] #31 7.801 runtime/internal/atomic [2020-01-03T14:52:53.868Z] INFO: Nuking d:\CI [2020-01-03T14:52:53.868Z] INFO: Zapped successfully [2020-01-03T14:52:53.868Z] INFO: Location for testing is d:\CI\PR-40343\1 [2020-01-03T14:52:53.868Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-03T14:52:53.868Z] [2020-01-03T14:52:53.868Z] [2020-01-03T14:52:53.868Z] INFO: Building the image from Dockerfile.windows at 01/03/2020 14:52:53... [2020-01-03T14:52:53.868Z] [2020-01-03T14:52:53.978Z] #31 8.049 runtime/internal/sys [2020-01-03T14:52:53.999Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/test/unit [2020-01-03T14:52:54.233Z] #31 8.226 runtime/internal/math [2020-01-03T14:52:54.233Z] #31 8.286 internal/bytealg [2020-01-03T14:52:54.233Z] #31 8.337 math/bits [2020-01-03T14:52:54.468Z] d66e58854927: Verifying Checksum [2020-01-03T14:52:54.468Z] d66e58854927: Download complete [2020-01-03T14:52:54.793Z] #31 8.930 math [2020-01-03T14:52:55.048Z] #31 9.220 runtime [2020-01-03T14:52:55.610Z] #31 ... [2020-01-03T14:52:55.610Z] [2020-01-03T14:52:55.610Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:52:55.610Z] #33 6.691 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:52:55.610Z] #33 6.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:52:55.610Z] #33 6.708 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:52:55.610Z] #33 6.748 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:52:55.610Z] #33 6.814 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:52:55.610Z] #33 7.593 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2020-01-03T14:52:55.610Z] #33 9.529 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:52:55.866Z] #33 ... [2020-01-03T14:52:55.866Z] [2020-01-03T14:52:55.866Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:55.866Z] #62 5.853 + RM_GOPATH=0 [2020-01-03T14:52:55.866Z] #62 5.853 + TMP_GOPATH= [2020-01-03T14:52:55.866Z] #62 5.853 + : /build/ [2020-01-03T14:52:55.866Z] #62 5.853 + '[' -z '' ']' [2020-01-03T14:52:55.866Z] #62 5.853 ++ mktemp -d [2020-01-03T14:52:55.866Z] #62 5.853 + export GOPATH=/tmp/tmp.X1V1vJEuMV [2020-01-03T14:52:55.866Z] #62 5.853 + GOPATH=/tmp/tmp.X1V1vJEuMV [2020-01-03T14:52:55.866Z] #62 5.853 + RM_GOPATH=1 [2020-01-03T14:52:55.866Z] #62 5.855 ++ dirname ./install.sh [2020-01-03T14:52:55.866Z] #62 5.858 + dir=. [2020-01-03T14:52:55.866Z] #62 5.858 + bin=rootlesskit [2020-01-03T14:52:55.866Z] #62 5.858 + shift [2020-01-03T14:52:55.866Z] #62 5.858 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-03T14:52:55.866Z] #62 5.858 + . ./rootlesskit.installer [2020-01-03T14:52:55.866Z] #62 5.858 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:52:55.866Z] #62 5.859 + install_rootlesskit [2020-01-03T14:52:55.866Z] #62 5.859 + case "$1" in [2020-01-03T14:52:55.866Z] #62 5.859 + export CGO_ENABLED=0 [2020-01-03T14:52:55.866Z] #62 5.859 + CGO_ENABLED=0 [2020-01-03T14:52:55.866Z] #62 5.859 + _install_rootlesskit [2020-01-03T14:52:55.866Z] #62 5.859 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-03T14:52:55.866Z] #62 5.859 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:52:55.866Z] #62 5.859 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.X1V1vJEuMV/src/github.com/rootless-containers/rootlesskit [2020-01-03T14:52:55.866Z] #62 5.863 Cloning into '/tmp/tmp.X1V1vJEuMV/src/github.com/rootless-containers/rootlesskit'... [2020-01-03T14:52:55.866Z] #62 9.536 + cd /tmp/tmp.X1V1vJEuMV/src/github.com/rootless-containers/rootlesskit [2020-01-03T14:52:55.866Z] #62 9.537 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:52:55.866Z] #62 9.662 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-03T14:52:55.866Z] #62 9.662 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-03T14:52:55.866Z] #62 ... [2020-01-03T14:52:55.866Z] [2020-01-03T14:52:55.866Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:55.866Z] #50 5.619 + RM_GOPATH=0 [2020-01-03T14:52:55.866Z] #50 5.619 + TMP_GOPATH= [2020-01-03T14:52:55.866Z] #50 5.619 + : /build [2020-01-03T14:52:55.866Z] #50 5.620 + '[' -z '' ']' [2020-01-03T14:52:55.866Z] #50 5.621 ++ mktemp -d [2020-01-03T14:52:55.866Z] #50 5.627 + export GOPATH=/tmp/tmp.DjKnVoWrwM [2020-01-03T14:52:55.866Z] #50 5.627 + GOPATH=/tmp/tmp.DjKnVoWrwM [2020-01-03T14:52:55.866Z] #50 5.627 + RM_GOPATH=1 [2020-01-03T14:52:55.866Z] #50 5.627 ++ dirname ./install.sh [2020-01-03T14:52:55.866Z] #50 5.635 + dir=. [2020-01-03T14:52:55.866Z] #50 5.635 + bin=golangci_lint [2020-01-03T14:52:55.866Z] #50 5.635 + shift [2020-01-03T14:52:55.866Z] #50 5.635 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-03T14:52:55.866Z] #50 5.635 + . ./golangci_lint.installer [2020-01-03T14:52:55.866Z] #50 5.635 ++ : v1.20.0 [2020-01-03T14:52:55.866Z] #50 5.636 + install_golangci_lint [2020-01-03T14:52:55.866Z] #50 5.639 + echo 'Installing golangci-lint version v1.20.0' [2020-01-03T14:52:55.866Z] #50 5.639 Installing golangci-lint version v1.20.0 [2020-01-03T14:52:55.866Z] #50 5.639 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-03T14:52:56.122Z] #50 ... [2020-01-03T14:52:56.122Z] [2020-01-03T14:52:56.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:52:56.122Z] #10 6.308 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:52:56.122Z] #10 6.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:52:56.122Z] #10 6.352 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:52:56.122Z] #10 6.360 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:52:56.122Z] #10 6.421 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:52:56.122Z] #10 7.101 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2020-01-03T14:52:56.122Z] #10 9.218 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:52:56.122Z] #10 10.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:52:56.122Z] #10 ... [2020-01-03T14:52:56.122Z] [2020-01-03T14:52:56.122Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:52:56.123Z] #56 7.075 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:52:56.123Z] #56 7.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:52:56.123Z] #56 7.106 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:52:56.123Z] #56 7.121 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:52:56.123Z] #56 7.224 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:52:56.123Z] #56 8.167 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2020-01-03T14:52:56.123Z] #56 10.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:52:56.378Z] #56 ... [2020-01-03T14:52:56.378Z] [2020-01-03T14:52:56.379Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:52:56.379Z] #28 4.803 + mktemp -d [2020-01-03T14:52:56.379Z] #28 4.803 + export GOPATH=/tmp/tmp.ScbwVkVoXR [2020-01-03T14:52:56.379Z] #28 4.803 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ScbwVkVoXR/src/github.com/go-swagger/go-swagger [2020-01-03T14:52:56.379Z] #28 4.813 Cloning into '/tmp/tmp.ScbwVkVoXR/src/github.com/go-swagger/go-swagger'... [2020-01-03T14:52:56.379Z] #28 ... [2020-01-03T14:52:56.379Z] [2020-01-03T14:52:56.379Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:52:56.379Z] #38 5.935 + mktemp -d [2020-01-03T14:52:56.379Z] #38 5.937 + export GOPATH=/tmp/tmp.ixigqOHuLs [2020-01-03T14:52:56.379Z] #38 5.937 + git clone https://github.com/docker/distribution.git /tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution [2020-01-03T14:52:56.379Z] #38 5.945 Cloning into '/tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution'... [2020-01-03T14:52:56.634Z] #38 ... [2020-01-03T14:52:56.634Z] [2020-01-03T14:52:56.634Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:56.634Z] #44 6.031 + RM_GOPATH=0 [2020-01-03T14:52:56.634Z] #44 6.031 + TMP_GOPATH= [2020-01-03T14:52:56.634Z] #44 6.031 + : /build [2020-01-03T14:52:56.634Z] #44 6.031 + '[' -z '' ']' [2020-01-03T14:52:56.634Z] #44 6.031 ++ mktemp -d [2020-01-03T14:52:56.634Z] #44 6.031 + export GOPATH=/tmp/tmp.PlUzK8KQxM [2020-01-03T14:52:56.634Z] #44 6.031 + GOPATH=/tmp/tmp.PlUzK8KQxM [2020-01-03T14:52:56.634Z] #44 6.031 + RM_GOPATH=1 [2020-01-03T14:52:56.634Z] #44 6.031 ++ dirname ./install.sh [2020-01-03T14:52:56.634Z] #44 6.039 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:52:56.634Z] #44 6.040 + dir=. [2020-01-03T14:52:56.634Z] #44 6.040 + bin=vndr [2020-01-03T14:52:56.634Z] #44 6.040 + shift [2020-01-03T14:52:56.634Z] #44 6.040 + '[' '!' -f ./vndr.installer ']' [2020-01-03T14:52:56.634Z] #44 6.040 + . ./vndr.installer [2020-01-03T14:52:56.634Z] #44 6.040 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:52:56.634Z] #44 6.040 + install_vndr [2020-01-03T14:52:56.634Z] #44 6.040 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-03T14:52:56.634Z] #44 6.040 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PlUzK8KQxM/src/github.com/LK4D4/vndr [2020-01-03T14:52:56.634Z] #44 6.047 Cloning into '/tmp/tmp.PlUzK8KQxM/src/github.com/LK4D4/vndr'... [2020-01-03T14:52:56.634Z] #44 7.003 + cd /tmp/tmp.PlUzK8KQxM/src/github.com/LK4D4/vndr [2020-01-03T14:52:56.634Z] #44 7.005 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:52:56.634Z] #44 7.013 + go build -buildmode=pie -v -o /build/vndr . [2020-01-03T14:52:56.634Z] #44 8.470 internal/bytealg [2020-01-03T14:52:56.634Z] #44 8.498 internal/race [2020-01-03T14:52:56.634Z] #44 8.654 sync/atomic [2020-01-03T14:52:56.634Z] #44 8.953 unicode [2020-01-03T14:52:56.634Z] #44 9.412 runtime [2020-01-03T14:52:56.634Z] #44 ... [2020-01-03T14:52:56.634Z] [2020-01-03T14:52:56.634Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:52:56.634Z] #24 6.915 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:52:56.634Z] #24 6.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:52:56.634Z] #24 6.967 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:52:56.634Z] #24 6.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:52:56.634Z] #24 7.011 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:52:56.634Z] #24 8.069 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2020-01-03T14:52:56.634Z] #24 9.881 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:52:56.634Z] #24 10.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:52:56.890Z] #24 ... [2020-01-03T14:52:56.890Z] [2020-01-03T14:52:56.890Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:52:56.890Z] #47 5.833 + RM_GOPATH=0 [2020-01-03T14:52:56.890Z] #47 5.833 + TMP_GOPATH= [2020-01-03T14:52:56.890Z] #47 5.834 + : /build [2020-01-03T14:52:56.890Z] #47 5.835 + '[' -z '' ']' [2020-01-03T14:52:56.890Z] #47 5.838 ++ mktemp -d [2020-01-03T14:52:56.890Z] #47 5.839 + export GOPATH=/tmp/tmp.uzvZh3hXIq [2020-01-03T14:52:56.890Z] #47 5.839 + GOPATH=/tmp/tmp.uzvZh3hXIq [2020-01-03T14:52:56.890Z] #47 5.839 + RM_GOPATH=1 [2020-01-03T14:52:56.890Z] #47 5.840 ++ dirname ./install.sh [2020-01-03T14:52:56.890Z] #47 5.844 + dir=. [2020-01-03T14:52:56.890Z] #47 5.844 + bin=gotestsum [2020-01-03T14:52:56.890Z] #47 5.844 + shift [2020-01-03T14:52:56.890Z] #47 5.844 + '[' '!' -f ./gotestsum.installer ']' [2020-01-03T14:52:56.890Z] #47 5.845 + . ./gotestsum.installer [2020-01-03T14:52:56.890Z] #47 5.849 ++ : v0.3.5 [2020-01-03T14:52:56.890Z] #47 5.849 + install_gotestsum [2020-01-03T14:52:56.890Z] #47 5.850 + echo 'Installing gotestsum version v0.3.5' [2020-01-03T14:52:56.890Z] #47 5.851 Installing gotestsum version v0.3.5 [2020-01-03T14:52:56.890Z] #47 5.852 + go get -d gotest.tools/gotestsum [2020-01-03T14:52:57.165Z] 68adcc365214: Pull complete [2020-01-03T14:52:57.243Z] ? github.com/docker/docker/api [no test files] [2020-01-03T14:52:58.778Z] #47 ... [2020-01-03T14:52:58.778Z] [2020-01-03T14:52:58.778Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:52:58.778Z] #44 13.05 unicode/utf8 [2020-01-03T14:52:59.202Z] 76d8adf27bdf: Pull complete [2020-01-03T14:52:59.348Z] #44 13.65 internal/testlog [2020-01-03T14:52:59.909Z] #44 13.87 encoding [2020-01-03T14:52:59.909Z] #44 13.99 unicode/utf16 [2020-01-03T14:53:00.166Z] #44 14.25 container/list [2020-01-03T14:53:00.727Z] #44 ... [2020-01-03T14:53:00.727Z] [2020-01-03T14:53:00.727Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:53:00.727Z] #22 14.42 + mkdir -p /build [2020-01-03T14:53:00.727Z] #22 14.43 + mv docker/docker /build/ [2020-01-03T14:53:00.727Z] #22 14.43 + rmdir docker [2020-01-03T14:53:00.727Z] #22 DONE 15.0s [2020-01-03T14:53:00.727Z] [2020-01-03T14:53:00.727Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:00.727Z] #44 15.03 crypto/internal/subtle [2020-01-03T14:53:00.959Z] Sending build context to Docker daemon 50.83MB [2020-01-03T14:53:00.959Z] [2020-01-03T14:53:00.959Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-03T14:53:00.959Z] ---> 782a75e44953 [2020-01-03T14:53:00.959Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-03T14:53:00.959Z] ---> Using cache [2020-01-03T14:53:00.959Z] ---> b22c11b9e0d6 [2020-01-03T14:53:00.959Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-03T14:53:00.959Z] ---> Using cache [2020-01-03T14:53:00.959Z] ---> 9fad78724811 [2020-01-03T14:53:00.959Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-03T14:53:00.959Z] ---> Using cache [2020-01-03T14:53:00.959Z] ---> 635a00e75a74 [2020-01-03T14:53:00.959Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-01-03T14:53:00.959Z] ---> Using cache [2020-01-03T14:53:00.959Z] ---> 4b5578551431 [2020-01-03T14:53:00.959Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-01-03T14:53:00.959Z] ---> Using cache [2020-01-03T14:53:00.959Z] ---> d3fdc205db8e [2020-01-03T14:53:00.960Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-03T14:53:00.960Z] ---> Using cache [2020-01-03T14:53:00.960Z] ---> fd7bca695b7c [2020-01-03T14:53:00.960Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-03T14:53:00.960Z] ---> Using cache [2020-01-03T14:53:00.960Z] ---> 7c118155ae94 [2020-01-03T14:53:00.960Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-03T14:53:00.960Z] ---> Using cache [2020-01-03T14:53:00.960Z] ---> 42705b2c9049 [2020-01-03T14:53:00.960Z] Step 10/10 : COPY . . [2020-01-03T14:53:01.289Z] #44 15.32 crypto/subtle [2020-01-03T14:53:01.849Z] #44 15.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-03T14:53:02.150Z] #44 16.26 internal/nettrace [2020-01-03T14:53:02.406Z] #44 16.39 runtime/cgo [2020-01-03T14:53:02.663Z] #44 ... [2020-01-03T14:53:02.663Z] [2020-01-03T14:53:02.663Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:53:02.663Z] #40 6.987 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:53:02.663Z] #40 7.755 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:53:02.663Z] #40 ... [2020-01-03T14:53:02.663Z] [2020-01-03T14:53:02.663Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:53:02.663Z] #31 13.46 unicode/utf8 [2020-01-03T14:53:02.663Z] #31 14.00 runtime/cgo [2020-01-03T14:53:04.552Z] #31 ... [2020-01-03T14:53:04.552Z] [2020-01-03T14:53:04.552Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:53:04.552Z] #38 18.73 + cd /tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution [2020-01-03T14:53:04.552Z] #38 18.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-03T14:53:06.043Z] d66e58854927: Pull complete [2020-01-03T14:53:06.043Z] 71497195576e: Pull complete [2020-01-03T14:53:06.043Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-03T14:53:06.043Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-03T14:53:06.043Z] ---> ebd73b5ebd31 [2020-01-03T14:53:06.043Z] Step 5/16 : ARG BUILDX_REPO [2020-01-03T14:53:06.043Z] ---> Running in 1b341c323b35 [2020-01-03T14:53:06.043Z] Removing intermediate container 1b341c323b35 [2020-01-03T14:53:06.043Z] ---> 7ec5bd6b1039 [2020-01-03T14:53:06.043Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-03T14:53:06.043Z] ---> Running in e4ade89b9ff5 [2020-01-03T14:53:06.043Z] Cloning into '/buildx'... [2020-01-03T14:53:06.526Z] #38 20.60 + GOPATH=/tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ixigqOHuLs go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-03T14:53:06.526Z] #38 ... [2020-01-03T14:53:06.526Z] [2020-01-03T14:53:06.526Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:06.526Z] #33 10.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:53:06.526Z] #33 ... [2020-01-03T14:53:06.526Z] [2020-01-03T14:53:06.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:06.526Z] #10 20.56 Fetched 7932 kB in 15s (521 kB/s) [2020-01-03T14:53:06.526Z] #10 20.56 Reading package lists... [2020-01-03T14:53:06.526Z] #10 ... [2020-01-03T14:53:06.526Z] [2020-01-03T14:53:06.526Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:53:06.526Z] #56 10.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:53:06.526Z] #56 ... [2020-01-03T14:53:06.526Z] [2020-01-03T14:53:06.526Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:53:06.526Z] #40 18.91 Fetched 7932 kB in 15s (517 kB/s) [2020-01-03T14:53:09.966Z] #40 18.91 Reading package lists... [2020-01-03T14:53:09.966Z] #40 ... [2020-01-03T14:53:09.966Z] [2020-01-03T14:53:09.966Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:53:09.966Z] #50 22.38 + cd /tmp/tmp.DjKnVoWrwM/src/github.com/golangci/golangci-lint/ [2020-01-03T14:53:09.966Z] #50 22.38 + git checkout -q v1.20.0 [2020-01-03T14:53:09.966Z] #50 22.97 ++ git describe --tags [2020-01-03T14:53:09.966Z] #50 22.98 + version=v1.20.0 [2020-01-03T14:53:09.966Z] #50 22.98 ++ git rev-parse --short HEAD [2020-01-03T14:53:09.966Z] #50 23.00 + commit=cc98739 [2020-01-03T14:53:09.966Z] #50 23.00 ++ git show -s --format=%cd [2020-01-03T14:53:09.966Z] #50 23.00 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-03T14:53:09.966Z] #50 23.00 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-03T14:53:10.466Z] Removing intermediate container e4ade89b9ff5 [2020-01-03T14:53:10.466Z] ---> d9d5bd341c8b [2020-01-03T14:53:10.466Z] Step 7/16 : WORKDIR /buildx [2020-01-03T14:53:10.466Z] ---> Running in d5836a24f341 [2020-01-03T14:53:10.466Z] Removing intermediate container d5836a24f341 [2020-01-03T14:53:10.466Z] ---> cb7b6ae9f01b [2020-01-03T14:53:10.466Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-03T14:53:10.466Z] ---> Running in c8ddb8eb43ae [2020-01-03T14:53:10.466Z] Removing intermediate container c8ddb8eb43ae [2020-01-03T14:53:10.466Z] ---> c36654fc6bbc [2020-01-03T14:53:10.466Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-03T14:53:10.466Z] ---> Running in 474b16d3ddf5 [2020-01-03T14:53:10.751Z] From https://github.com/docker/buildx [2020-01-03T14:53:10.751Z] * [new tag] v0.3.1 -> build [2020-01-03T14:53:11.372Z] Switched to branch 'build' [2020-01-03T14:53:11.713Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-01-03T14:53:12.390Z] Removing intermediate container 474b16d3ddf5 [2020-01-03T14:53:12.390Z] ---> 843dab2ff9f7 [2020-01-03T14:53:12.390Z] Step 10/16 : RUN go mod download [2020-01-03T14:53:12.390Z] ---> Running in 4c407f92836e [2020-01-03T14:53:12.679Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-03T14:53:12.679Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-03T14:53:12.679Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-03T14:53:12.679Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-03T14:53:12.679Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-03T14:53:12.679Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-03T14:53:12.679Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-03T14:53:12.679Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-03T14:53:12.679Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-03T14:53:13.318Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-03T14:53:14.353Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-03T14:53:14.648Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-03T14:53:14.939Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-03T14:53:14.939Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-03T14:53:15.569Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-03T14:53:15.569Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-03T14:53:15.859Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-03T14:53:16.150Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-03T14:53:16.440Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-03T14:53:16.730Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-03T14:53:17.366Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-03T14:53:17.366Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-03T14:53:17.660Z] go: finding github.com/lib/pq v1.0.0 [2020-01-03T14:53:17.660Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-03T14:53:17.950Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-03T14:53:18.050Z] #50 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:18.050Z] #33 21.20 Fetched 7932 kB in 15s (512 kB/s) [2020-01-03T14:53:18.050Z] #33 21.20 Reading package lists... [2020-01-03T14:53:18.050Z] #33 27.40 Reading package lists... [2020-01-03T14:53:18.050Z] #33 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:53:18.050Z] #24 21.30 Fetched 7932 kB in 15s (516 kB/s) [2020-01-03T14:53:18.050Z] #24 21.30 Reading package lists... [2020-01-03T14:53:18.050Z] #24 27.67 Reading package lists... [2020-01-03T14:53:18.050Z] #24 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:18.050Z] #10 20.56 Reading package lists... [2020-01-03T14:53:18.050Z] #10 25.81 Reading package lists... [2020-01-03T14:53:18.050Z] #10 31.19 Building dependency tree... [2020-01-03T14:53:18.050Z] #10 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:53:18.050Z] #56 21.64 Fetched 7932 kB in 15s (511 kB/s) [2020-01-03T14:53:18.050Z] #56 21.64 Reading package lists... [2020-01-03T14:53:18.050Z] #56 28.26 Reading package lists... [2020-01-03T14:53:18.050Z] #56 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:53:18.050Z] #40 24.33 Reading package lists... [2020-01-03T14:53:18.050Z] #40 30.24 Building dependency tree... [2020-01-03T14:53:18.050Z] #40 32.29 The following additional packages will be installed: [2020-01-03T14:53:18.050Z] #40 32.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-03T14:53:18.050Z] #40 32.30 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-03T14:53:18.050Z] #40 32.31 Suggested packages: [2020-01-03T14:53:18.050Z] #40 32.32 manpages-dev python-setuptools [2020-01-03T14:53:18.050Z] #40 ... [2020-01-03T14:53:18.050Z] [2020-01-03T14:53:18.050Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:18.050Z] #10 31.19 Building dependency tree... [2020-01-03T14:53:18.243Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-03T14:53:18.243Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-03T14:53:19.415Z] #10 33.46 The following additional packages will be installed: [2020-01-03T14:53:19.415Z] #10 33.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-03T14:53:19.415Z] #10 33.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-03T14:53:19.415Z] #10 33.46 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-03T14:53:19.415Z] #10 33.47 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-03T14:53:19.415Z] #10 33.47 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-03T14:53:19.415Z] #10 33.48 Suggested packages: [2020-01-03T14:53:19.415Z] #10 33.48 gcc-6-locales seccomp wine64 [2020-01-03T14:53:19.746Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-03T14:53:20.040Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-03T14:53:20.041Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-03T14:53:20.824Z] #10 35.32 The following NEW packages will be installed: [2020-01-03T14:53:20.824Z] #10 35.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-03T14:53:20.824Z] #10 35.32 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-03T14:53:20.824Z] #10 35.32 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-03T14:53:20.824Z] #10 35.33 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-03T14:53:20.824Z] #10 35.33 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-03T14:53:20.824Z] #10 35.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-03T14:53:20.824Z] #10 35.33 mingw-w64-x86-64-dev [2020-01-03T14:53:21.072Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-03T14:53:21.750Z] #10 ... [2020-01-03T14:53:21.750Z] [2020-01-03T14:53:21.750Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:21.750Z] #44 25.76 vendor/golang.org/x/crypto/internal/subtle [2020-01-03T14:53:21.750Z] #44 26.04 vendor/golang.org/x/crypto/curve25519 [2020-01-03T14:53:21.750Z] #44 ... [2020-01-03T14:53:21.750Z] [2020-01-03T14:53:21.750Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:53:21.750Z] #28 35.80 + cd /tmp/tmp.ScbwVkVoXR/src/github.com/go-swagger/go-swagger [2020-01-03T14:53:21.750Z] #28 35.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-03T14:53:22.116Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-03T14:53:22.116Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-03T14:53:22.405Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-03T14:53:22.696Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-03T14:53:22.696Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-03T14:53:23.115Z] #28 37.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-03T14:53:23.327Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-03T14:53:24.833Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-03T14:53:25.463Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-03T14:53:25.463Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-03T14:53:25.752Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-03T14:53:25.752Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-03T14:53:26.383Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-03T14:53:26.397Z] #28 ... [2020-01-03T14:53:26.397Z] [2020-01-03T14:53:26.397Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:53:26.397Z] #24 27.67 Reading package lists... [2020-01-03T14:53:26.397Z] #24 33.15 Building dependency tree... [2020-01-03T14:53:26.397Z] #24 35.20 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-03T14:53:26.397Z] #24 35.20 The following additional packages will be installed: [2020-01-03T14:53:26.397Z] #24 35.20 libjq1 libonig4 [2020-01-03T14:53:26.397Z] #24 35.61 The following NEW packages will be installed: [2020-01-03T14:53:26.397Z] #24 35.62 jq libjq1 libonig4 [2020-01-03T14:53:26.397Z] #24 36.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:53:26.397Z] #24 36.74 Need to get 327 kB of archives. [2020-01-03T14:53:26.397Z] #24 36.74 After this operation, 1157 kB of additional disk space will be used. [2020-01-03T14:53:26.397Z] #24 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-03T14:53:26.397Z] #24 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-03T14:53:26.397Z] #24 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-03T14:53:26.397Z] #24 37.82 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:53:26.397Z] #24 37.96 Fetched 327 kB in 1s (302 kB/s) [2020-01-03T14:53:26.397Z] #24 38.15 Selecting previously unselected package libonig4:amd64. [2020-01-03T14:53:26.397Z] #24 38.15 (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 ... 15091 files and directories currently installed.) [2020-01-03T14:53:26.397Z] #24 38.27 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-03T14:53:26.397Z] #24 38.28 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-03T14:53:26.397Z] #24 38.51 Selecting previously unselected package libjq1:amd64. [2020-01-03T14:53:26.397Z] #24 38.51 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-03T14:53:26.397Z] #24 38.52 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-03T14:53:26.397Z] #24 38.68 Selecting previously unselected package jq. [2020-01-03T14:53:26.397Z] #24 38.70 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-03T14:53:26.397Z] #24 38.71 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-03T14:53:26.397Z] #24 38.90 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-03T14:53:26.397Z] #24 38.91 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-03T14:53:26.397Z] #24 38.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:26.397Z] #24 39.04 Setting up jq (1.5+dfsg-1.3) ... [2020-01-03T14:53:26.397Z] #24 DONE 40.6s [2020-01-03T14:53:26.397Z] [2020-01-03T14:53:26.397Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T14:53:26.397Z] #25 DONE 0.1s [2020-01-03T14:53:26.397Z] [2020-01-03T14:53:26.397Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:53:27.043Z] #26 ... [2020-01-03T14:53:27.043Z] [2020-01-03T14:53:27.043Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:53:27.043Z] #56 28.26 Reading package lists... [2020-01-03T14:53:27.043Z] #56 33.96 Building dependency tree... [2020-01-03T14:53:27.043Z] #56 35.85 The following additional packages will be installed: [2020-01-03T14:53:27.043Z] #56 35.87 btrfs-progs liblzo2-2 [2020-01-03T14:53:27.043Z] #56 36.06 The following NEW packages will be installed: [2020-01-03T14:53:27.043Z] #56 36.06 btrfs-progs btrfs-tools liblzo2-2 [2020-01-03T14:53:27.043Z] #56 37.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:53:27.043Z] #56 37.12 Need to get 649 kB of archives. [2020-01-03T14:53:27.043Z] #56 37.12 After this operation, 4320 kB of additional disk space will be used. [2020-01-03T14:53:27.043Z] #56 37.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-03T14:53:27.043Z] #56 37.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-03T14:53:27.043Z] #56 37.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-03T14:53:27.043Z] #56 38.24 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:53:27.043Z] #56 38.40 Fetched 649 kB in 1s (606 kB/s) [2020-01-03T14:53:27.043Z] #56 38.51 Selecting previously unselected package liblzo2-2:amd64. [2020-01-03T14:53:27.043Z] #56 38.51 (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 ... 15091 files and directories currently installed.) [2020-01-03T14:53:27.043Z] #56 38.58 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-03T14:53:27.043Z] #56 38.60 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:53:27.043Z] #56 38.75 Selecting previously unselected package btrfs-progs. [2020-01-03T14:53:27.043Z] #56 38.76 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-03T14:53:27.043Z] #56 38.78 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-03T14:53:27.043Z] #56 40.13 Selecting previously unselected package btrfs-tools. [2020-01-03T14:53:27.043Z] #56 40.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-03T14:53:27.043Z] #56 40.27 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-03T14:53:27.043Z] #56 40.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:27.043Z] #56 40.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:53:27.043Z] #56 40.98 Setting up btrfs-progs (4.7.3-1) ... [2020-01-03T14:53:27.043Z] #56 41.04 Setting up btrfs-tools (4.7.3-1) ... [2020-01-03T14:53:27.043Z] #56 41.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:27.043Z] #56 DONE 41.6s [2020-01-03T14:53:27.299Z] [2020-01-03T14:53:27.299Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:53:27.299Z] #57 DONE 0.1s [2020-01-03T14:53:27.299Z] [2020-01-03T14:53:27.299Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-03T14:53:27.299Z] #58 DONE 0.1s [2020-01-03T14:53:27.299Z] [2020-01-03T14:53:27.299Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:53:27.415Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-03T14:53:27.704Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-03T14:53:27.992Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-03T14:53:27.992Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-03T14:53:28.281Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-03T14:53:28.281Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-03T14:53:28.664Z] #59 ... [2020-01-03T14:53:28.664Z] [2020-01-03T14:53:28.664Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:28.664Z] #33 27.40 Reading package lists... [2020-01-03T14:53:28.664Z] #33 33.23 Building dependency tree... [2020-01-03T14:53:28.664Z] #33 35.25 The following additional packages will be installed: [2020-01-03T14:53:28.664Z] #33 35.26 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-03T14:53:28.664Z] #33 35.27 Suggested packages: [2020-01-03T14:53:28.664Z] #33 35.27 codeblocks eclipse ninja-build lrzip [2020-01-03T14:53:28.664Z] #33 35.27 Recommended packages: [2020-01-03T14:53:28.664Z] #33 35.27 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-03T14:53:28.664Z] #33 36.14 The following NEW packages will be installed: [2020-01-03T14:53:28.664Z] #33 36.14 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-03T14:53:28.664Z] #33 36.14 vim-common xxd [2020-01-03T14:53:28.664Z] #33 37.22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:53:28.664Z] #33 37.22 Need to get 13.7 MB of archives. [2020-01-03T14:53:28.664Z] #33 37.22 After this operation, 57.2 MB of additional disk space will be used. [2020-01-03T14:53:28.664Z] #33 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-03T14:53:28.664Z] #33 37.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-03T14:53:28.664Z] #33 37.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-03T14:53:28.664Z] #33 38.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-03T14:53:28.664Z] #33 38.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-03T14:53:28.664Z] #33 38.26 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-03T14:53:28.664Z] #33 38.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-03T14:53:28.664Z] #33 38.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-03T14:53:28.664Z] #33 38.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-03T14:53:28.664Z] #33 38.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-03T14:53:28.664Z] #33 39.86 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:53:28.665Z] #33 40.06 Fetched 13.7 MB in 2s (5669 kB/s) [2020-01-03T14:53:28.665Z] #33 40.49 Selecting previously unselected package cmake-data. [2020-01-03T14:53:28.665Z] #33 40.49 (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 ... 15091 files and directories currently installed.) [2020-01-03T14:53:28.665Z] #33 40.53 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-03T14:53:28.665Z] #33 40.64 Unpacking cmake-data (3.7.2-1) ... [2020-01-03T14:53:28.665Z] #33 ... [2020-01-03T14:53:28.665Z] [2020-01-03T14:53:28.665Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:53:28.665Z] #40 34.05 The following NEW packages will be installed: [2020-01-03T14:53:28.665Z] #40 34.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-03T14:53:28.665Z] #40 34.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-03T14:53:28.665Z] #40 34.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-03T14:53:28.665Z] #40 34.06 zlib1g-dev [2020-01-03T14:53:28.665Z] #40 35.24 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:53:28.665Z] #40 35.24 Need to get 3602 kB of archives. [2020-01-03T14:53:28.665Z] #40 35.24 After this operation, 18.9 MB of additional disk space will be used. [2020-01-03T14:53:28.665Z] #40 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-03T14:53:28.665Z] #40 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-03T14:53:28.665Z] #40 35.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-03T14:53:28.665Z] #40 35.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-03T14:53:28.665Z] #40 35.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-03T14:53:28.665Z] #40 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-03T14:53:28.665Z] #40 35.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-03T14:53:28.665Z] #40 35.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-03T14:53:28.665Z] #40 35.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-03T14:53:28.665Z] #40 35.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-03T14:53:28.665Z] #40 35.36 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-03T14:53:28.665Z] #40 35.43 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-03T14:53:28.665Z] #40 35.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-03T14:53:28.665Z] #40 35.50 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-03T14:53:28.665Z] #40 35.51 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-03T14:53:28.665Z] #40 35.53 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-03T14:53:28.665Z] #40 36.41 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:53:28.665Z] #40 36.50 Fetched 3602 kB in 1s (2496 kB/s) [2020-01-03T14:53:28.665Z] #40 36.59 Selecting previously unselected package libnet1:amd64. [2020-01-03T14:53:28.665Z] #40 36.59 (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 ... 15091 files and directories currently installed.) [2020-01-03T14:53:28.665Z] #40 36.62 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 36.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-03T14:53:28.665Z] #40 36.96 Selecting previously unselected package libcap-dev:amd64. [2020-01-03T14:53:28.665Z] #40 36.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 36.98 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-03T14:53:28.665Z] #40 37.11 Selecting previously unselected package libnet1-dev. [2020-01-03T14:53:28.665Z] #40 37.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 37.16 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-03T14:53:28.665Z] #40 37.39 Selecting previously unselected package libnl-3-200:amd64. [2020-01-03T14:53:28.665Z] #40 37.39 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 37.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-03T14:53:28.665Z] #40 37.55 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-03T14:53:28.665Z] #40 37.58 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 37.59 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-03T14:53:28.665Z] #40 37.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-03T14:53:28.665Z] #40 37.90 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 37.90 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-03T14:53:28.665Z] #40 38.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-03T14:53:28.665Z] #40 38.15 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 38.15 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-03T14:53:28.665Z] #40 38.25 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-03T14:53:28.665Z] #40 38.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 38.27 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-03T14:53:28.665Z] #40 38.55 Selecting previously unselected package libprotobuf10:amd64. [2020-01-03T14:53:28.665Z] #40 38.55 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 38.56 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-03T14:53:28.665Z] #40 39.31 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-03T14:53:28.665Z] #40 39.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 39.33 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-03T14:53:28.665Z] #40 39.94 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-03T14:53:28.665Z] #40 39.94 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 39.97 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-03T14:53:28.665Z] #40 42.14 Selecting previously unselected package libprotoc10:amd64. [2020-01-03T14:53:28.665Z] #40 42.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 42.16 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-03T14:53:28.665Z] #40 42.99 Selecting previously unselected package protobuf-c-compiler. [2020-01-03T14:53:28.665Z] #40 42.99 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-03T14:53:28.665Z] #40 43.00 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-03T14:53:28.923Z] #40 43.18 Selecting previously unselected package protobuf-compiler. [2020-01-03T14:53:28.923Z] #40 43.19 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-03T14:53:28.923Z] #40 43.19 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-03T14:53:28.923Z] #40 43.33 Selecting previously unselected package python-pkg-resources. [2020-01-03T14:53:28.923Z] #40 43.34 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-03T14:53:28.923Z] #40 43.35 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-03T14:53:29.179Z] #40 43.60 Selecting previously unselected package python-protobuf. [2020-01-03T14:53:29.179Z] #40 43.61 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-03T14:53:29.179Z] #40 43.62 Unpacking python-protobuf (3.0.0-9) ... [2020-01-03T14:53:29.741Z] #40 44.17 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-03T14:53:29.741Z] #40 44.25 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-03T14:53:29.997Z] #40 44.28 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-03T14:53:29.997Z] #40 ... [2020-01-03T14:53:29.997Z] [2020-01-03T14:53:29.997Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:29.997Z] #33 44.38 Selecting previously unselected package liblzo2-2:amd64. [2020-01-03T14:53:29.997Z] #33 44.38 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-03T14:53:29.997Z] #33 44.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:53:29.997Z] #33 44.52 Selecting previously unselected package libicu57:amd64. [2020-01-03T14:53:30.253Z] #33 44.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-03T14:53:30.253Z] #33 44.55 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-03T14:53:30.334Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-03T14:53:30.509Z] #33 ... [2020-01-03T14:53:30.509Z] [2020-01-03T14:53:30.509Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:53:30.509Z] #31 34.66 sync [2020-01-03T14:53:30.509Z] #31 34.67 internal/reflectlite [2020-01-03T14:53:30.509Z] #31 36.75 sort [2020-01-03T14:53:30.509Z] #31 36.75 errors [2020-01-03T14:53:30.509Z] #31 37.18 strconv [2020-01-03T14:53:30.509Z] #31 38.08 io [2020-01-03T14:53:30.509Z] #31 39.63 internal/oserror [2020-01-03T14:53:30.509Z] #31 39.72 syscall [2020-01-03T14:53:30.509Z] #31 39.86 reflect [2020-01-03T14:53:30.622Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-03T14:53:30.623Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-03T14:53:30.623Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-03T14:53:30.765Z] #31 ... [2020-01-03T14:53:30.765Z] [2020-01-03T14:53:30.765Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:53:30.765Z] #59 2.919 + RM_GOPATH=0 [2020-01-03T14:53:30.765Z] #59 2.919 + TMP_GOPATH= [2020-01-03T14:53:30.765Z] #59 2.919 + : /build [2020-01-03T14:53:30.765Z] #59 2.919 + '[' -z '' ']' [2020-01-03T14:53:30.765Z] #59 2.927 ++ mktemp -d [2020-01-03T14:53:30.765Z] #59 2.945 + export GOPATH=/tmp/tmp.fYyziaR1G5 [2020-01-03T14:53:30.765Z] #59 2.945 + GOPATH=/tmp/tmp.fYyziaR1G5 [2020-01-03T14:53:30.765Z] #59 2.945 + RM_GOPATH=1 [2020-01-03T14:53:30.765Z] #59 2.946 ++ dirname ./install.sh [2020-01-03T14:53:30.765Z] #59 2.949 + dir=. [2020-01-03T14:53:30.765Z] #59 2.950 + bin=containerd [2020-01-03T14:53:30.765Z] #59 2.950 + shift [2020-01-03T14:53:30.765Z] #59 2.951 + '[' '!' -f ./containerd.installer ']' [2020-01-03T14:53:30.765Z] #59 2.953 + . ./containerd.installer [2020-01-03T14:53:30.765Z] #59 2.954 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T14:53:30.765Z] #59 2.954 + install_containerd [2020-01-03T14:53:30.765Z] #59 2.955 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-03T14:53:30.765Z] #59 2.955 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T14:53:30.765Z] #59 2.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fYyziaR1G5/src/github.com/containerd/containerd [2020-01-03T14:53:30.765Z] #59 2.957 Cloning into '/tmp/tmp.fYyziaR1G5/src/github.com/containerd/containerd'... [2020-01-03T14:53:30.910Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-03T14:53:31.092Z] ---> c54687c85b60 [2020-01-03T14:53:31.092Z] Successfully built c54687c85b60 [2020-01-03T14:53:31.092Z] Successfully tagged docker:latest [2020-01-03T14:53:31.092Z] INFO: Image build ended at 01/03/2020 14:53:29. Duration:00:00:36.1766601 [2020-01-03T14:53:31.092Z] [2020-01-03T14:53:31.092Z] [2020-01-03T14:53:31.092Z] INFO: Building the test binaries at 01/03/2020 14:53:30... [2020-01-03T14:53:31.938Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-03T14:53:32.174Z] #59 ... [2020-01-03T14:53:32.174Z] [2020-01-03T14:53:32.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:32.174Z] #10 36.45 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:53:32.174Z] #10 36.45 Need to get 73.5 MB of archives. [2020-01-03T14:53:32.174Z] #10 36.45 After this operation, 466 MB of additional disk space will be used. [2020-01-03T14:53:32.174Z] #10 36.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-03T14:53:32.174Z] #10 36.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-03T14:53:32.174Z] #10 36.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-03T14:53:32.174Z] #10 36.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-03T14:53:32.174Z] #10 36.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-03T14:53:32.174Z] #10 36.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-03T14:53:32.174Z] #10 36.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-03T14:53:32.174Z] #10 36.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-03T14:53:32.174Z] #10 36.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-03T14:53:32.174Z] #10 36.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-03T14:53:32.174Z] #10 36.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-03T14:53:32.174Z] #10 36.60 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-03T14:53:32.174Z] #10 36.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-03T14:53:32.174Z] #10 36.80 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-03T14:53:32.174Z] #10 36.92 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-03T14:53:32.174Z] #10 36.92 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-03T14:53:32.174Z] #10 36.93 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-03T14:53:32.174Z] #10 37.10 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-03T14:53:32.174Z] #10 37.33 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-03T14:53:32.174Z] #10 37.63 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-03T14:53:32.174Z] #10 37.64 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-03T14:53:32.174Z] #10 38.12 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-03T14:53:32.174Z] #10 38.49 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-03T14:53:32.174Z] #10 38.49 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-01-03T14:53:32.174Z] #10 41.49 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-01-03T14:53:32.174Z] #10 43.76 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-03T14:53:32.174Z] #10 43.77 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-03T14:53:32.174Z] #10 44.90 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:53:32.174Z] #10 45.12 Fetched 73.5 MB in 8s (8790 kB/s) [2020-01-03T14:53:32.174Z] #10 45.25 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-03T14:53:32.174Z] #10 45.25 (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 ... 15091 files and directories currently installed.) [2020-01-03T14:53:32.174Z] #10 45.32 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-03T14:53:32.174Z] #10 45.34 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-03T14:53:32.174Z] #10 45.56 Selecting previously unselected package libudev-dev:amd64. [2020-01-03T14:53:32.174Z] #10 45.56 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-03T14:53:32.174Z] #10 45.60 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-03T14:53:32.174Z] #10 45.79 Selecting previously unselected package liblzo2-2:amd64. [2020-01-03T14:53:32.174Z] #10 45.80 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-03T14:53:32.174Z] #10 45.81 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:53:32.174Z] #10 45.94 Selecting previously unselected package btrfs-progs. [2020-01-03T14:53:32.174Z] #10 45.94 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-03T14:53:32.174Z] #10 45.96 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-03T14:53:32.174Z] #10 ... [2020-01-03T14:53:32.174Z] [2020-01-03T14:53:32.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:53:32.174Z] #26 4.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-03T14:53:32.174Z] #26 5.201 [2020-01-03T14:53:32.174Z] #26 5.558 #### 6.6% ######## 11.8% ############ 17.6% ################# 24.4% [2020-01-03T14:53:32.174Z] #26 ... [2020-01-03T14:53:32.174Z] [2020-01-03T14:53:32.174Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:32.174Z] #44 36.35 internal/reflectlite [2020-01-03T14:53:32.174Z] #44 36.35 github.com/LK4D4/vndr/godl/singleflight [2020-01-03T14:53:32.174Z] #44 36.65 math/rand [2020-01-03T14:53:32.174Z] #44 37.76 internal/singleflight [2020-01-03T14:53:32.174Z] #44 38.87 io [2020-01-03T14:53:32.174Z] #44 38.87 strconv [2020-01-03T14:53:32.174Z] #44 39.83 bytes [2020-01-03T14:53:32.174Z] #44 42.56 bufio [2020-01-03T14:53:32.174Z] #44 42.72 reflect [2020-01-03T14:53:32.174Z] #44 44.23 syscall [2020-01-03T14:53:32.430Z] #44 ... [2020-01-03T14:53:32.430Z] [2020-01-03T14:53:32.430Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:53:33.197Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-03T14:53:33.455Z] #26 5.558 #### 6.6% ######## 11.8% ############ 17.6% ################# 24.4% ###################### 31.3% ########################## 37.1% ############################### 44.2% #################################### 51.0% ######################################## 56.4% ############################################## 65.0% ################################################### 71.0% ###################################################### 75.6% ########################################################### 82.7% ############################################################## 86.7% #################################################################### 94.6% ######################################################################## 100.0% [2020-01-03T14:53:34.017Z] #26 7.778 [2020-01-03T14:53:34.704Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-03T14:53:34.704Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-03T14:53:34.836Z] #26 8.174 ############## 19.9% ########################### 37.9% ######################################### 57.8% ##################################################### 73.8% ######################################################################## 100.0% [2020-01-03T14:53:34.854Z] INFO: make.ps1 starting at 01/03/2020 14:53:34 [2020-01-03T14:53:34.996Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-03T14:53:35.314Z] INFO: Git commit (f2b25e498) assumed from DOCKER_GITCOMMIT environment variable [2020-01-03T14:53:35.314Z] INFO: Invoking autogen... [2020-01-03T14:53:35.397Z] #26 ... [2020-01-03T14:53:35.397Z] [2020-01-03T14:53:35.397Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:53:35.397Z] #47 39.33 + cd /tmp/tmp.uzvZh3hXIq/src/gotest.tools/gotestsum [2020-01-03T14:53:35.397Z] #47 39.33 + git checkout -q v0.3.5 [2020-01-03T14:53:35.397Z] #47 39.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-03T14:53:35.397Z] #47 ... [2020-01-03T14:53:35.397Z] [2020-01-03T14:53:35.397Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:35.397Z] #10 46.68 Selecting previously unselected package btrfs-tools. [2020-01-03T14:53:35.397Z] #10 46.71 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 46.72 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-03T14:53:35.397Z] #10 46.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-03T14:53:35.397Z] #10 46.83 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 46.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-03T14:53:35.397Z] #10 47.08 Selecting previously unselected package dmsetup. [2020-01-03T14:53:35.397Z] #10 47.09 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 47.10 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-03T14:53:35.397Z] #10 47.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-03T14:53:35.397Z] #10 47.33 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 47.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-03T14:53:35.397Z] #10 47.47 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-03T14:53:35.397Z] #10 47.50 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 47.51 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-03T14:53:35.397Z] #10 48.01 Selecting previously unselected package libpcre16-3:amd64. [2020-01-03T14:53:35.397Z] #10 48.01 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 48.02 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-03T14:53:35.397Z] #10 48.28 Selecting previously unselected package libpcre32-3:amd64. [2020-01-03T14:53:35.397Z] #10 48.28 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 48.30 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-03T14:53:35.397Z] #10 48.58 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-03T14:53:35.397Z] #10 48.60 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 48.61 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-03T14:53:35.397Z] #10 49.44 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-03T14:53:35.397Z] #10 49.44 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-03T14:53:35.397Z] #10 49.46 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-03T14:53:35.397Z] #10 49.87 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-03T14:53:35.653Z] #10 49.92 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-03T14:53:35.653Z] #10 49.92 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-03T14:53:35.653Z] #10 50.03 Selecting previously unselected package libseccomp2:amd64. [2020-01-03T14:53:35.653Z] #10 50.06 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-03T14:53:35.653Z] #10 50.06 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-03T14:53:35.775Z] INFO: Building daemon... [2020-01-03T14:53:35.908Z] #10 50.22 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-03T14:53:35.908Z] #10 50.24 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-03T14:53:35.908Z] #10 50.25 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-03T14:53:36.049Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-03T14:53:36.164Z] #10 50.44 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-03T14:53:36.164Z] #10 50.44 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-03T14:53:36.164Z] #10 50.44 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-03T14:53:36.339Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-03T14:53:36.973Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-03T14:53:37.570Z] #10 ... [2020-01-03T14:53:37.570Z] [2020-01-03T14:53:37.570Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:53:37.570Z] #26 9.152 [2020-01-03T14:53:37.570Z] #26 9.474 ##### 8.0% ########## 14.6% ############### 21.1% #################### 28.2% ######################## 33.5% ############################## 41.8% ################################## 48.2% ####################################### 54.5% ########################################### 60.3% ################################################ 67.2% ##################################################### 73.9% ######################################################### 79.2% ############################################################# 85.2% ###################################################################### 97.7% ######################################################################## 100.0% [2020-01-03T14:53:37.570Z] #26 11.38 [2020-01-03T14:53:37.609Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-03T14:53:37.900Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-03T14:53:38.190Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-03T14:53:39.221Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-03T14:53:39.852Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-03T14:53:40.145Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-03T14:53:40.435Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-03T14:53:40.726Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-03T14:53:41.370Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-03T14:53:42.820Z] #26 11.64 # 1.6% ## 3.5% #### 5.8% ##### 8.3% ####### 10.7% ######### 12.7% ########## 15.0% ############ 17.5% ############## 19.6% ############### 21.8% ################# 24.6% ################## 26.2% #################### 28.4% ##################### 29.9% ####################### 32.3% ######################### 35.0% ########################## 36.4% ########################### 38.7% ############################# 41.4% ############################### 43.8% ################################# 45.9% ################################## 47.9% ################################### 49.5% ##################################### 51.7% ###################################### 54.0% ######################################## 56.2% ######################################### 57.6% ############################################ 62.3% ############################################## 64.7% ############################################### 66.3% ################################################# 68.4% ################################################## 70.2% ################################################### 71.8% #################################################### 72.7% ##################################################### 75.0% ####################################################### 77.0% ######################################################### 79.5% ########################################################### 82.4% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.1% ################################################################# 90.8% ################################################################## 92.2% ################################################################### 93.8% #################################################################### 95.6% ###################################################################### 98.0% ######################################################################## 100.0% [2020-01-03T14:53:42.881Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-03T14:53:42.881Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-03T14:53:43.382Z] #26 16.86 [2020-01-03T14:53:43.382Z] #26 ... [2020-01-03T14:53:43.382Z] [2020-01-03T14:53:43.382Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:53:43.382Z] #31 47.48 time [2020-01-03T14:53:43.382Z] #31 53.41 internal/poll [2020-01-03T14:53:43.382Z] #31 56.14 internal/fmtsort [2020-01-03T14:53:43.382Z] #31 56.33 internal/syscall/unix [2020-01-03T14:53:43.382Z] #31 56.64 os [2020-01-03T14:53:43.382Z] #31 57.14 strings [2020-01-03T14:53:43.509Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-03T14:53:43.638Z] #31 ... [2020-01-03T14:53:43.638Z] [2020-01-03T14:53:43.638Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:43.638Z] #33 52.03 Selecting previously unselected package libxml2:amd64. [2020-01-03T14:53:43.638Z] #33 52.04 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-03T14:53:43.638Z] #33 52.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-03T14:53:43.638Z] #33 52.91 Selecting previously unselected package libarchive13:amd64. [2020-01-03T14:53:43.638Z] #33 52.91 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-03T14:53:43.638Z] #33 52.92 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-03T14:53:43.638Z] #33 53.20 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-03T14:53:43.638Z] #33 53.20 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-03T14:53:43.638Z] #33 53.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-03T14:53:43.638Z] #33 53.41 Selecting previously unselected package libuv1:amd64. [2020-01-03T14:53:43.638Z] #33 53.41 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-03T14:53:43.638Z] #33 53.43 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-03T14:53:43.638Z] #33 53.73 Selecting previously unselected package cmake. [2020-01-03T14:53:43.638Z] #33 53.74 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-03T14:53:43.638Z] #33 53.91 Unpacking cmake (3.7.2-1) ... [2020-01-03T14:53:43.894Z] #33 ... [2020-01-03T14:53:43.894Z] [2020-01-03T14:53:43.894Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:53:43.894Z] #40 49.36 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-03T14:53:43.894Z] #40 49.37 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-03T14:53:43.894Z] #40 49.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:43.894Z] #40 49.41 Setting up python-protobuf (3.0.0-9) ... [2020-01-03T14:53:43.894Z] #40 56.30 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-03T14:53:43.894Z] #40 56.32 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-03T14:53:43.894Z] #40 56.33 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-03T14:53:43.895Z] #40 56.35 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-03T14:53:43.895Z] #40 56.37 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-03T14:53:43.895Z] #40 56.39 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-03T14:53:43.895Z] #40 56.40 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-03T14:53:43.895Z] #40 56.42 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-03T14:53:43.895Z] #40 56.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-03T14:53:43.895Z] #40 56.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-03T14:53:43.895Z] #40 56.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:43.895Z] #40 DONE 58.4s [2020-01-03T14:53:43.895Z] [2020-01-03T14:53:43.895Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:43.895Z] #33 58.36 Selecting previously unselected package xxd. [2020-01-03T14:53:43.895Z] #33 58.37 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-03T14:53:43.895Z] #33 58.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:53:43.895Z] #33 ... [2020-01-03T14:53:43.895Z] [2020-01-03T14:53:43.895Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:53:44.138Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-03T14:53:44.138Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-03T14:53:45.165Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-03T14:53:45.454Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-03T14:53:45.744Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-03T14:53:45.828Z] #41 ... [2020-01-03T14:53:45.828Z] [2020-01-03T14:53:45.828Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:53:45.828Z] #33 58.71 Selecting previously unselected package vim-common. [2020-01-03T14:53:45.828Z] #33 58.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T14:53:45.828Z] #33 58.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:53:45.828Z] #33 59.20 Processing triggers for mime-support (3.60) ... [2020-01-03T14:53:45.828Z] #33 59.34 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:53:45.828Z] #33 59.36 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-03T14:53:45.828Z] #33 59.37 Setting up cmake-data (3.7.2-1) ... [2020-01-03T14:53:45.828Z] #33 59.39 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-03T14:53:45.828Z] #33 59.40 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-03T14:53:45.828Z] #33 59.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:45.828Z] #33 59.46 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:53:45.828Z] #33 59.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:53:45.828Z] #33 59.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-03T14:53:45.828Z] #33 59.52 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-03T14:53:45.828Z] #33 59.53 Setting up cmake (3.7.2-1) ... [2020-01-03T14:53:45.828Z] #33 59.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:53:45.828Z] #33 DONE 60.1s [2020-01-03T14:53:45.828Z] [2020-01-03T14:53:45.828Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:53:45.828Z] #34 DONE 0.1s [2020-01-03T14:53:45.828Z] [2020-01-03T14:53:45.828Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-03T14:53:45.828Z] #35 DONE 0.1s [2020-01-03T14:53:45.828Z] [2020-01-03T14:53:45.828Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:46.370Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-03T14:53:46.659Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-03T14:53:47.440Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 13.6% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/builder/remotecontext/git 3.333s coverage: 86.3% of statements [2020-01-03T14:53:47.441Z] ok github.com/docker/docker/builder/dockerfile 0.967s coverage: 48.2% of statements [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/cli [no test files] [2020-01-03T14:53:47.441Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-03T14:53:48.472Z] #36 ... [2020-01-03T14:53:48.472Z] [2020-01-03T14:53:48.472Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:48.472Z] #44 52.42 time [2020-01-03T14:53:48.472Z] #44 57.73 strings [2020-01-03T14:53:48.472Z] #44 59.16 os [2020-01-03T14:53:48.472Z] #44 61.65 regexp/syntax [2020-01-03T14:53:48.472Z] #44 ... [2020-01-03T14:53:48.472Z] [2020-01-03T14:53:48.472Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:53:48.472Z] #10 52.86 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-03T14:53:48.472Z] #10 52.87 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-03T14:53:48.472Z] #10 52.90 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-03T14:53:48.472Z] #10 55.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-03T14:53:48.472Z] #10 55.86 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-03T14:53:48.472Z] #10 55.87 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-03T14:53:48.472Z] #10 59.22 Selecting previously unselected package binutils-mingw-w64. [2020-01-03T14:53:48.472Z] #10 59.22 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-03T14:53:48.472Z] #10 59.23 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-03T14:53:48.472Z] #10 59.47 Selecting previously unselected package mingw-w64-common. [2020-01-03T14:53:48.472Z] #10 59.48 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-03T14:53:48.472Z] #10 59.50 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-03T14:53:48.712Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-03T14:53:48.712Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-03T14:53:48.712Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-03T14:53:48.770Z] #10 ... [2020-01-03T14:53:48.770Z] [2020-01-03T14:53:48.770Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:48.770Z] #36 2.629 + RM_GOPATH=0 [2020-01-03T14:53:48.770Z] #36 2.630 + TMP_GOPATH= [2020-01-03T14:53:48.770Z] #36 2.631 + : /build [2020-01-03T14:53:48.770Z] #36 2.631 + '[' -z '' ']' [2020-01-03T14:53:48.770Z] #36 2.631 ++ mktemp -d [2020-01-03T14:53:48.770Z] #36 2.635 + export GOPATH=/tmp/tmp.roP8jRPL7U [2020-01-03T14:53:48.770Z] #36 2.635 + GOPATH=/tmp/tmp.roP8jRPL7U [2020-01-03T14:53:48.770Z] #36 2.635 + RM_GOPATH=1 [2020-01-03T14:53:48.770Z] #36 2.636 ++ dirname ./install.sh [2020-01-03T14:53:48.770Z] #36 2.636 + dir=. [2020-01-03T14:53:48.770Z] #36 2.639 + bin=tini [2020-01-03T14:53:48.770Z] #36 2.641 + shift [2020-01-03T14:53:48.770Z] #36 2.642 + '[' '!' -f ./tini.installer ']' [2020-01-03T14:53:48.770Z] #36 2.642 + . ./tini.installer [2020-01-03T14:53:48.770Z] #36 2.642 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T14:53:48.770Z] #36 2.644 + install_tini [2020-01-03T14:53:48.770Z] #36 2.645 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-03T14:53:48.770Z] #36 2.645 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T14:53:48.770Z] #36 2.645 + git clone https://github.com/krallin/tini.git /tmp/tmp.roP8jRPL7U/tini [2020-01-03T14:53:48.770Z] #36 2.649 Cloning into '/tmp/tmp.roP8jRPL7U/tini'... [2020-01-03T14:53:49.697Z] #36 3.784 + cd /tmp/tmp.roP8jRPL7U/tini [2020-01-03T14:53:49.697Z] #36 3.784 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T14:53:49.697Z] #36 3.836 + cmake . [2020-01-03T14:53:50.261Z] #36 4.502 -- The C compiler identification is GNU 6.3.0 [2020-01-03T14:53:50.261Z] #36 4.536 -- Check for working C compiler: /usr/bin/cc [2020-01-03T14:53:50.822Z] #36 5.112 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-03T14:53:50.822Z] #36 5.121 -- Detecting C compiler ABI info [2020-01-03T14:53:51.383Z] #36 5.775 -- Detecting C compiler ABI info - done [2020-01-03T14:53:51.444Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-03T14:53:51.444Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-03T14:53:51.639Z] #36 5.850 -- Detecting C compile features [2020-01-03T14:53:51.641Z] ok github.com/docker/docker/client 0.431s coverage: 75.8% of statements [2020-01-03T14:53:51.736Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-03T14:53:52.027Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-03T14:53:52.027Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-03T14:53:52.567Z] #36 ... [2020-01-03T14:53:52.567Z] [2020-01-03T14:53:52.567Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T14:53:52.567Z] #26 18.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-03T14:53:52.567Z] #26 18.83 [2020-01-03T14:53:52.567Z] #26 19.09 ######################################################################## 100.0% [2020-01-03T14:53:52.567Z] #26 19.19 [2020-01-03T14:53:52.567Z] #26 20.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-03T14:53:52.567Z] #26 21.43 [2020-01-03T14:53:52.567Z] #26 21.73 ######## 12.1% ######################################################################## 100.0% [2020-01-03T14:53:52.567Z] #26 21.93 [2020-01-03T14:53:52.567Z] #26 23.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-03T14:53:52.567Z] #26 23.44 skipping existing 1849cc453dee [2020-01-03T14:53:52.567Z] #26 23.57 [2020-01-03T14:53:52.567Z] #26 24.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-03T14:53:52.567Z] #26 25.55 [2020-01-03T14:53:52.567Z] #26 25.82 ######################################################################## 100.0% [2020-01-03T14:53:52.567Z] #26 25.92 [2020-01-03T14:53:52.567Z] #26 25.98 Download of images into '/build' complete. [2020-01-03T14:53:52.567Z] #26 25.98 Use something like the following to load the result into a Docker daemon: [2020-01-03T14:53:52.567Z] #26 25.98 tar -cC '/build' . | docker load [2020-01-03T14:53:52.567Z] #26 DONE 26.2s [2020-01-03T14:53:52.655Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-03T14:53:52.823Z] [2020-01-03T14:53:52.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:53:52.823Z] #41 4.487 Note: Building without setproctitle() and strlcpy() support. [2020-01-03T14:53:52.823Z] #41 4.487 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-03T14:53:52.823Z] #41 6.036 fatal: Not a git repository (or any of the parent directories): .git [2020-01-03T14:53:52.823Z] #41 6.077 GEN .gitid [2020-01-03T14:53:52.823Z] #41 6.090 GEN criu/include/version.h [2020-01-03T14:53:52.823Z] #41 6.141 GEN include/common/asm [2020-01-03T14:53:52.823Z] #41 7.922 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.027 PBCC images/opts.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.091 PBCC images/sit.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.103 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.199 DEP images/opts.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.260 DEP images/sit.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.347 PBCC images/macvlan.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.390 DEP images/macvlan.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.471 PBCC images/autofs.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.533 DEP images/autofs.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.620 PBCC images/sysctl.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.620 DEP images/sysctl.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.694 PBCC images/time.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.756 DEP images/time.pb-c.d [2020-01-03T14:53:52.823Z] #41 8.858 PBCC images/binfmt-misc.pb-c.c [2020-01-03T14:53:52.823Z] #41 8.909 DEP images/binfmt-misc.pb-c.d [2020-01-03T14:53:53.079Z] #41 9.150 PBCC images/seccomp.pb-c.c [2020-01-03T14:53:53.079Z] #41 9.150 DEP images/seccomp.pb-c.d [2020-01-03T14:53:53.288Z] go: finding github.com/kr/text v0.1.0 [2020-01-03T14:53:53.336Z] #41 9.330 PBCC images/userns.pb-c.c [2020-01-03T14:53:53.336Z] #41 9.371 DEP images/userns.pb-c.d [2020-01-03T14:53:53.592Z] #41 9.467 PBCC images/cgroup.pb-c.c [2020-01-03T14:53:53.592Z] #41 9.499 DEP images/cgroup.pb-c.d [2020-01-03T14:53:53.592Z] #41 9.600 PBCC images/fown.pb-c.c [2020-01-03T14:53:53.592Z] #41 9.688 PBCC images/ext-file.pb-c.c [2020-01-03T14:53:53.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:53:53.847Z] #41 9.857 DEP images/fown.pb-c.d [2020-01-03T14:53:53.923Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-03T14:53:54.103Z] #41 10.02 DEP images/ext-file.pb-c.d [2020-01-03T14:53:54.103Z] #41 10.11 PBCC images/rpc.pb-c.c [2020-01-03T14:53:54.103Z] #41 10.19 DEP images/rpc.pb-c.d [2020-01-03T14:53:54.215Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-03T14:53:54.358Z] #41 10.29 PBCC images/siginfo.pb-c.c [2020-01-03T14:53:54.358Z] #41 10.36 DEP images/siginfo.pb-c.d [2020-01-03T14:53:54.358Z] #41 10.53 PBCC images/pagemap.pb-c.c [2020-01-03T14:53:54.375Z] [2020-01-03T14:53:54.508Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-03T14:53:54.508Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-03T14:53:54.614Z] #41 10.67 DEP images/pagemap.pb-c.d [2020-01-03T14:53:54.869Z] #41 10.84 PBCC images/rlimit.pb-c.c [2020-01-03T14:53:54.869Z] #41 10.91 DEP images/rlimit.pb-c.d [2020-01-03T14:53:55.165Z] #41 11.10 PBCC images/file-lock.pb-c.c [2020-01-03T14:53:55.165Z] #41 11.20 DEP images/file-lock.pb-c.d [2020-01-03T14:53:55.165Z] #41 11.34 PBCC images/tty.pb-c.c [2020-01-03T14:53:55.421Z] #41 11.38 DEP images/tty.pb-c.d [2020-01-03T14:53:55.421Z] #41 11.39 PBCC images/tun.pb-c.c [2020-01-03T14:53:55.421Z] #41 11.40 PBCC images/netdev.pb-c.c [2020-01-03T14:53:55.421Z] #41 11.41 DEP images/tun.pb-c.d [2020-01-03T14:53:55.421Z] #41 11.42 DEP images/netdev.pb-c.d [2020-01-03T14:53:55.421Z] #41 11.47 PBCC images/vma.pb-c.c [2020-01-03T14:53:55.421Z] #41 11.56 DEP images/vma.pb-c.d [2020-01-03T14:53:55.540Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-03T14:53:55.540Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-03T14:53:55.684Z] #41 11.60 PBCC images/creds.pb-c.c [2020-01-03T14:53:55.685Z] #41 11.67 DEP images/creds.pb-c.d [2020-01-03T14:53:55.685Z] #41 11.73 PBCC images/utsns.pb-c.c [2020-01-03T14:53:55.685Z] #41 11.79 DEP images/utsns.pb-c.d [2020-01-03T14:53:55.685Z] #41 11.83 PBCC images/ipc-desc.pb-c.c [2020-01-03T14:53:55.685Z] #41 11.86 PBCC images/ipc-sem.pb-c.c [2020-01-03T14:53:55.685Z] #41 11.90 DEP images/ipc-desc.pb-c.d [2020-01-03T14:53:55.941Z] #41 11.97 DEP images/ipc-sem.pb-c.d [2020-01-03T14:53:55.941Z] #41 12.07 PBCC images/ipc-msg.pb-c.c [2020-01-03T14:53:55.941Z] #41 12.11 DEP images/ipc-msg.pb-c.d [2020-01-03T14:53:55.941Z] #41 12.17 PBCC images/ipc-shm.pb-c.c [2020-01-03T14:53:56.197Z] #41 12.20 DEP images/ipc-shm.pb-c.d [2020-01-03T14:53:56.197Z] #41 12.29 PBCC images/ipc-var.pb-c.c [2020-01-03T14:53:56.197Z] #41 12.33 DEP images/ipc-var.pb-c.d [2020-01-03T14:53:56.197Z] #41 12.38 PBCC images/sk-opts.pb-c.c [2020-01-03T14:53:56.197Z] #41 12.41 PBCC images/packet-sock.pb-c.c [2020-01-03T14:53:56.453Z] #41 12.48 DEP images/sk-opts.pb-c.d [2020-01-03T14:53:56.453Z] #41 12.54 DEP images/packet-sock.pb-c.d [2020-01-03T14:53:56.453Z] #41 ... [2020-01-03T14:53:56.453Z] [2020-01-03T14:53:56.453Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:53:56.453Z] #31 60.51 path [2020-01-03T14:53:56.453Z] #31 61.19 text/tabwriter [2020-01-03T14:53:56.453Z] #31 61.28 fmt [2020-01-03T14:53:56.453Z] #31 62.07 path/filepath [2020-01-03T14:53:56.453Z] #31 63.42 io/ioutil [2020-01-03T14:53:56.453Z] #31 65.38 github.com/BurntSushi/toml [2020-01-03T14:53:56.453Z] #31 65.38 flag [2020-01-03T14:53:56.453Z] #31 67.90 log [2020-01-03T14:53:56.453Z] #31 ... [2020-01-03T14:53:56.453Z] [2020-01-03T14:53:56.453Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:53:56.453Z] #41 12.60 PBCC images/sk-netlink.pb-c.c [2020-01-03T14:53:56.453Z] #41 12.68 DEP images/sk-netlink.pb-c.d [2020-01-03T14:53:56.610Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-03T14:53:56.610Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-03T14:53:56.610Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-03T14:53:56.610Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-03T14:53:56.709Z] #41 12.77 PBCC images/sk-inet.pb-c.c [2020-01-03T14:53:56.901Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-03T14:53:56.901Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-03T14:53:56.907Z] [2020-01-03T14:53:56.907Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-03T14:53:56.965Z] #41 12.87 DEP images/sk-inet.pb-c.d [2020-01-03T14:53:56.965Z] #41 12.95 PBCC images/sk-unix.pb-c.c [2020-01-03T14:53:56.965Z] #41 13.01 DEP images/sk-unix.pb-c.d [2020-01-03T14:53:57.165Z] [2020-01-03T14:53:57.220Z] #41 13.09 PBCC images/mm.pb-c.c [2020-01-03T14:53:57.221Z] #41 13.20 DEP images/mm.pb-c.d [2020-01-03T14:53:57.221Z] #41 13.26 PBCC images/timerfd.pb-c.c [2020-01-03T14:53:57.221Z] #41 13.29 DEP images/timerfd.pb-c.d [2020-01-03T14:53:57.221Z] #41 13.35 PBCC images/timer.pb-c.c [2020-01-03T14:53:57.221Z] #41 13.40 DEP images/timer.pb-c.d [2020-01-03T14:53:57.221Z] #41 13.45 PBCC images/sa.pb-c.c [2020-01-03T14:53:57.423Z] [2020-01-03T14:53:57.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T14:53:57.423Z] PKG_CONFIG=pkg-config [2020-01-03T14:53:57.423Z] GOLANG_VERSION=1.13.5 [2020-01-03T14:53:57.423Z] HOSTNAME=9d8055f20167 [2020-01-03T14:53:57.423Z] KEEPBUNDLE=1 [2020-01-03T14:53:57.423Z] container=docker [2020-01-03T14:53:57.423Z] TEST_SKIP_INTEGRATION=1 [2020-01-03T14:53:57.423Z] GO111MODULE=off [2020-01-03T14:53:57.423Z] GOPATH=/go [2020-01-03T14:53:57.423Z] PWD=/go/src/github.com/docker/docker [2020-01-03T14:53:57.423Z] HOME=/root [2020-01-03T14:53:57.423Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T14:53:57.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T14:53:57.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T14:53:57.423Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:53:57.423Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T14:53:57.423Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T14:53:57.423Z] TERM=xterm [2020-01-03T14:53:57.423Z] VALIDATE_BRANCH=master [2020-01-03T14:53:57.423Z] DEST=bundles/test-integration [2020-01-03T14:53:57.423Z] SHLVL=1 [2020-01-03T14:53:57.423Z] TIMEOUT=120m [2020-01-03T14:53:57.423Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-03T14:53:57.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T14:53:57.423Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T14:53:57.423Z] TESTDEBUG=0 [2020-01-03T14:53:57.423Z] _=/usr/bin/env [2020-01-03T14:53:57.423Z] Building test suite binary ./integration-cli/test.main [2020-01-03T14:53:57.423Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T14:53:57.423Z] PKG_CONFIG=pkg-config [2020-01-03T14:53:57.423Z] GOLANG_VERSION=1.13.5 [2020-01-03T14:53:57.423Z] HOSTNAME=42f3d1adc35d [2020-01-03T14:53:57.423Z] KEEPBUNDLE=1 [2020-01-03T14:53:57.423Z] container=docker [2020-01-03T14:53:57.423Z] TEST_SKIP_INTEGRATION=1 [2020-01-03T14:53:57.423Z] GO111MODULE=off [2020-01-03T14:53:57.423Z] GOPATH=/go [2020-01-03T14:53:57.423Z] PWD=/go/src/github.com/docker/docker [2020-01-03T14:53:57.423Z] HOME=/root [2020-01-03T14:53:57.423Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T14:53:57.423Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T14:53:57.423Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T14:53:57.423Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:53:57.423Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T14:53:57.423Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T14:53:57.423Z] TERM=xterm [2020-01-03T14:53:57.423Z] VALIDATE_BRANCH=master [2020-01-03T14:53:57.423Z] DEST=bundles/test-integration [2020-01-03T14:53:57.423Z] SHLVL=1 [2020-01-03T14:53:57.423Z] TIMEOUT=120m [2020-01-03T14:53:57.423Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-03T14:53:57.423Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T14:53:57.423Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T14:53:57.423Z] TESTDEBUG=0 [2020-01-03T14:53:57.423Z] _=/usr/bin/env [2020-01-03T14:53:57.423Z] Building test suite binary ./integration-cli/test.main [2020-01-03T14:53:57.476Z] #41 13.52 DEP images/sa.pb-c.d [2020-01-03T14:53:57.532Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-03T14:53:57.681Z] No new tests added to integration. [2020-01-03T14:53:57.681Z] [2020-01-03T14:53:57.681Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T14:53:57.732Z] #41 13.60 PBCC images/pipe-data.pb-c.c [2020-01-03T14:53:57.732Z] #41 13.64 DEP images/pipe-data.pb-c.d [2020-01-03T14:53:57.732Z] #41 13.69 PBCC images/mnt.pb-c.c [2020-01-03T14:53:57.732Z] #41 13.80 DEP images/mnt.pb-c.d [2020-01-03T14:53:57.732Z] #41 13.88 PBCC images/sk-packet.pb-c.c [2020-01-03T14:53:57.824Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-03T14:53:57.987Z] #41 13.93 DEP images/sk-packet.pb-c.d [2020-01-03T14:53:57.987Z] #41 14.00 PBCC images/tcp-stream.pb-c.c [2020-01-03T14:53:57.987Z] #41 14.06 DEP images/tcp-stream.pb-c.d [2020-01-03T14:53:57.987Z] #41 14.14 PBCC images/pipe.pb-c.c [2020-01-03T14:53:58.113Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-03T14:53:58.243Z] #41 14.23 DEP images/pipe.pb-c.d [2020-01-03T14:53:58.243Z] #41 14.33 PBCC images/pstree.pb-c.c [2020-01-03T14:53:58.243Z] #41 14.36 DEP images/pstree.pb-c.d [2020-01-03T14:53:58.243Z] #41 14.41 PBCC images/fs.pb-c.c [2020-01-03T14:53:58.540Z] #41 ... [2020-01-03T14:53:58.540Z] [2020-01-03T14:53:58.540Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:58.540Z] #36 8.743 -- Detecting C compile features - done [2020-01-03T14:53:58.540Z] #36 8.862 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-03T14:53:58.540Z] #36 9.260 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-03T14:53:58.540Z] #36 9.548 -- Configuring done [2020-01-03T14:53:58.540Z] #36 9.615 -- Generating done [2020-01-03T14:53:58.540Z] #36 9.630 -- Build files have been written to: /tmp/tmp.roP8jRPL7U/tini [2020-01-03T14:53:58.540Z] #36 9.640 + make tini-static [2020-01-03T14:53:58.540Z] #36 10.05 Scanning dependencies of target tini-static [2020-01-03T14:53:58.540Z] #36 10.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-03T14:53:58.540Z] #36 11.67 [100%] Linking C executable tini-static [2020-01-03T14:53:58.540Z] #36 12.21 [100%] Built target tini-static [2020-01-03T14:53:58.540Z] #36 12.28 + mkdir -p /build [2020-01-03T14:53:58.540Z] #36 12.28 + cp tini-static /build/docker-init [2020-01-03T14:53:58.540Z] #36 DONE 12.6s [2020-01-03T14:53:58.540Z] [2020-01-03T14:53:58.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:53:58.540Z] #41 14.45 DEP images/fs.pb-c.d [2020-01-03T14:53:58.540Z] #41 14.55 PBCC images/signalfd.pb-c.c [2020-01-03T14:53:58.540Z] #41 14.66 DEP images/signalfd.pb-c.d [2020-01-03T14:53:58.796Z] #41 14.72 PBCC images/fh.pb-c.c [2020-01-03T14:53:58.796Z] #41 14.80 PBCC images/fsnotify.pb-c.c [2020-01-03T14:53:58.796Z] #41 14.86 DEP images/fh.pb-c.d [2020-01-03T14:53:58.796Z] #41 14.91 DEP images/fsnotify.pb-c.d [2020-01-03T14:53:59.052Z] #41 15.04 PBCC images/eventpoll.pb-c.c [2020-01-03T14:53:59.052Z] #41 15.08 DEP images/eventpoll.pb-c.d [2020-01-03T14:53:59.053Z] PKG_CONFIG=pkg-config [2020-01-03T14:53:59.053Z] GOLANG_VERSION=1.13.5 [2020-01-03T14:53:59.053Z] HOSTNAME=85f8acff779b [2020-01-03T14:53:59.053Z] KEEPBUNDLE=1 [2020-01-03T14:53:59.053Z] container=docker [2020-01-03T14:53:59.053Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-03T14:53:59.053Z] GO111MODULE=off [2020-01-03T14:53:59.053Z] GOPATH=/go [2020-01-03T14:53:59.053Z] PWD=/go/src/github.com/docker/docker [2020-01-03T14:53:59.053Z] HOME=/root [2020-01-03T14:53:59.053Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T14:53:59.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T14:53:59.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T14:53:59.053Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:53:59.053Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T14:53:59.053Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T14:53:59.053Z] TERM=xterm [2020-01-03T14:53:59.053Z] VALIDATE_BRANCH=master [2020-01-03T14:53:59.053Z] DEST=bundles/test-integration [2020-01-03T14:53:59.053Z] SHLVL=1 [2020-01-03T14:53:59.053Z] TIMEOUT=120m [2020-01-03T14:53:59.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T14:53:59.053Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T14:53:59.053Z] TESTDEBUG=0 [2020-01-03T14:53:59.053Z] _=/usr/bin/env [2020-01-03T14:53:59.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-03T14:53:59.141Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-03T14:53:59.141Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-03T14:53:59.141Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-03T14:53:59.308Z] #41 15.23 PBCC images/eventfd.pb-c.c [2020-01-03T14:53:59.308Z] #41 15.35 DEP images/eventfd.pb-c.d [2020-01-03T14:53:59.308Z] #41 ... [2020-01-03T14:53:59.308Z] [2020-01-03T14:53:59.308Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:53:59.308Z] #44 63.46 fmt [2020-01-03T14:53:59.308Z] #44 67.14 regexp [2020-01-03T14:53:59.308Z] #44 70.31 go/token [2020-01-03T14:53:59.308Z] #44 71.34 go/scanner [2020-01-03T14:53:59.308Z] #44 72.41 internal/lazyregexp [2020-01-03T14:53:59.308Z] #44 73.12 net/url [2020-01-03T14:53:59.308Z] #44 73.17 go/ast [2020-01-03T14:53:59.430Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-03T14:53:59.566Z] #44 ... [2020-01-03T14:53:59.566Z] [2020-01-03T14:53:59.566Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:53:59.566Z] #41 15.50 PBCC images/remap-file-path.pb-c.c [2020-01-03T14:53:59.566Z] #41 15.50 DEP images/remap-file-path.pb-c.d [2020-01-03T14:53:59.566Z] #41 15.56 PBCC images/fifo.pb-c.c [2020-01-03T14:53:59.566Z] #41 15.60 DEP images/fifo.pb-c.d [2020-01-03T14:53:59.566Z] #41 15.63 PBCC images/ghost-file.pb-c.c [2020-01-03T14:53:59.566Z] #41 15.65 DEP images/ghost-file.pb-c.d [2020-01-03T14:53:59.566Z] #41 15.67 PBCC images/regfile.pb-c.c [2020-01-03T14:53:59.566Z] #41 15.69 DEP images/regfile.pb-c.d [2020-01-03T14:53:59.821Z] #41 15.75 PBCC images/ns.pb-c.c [2020-01-03T14:53:59.821Z] #41 15.76 DEP images/ns.pb-c.d [2020-01-03T14:53:59.821Z] #41 15.81 PBCC images/fdinfo.pb-c.c [2020-01-03T14:53:59.821Z] #41 15.85 DEP images/fdinfo.pb-c.d [2020-01-03T14:53:59.821Z] #41 15.92 PBCC images/core-aarch64.pb-c.c [2020-01-03T14:53:59.821Z] #41 15.99 PBCC images/core-arm.pb-c.c [2020-01-03T14:54:00.064Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-03T14:54:00.119Z] #41 16.07 PBCC images/core-ppc64.pb-c.c [2020-01-03T14:54:00.119Z] #41 16.15 PBCC images/core-s390.pb-c.c [2020-01-03T14:54:00.119Z] #41 16.23 PBCC images/core-x86.pb-c.c [2020-01-03T14:54:00.119Z] #41 16.27 PBCC images/core.pb-c.c [2020-01-03T14:54:00.377Z] #41 16.33 PBCC images/inventory.pb-c.c [2020-01-03T14:54:00.377Z] #41 16.43 DEP images/core-aarch64.pb-c.d [2020-01-03T14:54:00.377Z] #41 16.52 DEP images/core-arm.pb-c.d [2020-01-03T14:54:00.377Z] #41 16.57 DEP images/core-ppc64.pb-c.d [2020-01-03T14:54:00.636Z] #41 16.64 DEP images/core-s390.pb-c.d [2020-01-03T14:54:00.692Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-03T14:54:00.692Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-03T14:54:00.892Z] #41 16.73 DEP images/core-x86.pb-c.d [2020-01-03T14:54:00.892Z] #41 16.81 DEP images/core.pb-c.d [2020-01-03T14:54:00.892Z] #41 16.89 DEP images/inventory.pb-c.d [2020-01-03T14:54:00.892Z] #41 16.97 PBCC images/cpuinfo.pb-c.c [2020-01-03T14:54:00.892Z] #41 16.98 DEP images/cpuinfo.pb-c.d [2020-01-03T14:54:01.148Z] #41 17.04 PBCC images/stats.pb-c.c [2020-01-03T14:54:01.148Z] #41 17.05 DEP images/stats.pb-c.d [2020-01-03T14:54:01.148Z] #41 ... [2020-01-03T14:54:01.148Z] [2020-01-03T14:54:01.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:54:01.148Z] #10 65.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-03T14:54:01.148Z] #10 65.57 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-03T14:54:01.148Z] #10 65.60 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-03T14:54:01.148Z] #10 74.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-03T14:54:01.148Z] #10 74.55 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-03T14:54:01.148Z] #10 74.56 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:01.148Z] #10 74.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-03T14:54:01.148Z] #10 74.70 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-03T14:54:01.148Z] #10 74.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:01.404Z] #10 ... [2020-01-03T14:54:01.404Z] [2020-01-03T14:54:01.404Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:54:01.404Z] #59 31.81 + cd /tmp/tmp.fYyziaR1G5/src/github.com/containerd/containerd [2020-01-03T14:54:01.404Z] #59 31.81 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T14:54:01.404Z] #59 32.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-03T14:54:01.404Z] #59 32.90 + BUILDTAGS='netgo osusergo static_build' [2020-01-03T14:54:01.404Z] #59 32.90 + export EXTRA_FLAGS=-buildmode=pie [2020-01-03T14:54:01.404Z] #59 32.90 + EXTRA_FLAGS=-buildmode=pie [2020-01-03T14:54:01.404Z] #59 32.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-03T14:54:01.404Z] #59 32.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-03T14:54:01.404Z] #59 32.90 + '[' '' = dynamic ']' [2020-01-03T14:54:01.404Z] #59 32.90 + make [2020-01-03T14:54:01.404Z] #59 33.99 + bin/ctr [2020-01-03T14:54:01.966Z] #59 ... [2020-01-03T14:54:01.966Z] [2020-01-03T14:54:01.966Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:54:01.966Z] #31 71.10 github.com/BurntSushi/toml/cmd/tomlv [2020-01-03T14:54:01.966Z] #31 DONE 75.9s [2020-01-03T14:54:01.966Z] [2020-01-03T14:54:01.966Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:01.966Z] #44 75.11 text/template/parse [2020-01-03T14:54:02.191Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-03T14:54:02.191Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-03T14:54:02.191Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-03T14:54:02.478Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-03T14:54:02.478Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-03T14:54:02.478Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-03T14:54:03.974Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-03T14:54:03.974Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-03T14:54:03.974Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-03T14:54:04.622Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-03T14:54:04.910Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-03T14:54:04.910Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-03T14:54:05.281Z] #44 79.07 go/parser [2020-01-03T14:54:05.536Z] #44 79.76 text/template [2020-01-03T14:54:05.935Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-03T14:54:06.566Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-03T14:54:06.566Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-03T14:54:07.196Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-03T14:54:07.425Z] #44 ... [2020-01-03T14:54:07.425Z] [2020-01-03T14:54:07.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:07.425Z] #41 19.26 make[1]: Nothing to be done for 'all'. [2020-01-03T14:54:07.425Z] #41 20.44 CC images/stats.o [2020-01-03T14:54:07.425Z] #41 20.78 CC images/core.o [2020-01-03T14:54:07.425Z] #41 21.50 CC images/core-x86.o [2020-01-03T14:54:07.425Z] #41 22.03 CC images/core-arm.o [2020-01-03T14:54:07.425Z] #41 22.42 CC images/core-aarch64.o [2020-01-03T14:54:07.425Z] #41 22.83 CC images/core-ppc64.o [2020-01-03T14:54:07.425Z] #41 23.47 CC images/core-s390.o [2020-01-03T14:54:07.986Z] #41 24.02 CC images/cpuinfo.o [2020-01-03T14:54:08.242Z] #41 24.40 CC images/inventory.o [2020-01-03T14:54:08.497Z] #41 ... [2020-01-03T14:54:08.497Z] [2020-01-03T14:54:08.497Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:08.497Z] #44 82.59 encoding/xml [2020-01-03T14:54:08.696Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-03T14:54:08.987Z] go: finding golang.org/x/text v0.3.0 [2020-01-03T14:54:09.277Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-03T14:54:10.773Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2020-01-03T14:54:10.773Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-03T14:54:10.773Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/types [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-03T14:54:10.773Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-03T14:54:10.782Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-03T14:54:11.055Z] #44 84.96 go/doc [2020-01-03T14:54:11.151Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-01-03T14:54:11.536Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-03T14:54:11.536Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-03T14:54:11.536Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-03T14:54:11.812Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-03T14:54:11.944Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-03T14:54:11.944Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-03T14:54:12.372Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-03T14:54:12.443Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-03T14:54:13.471Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-03T14:54:14.098Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-03T14:54:14.098Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-03T14:54:14.388Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-03T14:54:14.490Z] #44 ... [2020-01-03T14:54:14.491Z] [2020-01-03T14:54:14.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:14.491Z] #41 24.63 CC images/fdinfo.o [2020-01-03T14:54:14.491Z] #41 25.09 CC images/fown.o [2020-01-03T14:54:14.491Z] #41 25.31 CC images/ns.o [2020-01-03T14:54:14.491Z] #41 25.59 CC images/regfile.o [2020-01-03T14:54:14.491Z] #41 25.80 CC images/ghost-file.o [2020-01-03T14:54:14.491Z] #41 26.14 CC images/fifo.o [2020-01-03T14:54:14.491Z] #41 26.36 CC images/remap-file-path.o [2020-01-03T14:54:14.491Z] #41 26.54 CC images/eventfd.o [2020-01-03T14:54:14.491Z] #41 26.77 CC images/eventpoll.o [2020-01-03T14:54:14.491Z] #41 27.08 CC images/fh.o [2020-01-03T14:54:14.491Z] #41 27.47 CC images/fsnotify.o [2020-01-03T14:54:14.491Z] #41 28.04 CC images/signalfd.o [2020-01-03T14:54:14.491Z] #41 28.24 CC images/fs.o [2020-01-03T14:54:14.491Z] #41 28.54 CC images/pstree.o [2020-01-03T14:54:14.491Z] #41 28.69 CC images/pipe.o [2020-01-03T14:54:14.491Z] #41 28.90 CC images/tcp-stream.o [2020-01-03T14:54:14.491Z] #41 29.10 CC images/sk-packet.o [2020-01-03T14:54:14.491Z] #41 29.37 CC images/mnt.o [2020-01-03T14:54:14.491Z] #41 29.57 CC images/pipe-data.o [2020-01-03T14:54:14.491Z] #41 29.86 CC images/sa.o [2020-01-03T14:54:14.491Z] #41 30.06 CC images/timer.o [2020-01-03T14:54:14.491Z] #41 30.45 CC images/timerfd.o [2020-01-03T14:54:14.746Z] #41 30.77 CC images/mm.o [2020-01-03T14:54:15.002Z] #41 31.14 CC images/sk-opts.o [2020-01-03T14:54:15.415Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-03T14:54:15.415Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-03T14:54:15.565Z] #41 31.41 CC images/sk-unix.o [2020-01-03T14:54:15.821Z] #41 31.75 CC images/sk-inet.o [2020-01-03T14:54:16.043Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-03T14:54:16.077Z] #41 32.22 CC images/tun.o [2020-01-03T14:54:16.604Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.6% of statements [2020-01-03T14:54:16.604Z] ok github.com/docker/docker/builder/dockerfile 0.848s coverage: 48.2% of statements [2020-01-03T14:54:16.638Z] #41 32.52 CC images/sk-netlink.o [2020-01-03T14:54:16.638Z] #41 32.72 CC images/packet-sock.o [2020-01-03T14:54:17.200Z] #41 33.20 CC images/ipc-var.o [2020-01-03T14:54:17.422Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-01-03T14:54:17.455Z] #41 33.38 CC images/ipc-desc.o [2020-01-03T14:54:17.542Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-03T14:54:17.542Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-03T14:54:17.542Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-03T14:54:17.711Z] #41 33.64 CC images/ipc-shm.o [2020-01-03T14:54:17.711Z] #41 33.81 CC images/ipc-msg.o [2020-01-03T14:54:17.833Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-03T14:54:17.967Z] #41 34.05 CC images/ipc-sem.o [2020-01-03T14:54:18.123Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-03T14:54:18.213Z] ok github.com/docker/docker/cmd/dockerd 0.153s coverage: 30.3% of statements [2020-01-03T14:54:18.213Z] ok github.com/docker/docker/container 0.192s coverage: 35.3% of statements [2020-01-03T14:54:18.213Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-03T14:54:18.213Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-03T14:54:18.213Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-03T14:54:18.213Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-03T14:54:18.223Z] #41 34.26 CC images/utsns.o [2020-01-03T14:54:18.232Z] ok github.com/docker/docker/builder/remotecontext/git 1.221s coverage: 86.3% of statements [2020-01-03T14:54:18.232Z] ? github.com/docker/docker/cli [no test files] [2020-01-03T14:54:18.232Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-03T14:54:18.478Z] #41 34.53 CC images/creds.o [2020-01-03T14:54:18.734Z] #41 34.76 CC images/vma.o [2020-01-03T14:54:18.990Z] #41 35.02 CC images/netdev.o [2020-01-03T14:54:19.246Z] #41 35.34 CC images/tty.o [2020-01-03T14:54:20.173Z] #41 35.96 CC images/file-lock.o [2020-01-03T14:54:20.173Z] #41 36.18 CC images/rlimit.o [2020-01-03T14:54:20.181Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-03T14:54:20.181Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-03T14:54:20.181Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-03T14:54:20.436Z] #41 36.53 CC images/pagemap.o [2020-01-03T14:54:20.469Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-03T14:54:20.997Z] #41 36.84 CC images/siginfo.o [2020-01-03T14:54:21.096Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-03T14:54:21.253Z] #41 37.17 CC images/rpc.o [2020-01-03T14:54:21.509Z] #41 ... [2020-01-03T14:54:21.509Z] [2020-01-03T14:54:21.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:54:21.509Z] #10 96.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-03T14:54:21.509Z] #10 96.05 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-03T14:54:21.513Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-01-03T14:54:21.774Z] #10 96.05 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:22.086Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.8% of statements [2020-01-03T14:54:22.399Z] ok github.com/docker/docker/client 0.294s coverage: 75.8% of statements [2020-01-03T14:54:23.812Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-03T14:54:23.999Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2020-01-03T14:54:24.288Z] #10 ... [2020-01-03T14:54:24.288Z] [2020-01-03T14:54:24.288Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:24.288Z] #44 88.21 github.com/LK4D4/vndr/build [2020-01-03T14:54:24.288Z] #44 88.72 net [2020-01-03T14:54:24.288Z] #44 91.19 vendor/golang.org/x/text/transform [2020-01-03T14:54:24.288Z] #44 91.99 vendor/golang.org/x/text/unicode/bidi [2020-01-03T14:54:24.288Z] #44 93.92 vendor/golang.org/x/text/secure/bidirule [2020-01-03T14:54:24.288Z] #44 94.19 vendor/golang.org/x/text/unicode/norm [2020-01-03T14:54:24.288Z] #44 ... [2020-01-03T14:54:24.288Z] [2020-01-03T14:54:24.288Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:24.288Z] #41 38.35 CC images/ext-file.o [2020-01-03T14:54:24.288Z] #41 38.52 CC images/cgroup.o [2020-01-03T14:54:24.288Z] #41 39.17 CC images/userns.o [2020-01-03T14:54:24.288Z] #41 39.44 CC images/google/protobuf/descriptor.o [2020-01-03T14:54:24.438Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-03T14:54:24.726Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-03T14:54:25.214Z] #41 41.00 CC images/opts.o [2020-01-03T14:54:25.215Z] #41 41.22 CC images/seccomp.o [2020-01-03T14:54:25.400Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-03T14:54:25.470Z] #41 41.42 CC images/binfmt-misc.o [2020-01-03T14:54:25.470Z] #41 41.61 CC images/time.o [2020-01-03T14:54:26.027Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-03T14:54:26.032Z] #41 41.89 CC images/sysctl.o [2020-01-03T14:54:26.288Z] #41 42.13 CC images/autofs.o [2020-01-03T14:54:26.288Z] #41 42.31 CC images/macvlan.o [2020-01-03T14:54:26.317Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-03T14:54:26.545Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-01-03T14:54:26.569Z] #41 42.47 CC images/sit.o [2020-01-03T14:54:26.809Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 82.1% of statements [2020-01-03T14:54:26.826Z] #41 42.78 LINK images/built-in.o [2020-01-03T14:54:26.826Z] #41 42.98 GEN compel/include/asm [2020-01-03T14:54:27.082Z] #41 42.99 GEN compel/include/version.h [2020-01-03T14:54:27.082Z] #41 43.01 touch .config [2020-01-03T14:54:27.082Z] #41 43.02 GEN include/common/config.h [2020-01-03T14:54:27.082Z] #41 43.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-03T14:54:27.082Z] #41 43.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-03T14:54:27.082Z] #41 43.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-03T14:54:27.082Z] #41 43.22 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-03T14:54:27.082Z] #41 43.27 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-03T14:54:27.338Z] #41 43.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-03T14:54:27.338Z] #41 43.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-03T14:54:27.338Z] #41 43.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-03T14:54:27.338Z] #41 43.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-03T14:54:27.338Z] #41 43.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-03T14:54:27.341Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-03T14:54:27.341Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-03T14:54:27.341Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-03T14:54:27.594Z] #41 43.48 DEP compel/plugins/std/infect.d [2020-01-03T14:54:27.594Z] #41 43.61 DEP compel/plugins/std/string.d [2020-01-03T14:54:27.594Z] #41 43.69 DEP compel/plugins/std/log.d [2020-01-03T14:54:27.755Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2020-01-03T14:54:27.851Z] #41 43.83 DEP compel/plugins/std/fds.d [2020-01-03T14:54:27.851Z] #41 43.97 DEP compel/plugins/std/std.d [2020-01-03T14:54:28.107Z] #41 44.10 DEP compel/plugins/shmem/shmem.d [2020-01-03T14:54:28.107Z] #41 44.17 DEP compel/plugins/fds/fds.d [2020-01-03T14:54:28.363Z] #41 44.34 CC compel/plugins/std/std.o [2020-01-03T14:54:28.619Z] #41 44.63 CC compel/plugins/std/fds.o [2020-01-03T14:54:28.838Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-03T14:54:29.180Z] #41 45.28 CC compel/plugins/std/log.o [2020-01-03T14:54:29.672Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2020-01-03T14:54:30.107Z] #41 46.18 CC compel/plugins/std/string.o [2020-01-03T14:54:30.870Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-03T14:54:30.870Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-03T14:54:31.117Z] #41 46.86 CC compel/plugins/std/infect.o [2020-01-03T14:54:31.373Z] #41 47.38 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-03T14:54:31.373Z] #41 47.45 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-03T14:54:31.373Z] #41 47.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-03T14:54:31.493Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-03T14:54:31.493Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-03T14:54:31.629Z] #41 47.65 AR compel/plugins/std.lib.a [2020-01-03T14:54:31.629Z] #41 47.68 CC compel/plugins/fds/fds.o [2020-01-03T14:54:31.884Z] #41 ... [2020-01-03T14:54:31.884Z] [2020-01-03T14:54:31.884Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:54:31.884Z] #62 99.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-03T14:54:31.884Z] #62 99.34 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-03T14:54:31.884Z] #62 DONE 106.1s [2020-01-03T14:54:31.884Z] [2020-01-03T14:54:31.884Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:31.884Z] #44 98.86 vendor/golang.org/x/net/idna [2020-01-03T14:54:31.884Z] #44 101.5 vendor/golang.org/x/net/http2/hpack [2020-01-03T14:54:31.884Z] #44 102.6 mime [2020-01-03T14:54:31.884Z] #44 104.3 mime/quotedprintable [2020-01-03T14:54:31.884Z] #44 104.8 net/http/internal [2020-01-03T14:54:31.884Z] #44 ... [2020-01-03T14:54:31.884Z] [2020-01-03T14:54:31.884Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-03T14:54:31.884Z] #63 DONE 0.1s [2020-01-03T14:54:32.117Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-03T14:54:32.117Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-03T14:54:32.140Z] [2020-01-03T14:54:32.140Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:32.140Z] #41 48.13 AR compel/plugins/fds.lib.a [2020-01-03T14:54:32.140Z] #41 48.19 HOSTDEP compel/src/lib/log-host.d [2020-01-03T14:54:32.140Z] #41 48.30 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-03T14:54:32.396Z] #41 48.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-03T14:54:32.652Z] #41 48.67 HOSTDEP compel/src/main-host.d [2020-01-03T14:54:32.652Z] #41 48.70 DEP compel/src/lib/ptrace.d [2020-01-03T14:54:32.742Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-03T14:54:32.742Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-03T14:54:32.907Z] #41 48.91 DEP compel/src/lib/infect.d [2020-01-03T14:54:32.962Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-03T14:54:33.030Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-03T14:54:33.030Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-03T14:54:33.030Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-03T14:54:33.030Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-03T14:54:33.163Z] #41 49.29 DEP compel/src/lib/infect-util.d [2020-01-03T14:54:33.222Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.548s coverage: 13.7% of statements [2020-01-03T14:54:33.317Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-03T14:54:33.419Z] #41 49.36 DEP compel/src/lib/infect-rpc.d [2020-01-03T14:54:33.419Z] #41 49.48 DEP compel/arch/x86/src/lib/infect.d [2020-01-03T14:54:33.419Z] #41 49.58 DEP compel/arch/x86/src/lib/cpu.d [2020-01-03T14:54:33.630Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-03T14:54:33.675Z] #41 49.75 DEP compel/src/lib/log.d [2020-01-03T14:54:33.675Z] #41 49.85 DEP compel/src/main.d [2020-01-03T14:54:33.930Z] #41 50.01 DEP compel/src/lib/handle-elf.d [2020-01-03T14:54:33.930Z] #41 50.11 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-03T14:54:34.261Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-03T14:54:34.491Z] #41 50.30 CC compel/src/lib/log.o [2020-01-03T14:54:34.491Z] #41 50.64 CC compel/arch/x86/src/lib/cpu.o [2020-01-03T14:54:34.548Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-03T14:54:34.548Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-03T14:54:34.548Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-03T14:54:34.604Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.651s coverage: 57.0% of statements [2020-01-03T14:54:34.838Z] go: finding github.com/golang/mock v1.1.1 [2020-01-03T14:54:34.838Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-03T14:54:35.460Z] #41 51.37 CC compel/arch/x86/src/lib/infect.o [2020-01-03T14:54:36.334Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-03T14:54:36.334Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-03T14:54:36.334Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-03T14:54:36.334Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-03T14:54:36.386Z] #41 52.27 CC compel/src/lib/infect-rpc.o [2020-01-03T14:54:36.641Z] #41 52.64 CC compel/src/lib/infect-util.o [2020-01-03T14:54:36.896Z] #41 52.98 CC compel/src/lib/infect.o [2020-01-03T14:54:36.960Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-03T14:54:37.457Z] #41 ... [2020-01-03T14:54:37.457Z] [2020-01-03T14:54:37.457Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:54:37.457Z] #10 111.8 Selecting previously unselected package libapparmor1:amd64. [2020-01-03T14:54:37.457Z] #10 111.8 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-03T14:54:37.457Z] #10 111.8 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-03T14:54:37.457Z] #10 111.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-03T14:54:37.457Z] #10 111.9 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-03T14:54:37.457Z] #10 111.9 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-03T14:54:37.713Z] #10 112.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-03T14:54:37.713Z] #10 112.1 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-03T14:54:37.713Z] #10 112.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-03T14:54:37.713Z] #10 112.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:37.713Z] #10 112.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-03T14:54:37.713Z] #10 112.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-03T14:54:37.713Z] #10 112.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-03T14:54:37.968Z] #10 112.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-03T14:54:37.968Z] #10 112.4 Setting up btrfs-progs (4.7.3-1) ... [2020-01-03T14:54:37.968Z] #10 112.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-03T14:54:37.968Z] #10 112.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:37.968Z] #10 112.4 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-01-03T14:54:37.968Z] #10 112.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-03T14:54:37.968Z] #10 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-03T14:54:37.968Z] #10 112.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-03T14:54:37.968Z] #10 112.4 Setting up btrfs-tools (4.7.3-1) ... [2020-01-03T14:54:37.968Z] #10 112.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T14:54:37.968Z] #10 112.4 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-01-03T14:54:37.968Z] #10 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-03T14:54:37.968Z] #10 112.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-03T14:54:37.968Z] #10 112.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-03T14:54:37.968Z] #10 112.5 Setting up dmsetup (2:1.02.137-2) ... [2020-01-03T14:54:37.993Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-03T14:54:37.993Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-03T14:54:37.993Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-03T14:54:38.224Z] #10 112.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-03T14:54:38.224Z] #10 112.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:54:38.480Z] #10 DONE 112.9s [2020-01-03T14:54:38.480Z] [2020-01-03T14:54:38.480Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:38.480Z] #44 108.8 net/textproto [2020-01-03T14:54:38.480Z] #44 108.8 crypto/x509 [2020-01-03T14:54:38.480Z] #44 109.9 vendor/golang.org/x/net/http/httpguts [2020-01-03T14:54:38.480Z] #44 110.2 vendor/golang.org/x/net/http/httpproxy [2020-01-03T14:54:38.480Z] #44 110.7 mime/multipart [2020-01-03T14:54:38.627Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-03T14:54:38.736Z] #44 ... [2020-01-03T14:54:38.736Z] [2020-01-03T14:54:38.736Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:54:38.736Z] #52 DONE 0.1s [2020-01-03T14:54:38.736Z] [2020-01-03T14:54:38.736Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:54:38.736Z] #47 DONE 112.8s [2020-01-03T14:54:38.736Z] [2020-01-03T14:54:38.736Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-03T14:54:38.736Z] #53 DONE 0.1s [2020-01-03T14:54:38.736Z] [2020-01-03T14:54:38.736Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:38.736Z] #44 112.8 crypto/tls [2020-01-03T14:54:38.803Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.385s coverage: 46.2% of statements [2020-01-03T14:54:38.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.751s coverage: 48.6% of statements [2020-01-03T14:54:39.258Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-03T14:54:39.258Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-03T14:54:39.705Z] #44 ... [2020-01-03T14:54:39.705Z] [2020-01-03T14:54:39.705Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:39.741Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.584s coverage: 72.5% of statements [2020-01-03T14:54:39.922Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-03T14:54:40.545Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-03T14:54:41.122Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.512s coverage: 76.1% of statements [2020-01-03T14:54:41.170Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-03T14:54:41.454Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-03T14:54:41.692Z] ok github.com/docker/docker/daemon 12.365s coverage: 17.6% of statements [2020-01-03T14:54:41.692Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-03T14:54:41.692Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-03T14:54:41.692Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-03T14:54:41.692Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-03T14:54:41.692Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-03T14:54:41.692Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-01-03T14:54:42.077Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-03T14:54:42.220Z] #54 3.321 + RM_GOPATH=0 [2020-01-03T14:54:42.220Z] #54 3.321 + TMP_GOPATH= [2020-01-03T14:54:42.220Z] #54 3.321 + : /build [2020-01-03T14:54:42.220Z] #54 ... [2020-01-03T14:54:42.220Z] [2020-01-03T14:54:42.220Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-03T14:54:42.220Z] #11 DONE 3.6s [2020-01-03T14:54:42.220Z] [2020-01-03T14:54:42.220Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:42.220Z] #54 3.321 + '[' -z '' ']' [2020-01-03T14:54:42.220Z] #54 3.325 ++ mktemp -d [2020-01-03T14:54:42.220Z] #54 3.325 + export GOPATH=/tmp/tmp.lCSUL97tU9 [2020-01-03T14:54:42.220Z] #54 3.325 + GOPATH=/tmp/tmp.lCSUL97tU9 [2020-01-03T14:54:42.220Z] #54 3.325 + RM_GOPATH=1 [2020-01-03T14:54:42.220Z] #54 3.327 ++ dirname ./install.sh [2020-01-03T14:54:42.220Z] #54 3.328 + dir=. [2020-01-03T14:54:42.220Z] #54 3.332 + bin=runc [2020-01-03T14:54:42.220Z] #54 3.332 + shift [2020-01-03T14:54:42.220Z] #54 3.334 + '[' '!' -f ./runc.installer ']' [2020-01-03T14:54:42.220Z] #54 3.334 + . ./runc.installer [2020-01-03T14:54:42.220Z] #54 3.334 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-03T14:54:42.220Z] #54 3.335 + install_runc [2020-01-03T14:54:42.220Z] #54 3.336 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-03T14:54:42.220Z] #54 3.339 + uname -r [2020-01-03T14:54:42.220Z] #54 3.355 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-03T14:54:42.220Z] #54 3.355 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-03T14:54:42.220Z] #54 3.355 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-03T14:54:42.220Z] #54 3.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lCSUL97tU9/src/github.com/opencontainers/runc [2020-01-03T14:54:42.220Z] #54 3.359 Cloning into '/tmp/tmp.lCSUL97tU9/src/github.com/opencontainers/runc'... [2020-01-03T14:54:42.631Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2020-01-03T14:54:42.699Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-03T14:54:42.699Z] go: finding github.com/kr/pty v1.1.1 [2020-01-03T14:54:42.986Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-03T14:54:42.986Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-03T14:54:43.274Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-03T14:54:43.565Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-03T14:54:43.655Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-01-03T14:54:43.670Z] #54 ... [2020-01-03T14:54:43.670Z] [2020-01-03T14:54:43.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:43.670Z] #41 55.81 CC compel/src/lib/ptrace.o [2020-01-03T14:54:43.670Z] #41 56.48 AR compel/libcompel.a [2020-01-03T14:54:43.670Z] #41 56.60 HOSTCC compel/src/main-host.o [2020-01-03T14:54:43.670Z] #41 57.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-03T14:54:43.670Z] #41 57.37 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-03T14:54:43.670Z] #41 57.70 HOSTCC compel/src/lib/log-host.o [2020-01-03T14:54:43.670Z] #41 57.97 HOSTLINK compel/compel-host-bin [2020-01-03T14:54:43.670Z] #41 58.11 DEP soccr/soccr.d [2020-01-03T14:54:43.670Z] #41 58.36 CC soccr/soccr.o [2020-01-03T14:54:43.925Z] #41 59.88 AR soccr/libsoccr.a [2020-01-03T14:54:43.925Z] #41 59.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-03T14:54:44.181Z] #41 60.28 DEP criu/arch/x86/sigframe.d [2020-01-03T14:54:44.190Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-03T14:54:44.437Z] #41 60.41 DEP criu/arch/x86/sigaction_compat.d [2020-01-03T14:54:44.437Z] #41 60.52 DEP criu/arch/x86/kerndat.d [2020-01-03T14:54:44.736Z] #41 ... [2020-01-03T14:54:44.736Z] [2020-01-03T14:54:44.736Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-03T14:54:44.736Z] #12 DONE 2.5s [2020-01-03T14:54:44.736Z] [2020-01-03T14:54:44.736Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-03T14:54:44.812Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-03T14:54:45.054Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 42.7% of statements [2020-01-03T14:54:45.431Z] go: finding cloud.google.com/go v0.26.0 [2020-01-03T14:54:45.993Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-01-03T14:54:46.253Z] ok github.com/docker/docker/daemon/logger/awslogs 0.283s coverage: 77.4% of statements [2020-01-03T14:54:46.253Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.313s coverage: 60.1% of statements [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-03T14:54:46.253Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-03T14:54:46.514Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-01-03T14:54:47.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-01-03T14:54:47.301Z] #13 2.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-03T14:54:47.301Z] #13 DONE 2.4s [2020-01-03T14:54:47.301Z] [2020-01-03T14:54:47.301Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:47.301Z] #44 121.0 net/http/httptrace [2020-01-03T14:54:47.301Z] #44 121.4 net/http [2020-01-03T14:54:47.346Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-01-03T14:54:47.925Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-03T14:54:47.925Z] [2020-01-03T14:54:47.925Z] ________ ____ __. [2020-01-03T14:54:47.925Z] \_____ \ | |/ _| [2020-01-03T14:54:47.925Z] / | \| < [2020-01-03T14:54:47.925Z] / | \ | \ [2020-01-03T14:54:47.925Z] \_______ /____|__ \ [2020-01-03T14:54:47.925Z] \/ \/ [2020-01-03T14:54:47.925Z] [2020-01-03T14:54:47.925Z] INFO: make.ps1 ended at 01/03/2020 14:54:47 [2020-01-03T14:54:48.288Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2020-01-03T14:54:48.550Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2020-01-03T14:54:48.550Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-03T14:54:49.231Z] #44 ... [2020-01-03T14:54:49.231Z] [2020-01-03T14:54:49.231Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-03T14:54:49.231Z] #14 DONE 2.2s [2020-01-03T14:54:49.231Z] [2020-01-03T14:54:49.231Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-03T14:54:49.492Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2020-01-03T14:54:49.492Z] ok github.com/docker/docker/daemon/logger/templates 0.061s coverage: 8.3% of statements [2020-01-03T14:54:50.063Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2020-01-03T14:54:50.110Z] INFO: Binaries build ended at 01/03/2020 14:54:49. Duration:00:01:19.5812996 [2020-01-03T14:54:50.634Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-01-03T14:54:51.206Z] ok github.com/docker/docker/daemon/logger/splunk 1.872s coverage: 82.5% of statements [2020-01-03T14:54:51.206Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-03T14:54:51.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-03T14:54:52.296Z] INFO: Copying the built daemon binary to d:\CI\PR-40343\1\binary\dockerd-f2b25e498.exe... [2020-01-03T14:54:52.496Z] #15 DONE 2.6s [2020-01-03T14:54:52.496Z] [2020-01-03T14:54:52.496Z] #16 [dev 6/24] RUN ldconfig [2020-01-03T14:54:52.593Z] ok github.com/docker/docker/distribution/metadata 0.132s coverage: 48.2% of statements [2020-01-03T14:54:52.853Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-01-03T14:54:53.114Z] ok github.com/docker/docker/distribution 0.359s coverage: 22.1% of statements [2020-01-03T14:54:53.114Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-03T14:54:53.268Z] INFO: Copying the built client binary to d:\CI\PR-40343\1\binary\docker-f2b25e498.exe... [2020-01-03T14:54:53.268Z] INFO: Copying dockerversion from the container... [2020-01-03T14:54:53.732Z] INFO: Copying the golang package from the container to d:\CI\PR-40343\1\installer\go.zip... [2020-01-03T14:54:55.011Z] #16 DONE 2.6s [2020-01-03T14:54:55.011Z] [2020-01-03T14:54:55.011Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:54:55.011Z] #17 ... [2020-01-03T14:54:55.011Z] [2020-01-03T14:54:55.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:54:55.011Z] #41 60.67 DEP criu/arch/x86/crtools.d [2020-01-03T14:54:55.011Z] #41 60.91 DEP criu/arch/x86/cpu.d [2020-01-03T14:54:55.011Z] #41 61.05 CC criu/arch/x86/cpu.o [2020-01-03T14:54:55.011Z] #41 61.76 CC criu/arch/x86/crtools.o [2020-01-03T14:54:55.011Z] #41 63.16 CC criu/arch/x86/kerndat.o [2020-01-03T14:54:55.011Z] #41 63.99 CC criu/arch/x86/sigaction_compat.o [2020-01-03T14:54:55.011Z] #41 64.29 CC criu/arch/x86/sigframe.o [2020-01-03T14:54:55.011Z] #41 64.60 LINK criu/arch/x86/crtools.built-in.o [2020-01-03T14:54:55.011Z] #41 64.64 DEP criu/pie/util-vdso-elf32.d [2020-01-03T14:54:55.011Z] #41 64.76 DEP criu/arch/x86/vdso-pie.d [2020-01-03T14:54:55.011Z] #41 64.88 DEP criu/pie/parasite-vdso.d [2020-01-03T14:54:55.011Z] #41 65.05 DEP criu/pie/util-vdso.d [2020-01-03T14:54:55.011Z] #41 65.21 DEP criu/pie/util.d [2020-01-03T14:54:55.011Z] #41 65.42 CC criu/pie/util.o [2020-01-03T14:54:55.011Z] #41 65.79 CC criu/pie/util-vdso.o [2020-01-03T14:54:55.011Z] #41 66.54 CC criu/pie/parasite-vdso.o [2020-01-03T14:54:55.011Z] #41 67.68 CC criu/arch/x86/vdso-pie.o [2020-01-03T14:54:55.011Z] #41 68.06 CC criu/pie/util-vdso-elf32.o [2020-01-03T14:54:55.011Z] #41 68.95 AR criu/pie/pie.lib.a [2020-01-03T14:54:55.011Z] #41 69.04 DEP criu/pie/restorer.d [2020-01-03T14:54:55.011Z] #41 69.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-03T14:54:55.011Z] #41 69.42 DEP criu/arch/x86/restorer_unmap.d [2020-01-03T14:54:55.011Z] #41 69.46 DEP criu/arch/x86/restorer.d [2020-01-03T14:54:55.011Z] #41 69.62 DEP criu/pie/parasite.d [2020-01-03T14:54:55.011Z] #41 69.90 CC criu/pie/parasite.o [2020-01-03T14:54:55.027Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-01-03T14:54:55.027Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-01-03T14:54:55.287Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-01-03T14:54:55.548Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-01-03T14:54:55.548Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-03T14:54:55.548Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-03T14:54:55.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-03T14:54:55.572Z] #41 71.56 LINK criu/pie/parasite.built-in.o [2020-01-03T14:54:55.572Z] #41 71.57 GEN criu/pie/parasite-blob.h [2020-01-03T14:54:55.572Z] #41 71.62 CC criu/arch/x86/restorer.o [2020-01-03T14:54:55.808Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-01-03T14:54:56.133Z] #41 72.19 CC criu/arch/x86/restorer_unmap.o [2020-01-03T14:54:56.133Z] #41 72.24 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-03T14:54:56.388Z] #41 72.53 CC criu/pie/restorer.o [2020-01-03T14:54:56.649Z] INFO: Extracting go.zip to d:\CI\PR-40343\1\go [2020-01-03T14:54:56.748Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-01-03T14:54:57.193Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 30.3% of statements [2020-01-03T14:54:57.193Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2020-01-03T14:54:57.193Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-03T14:54:57.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-03T14:54:57.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-03T14:54:57.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-03T14:54:57.318Z] ok github.com/docker/docker/opts 0.051s coverage: 66.9% of statements [2020-01-03T14:54:57.751Z] #41 ... [2020-01-03T14:54:57.751Z] [2020-01-03T14:54:57.751Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:54:57.751Z] #17 3.398 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:54:58.007Z] #17 3.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:54:58.007Z] #17 3.581 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:54:58.007Z] #17 3.599 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:54:58.007Z] #17 ... [2020-01-03T14:54:58.007Z] [2020-01-03T14:54:58.007Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:54:58.007Z] #54 9.296 + cd /tmp/tmp.lCSUL97tU9/src/github.com/opencontainers/runc [2020-01-03T14:54:58.007Z] #54 9.296 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-03T14:54:58.007Z] #54 9.536 + '[' -z '' ']' [2020-01-03T14:54:58.007Z] #54 9.537 + target=static [2020-01-03T14:54:58.007Z] #54 9.538 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-03T14:54:58.007Z] #54 10.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-03T14:54:58.277Z] #54 ... [2020-01-03T14:54:58.277Z] [2020-01-03T14:54:58.277Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:54:58.277Z] #17 3.699 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:54:58.534Z] #17 4.120 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-03T14:54:58.714Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-01-03T14:54:58.973Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-01-03T14:54:59.233Z] ok github.com/docker/docker/pkg/authorization 0.905s coverage: 68.3% of statements [2020-01-03T14:54:59.897Z] #17 5.256 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-03T14:54:59.897Z] #17 5.635 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-03T14:55:00.175Z] ok github.com/docker/docker/pkg/archive 1.264s coverage: 77.0% of statements [2020-01-03T14:55:00.175Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-01-03T14:55:00.747Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-01-03T14:55:00.747Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-01-03T14:55:01.689Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-01-03T14:55:02.258Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-03T14:55:02.518Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-01-03T14:55:02.821Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-01-03T14:55:03.896Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-03T14:55:04.060Z] #17 ... [2020-01-03T14:55:04.060Z] [2020-01-03T14:55:04.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:04.060Z] #41 75.29 LINK criu/pie/restorer.built-in.o [2020-01-03T14:55:04.060Z] #41 75.32 GEN criu/pie/restorer-blob.h [2020-01-03T14:55:04.060Z] #41 75.44 DEP criu/vdso.d [2020-01-03T14:55:04.060Z] #41 75.70 DEP criu/vdso-compat.d [2020-01-03T14:55:04.060Z] #41 75.81 DEP criu/uts_ns.d [2020-01-03T14:55:04.060Z] #41 75.96 DEP criu/util.d [2020-01-03T14:55:04.060Z] #41 76.16 DEP criu/uffd.d [2020-01-03T14:55:04.060Z] #41 76.37 DEP criu/tun.d [2020-01-03T14:55:04.060Z] #41 76.59 DEP criu/tty.d [2020-01-03T14:55:04.060Z] #41 76.80 DEP criu/timerfd.d [2020-01-03T14:55:04.060Z] #41 76.97 DEP criu/sysfs_parse.d [2020-01-03T14:55:04.060Z] #41 77.09 DEP criu/sysctl.d [2020-01-03T14:55:04.060Z] #41 77.32 DEP criu/string.d [2020-01-03T14:55:04.060Z] #41 77.38 DEP criu/stats.d [2020-01-03T14:55:04.060Z] #41 77.51 DEP criu/sockets.d [2020-01-03T14:55:04.060Z] #41 77.72 DEP criu/sk-unix.d [2020-01-03T14:55:04.060Z] #41 77.93 DEP criu/sk-tcp.d [2020-01-03T14:55:04.060Z] #41 78.20 DEP criu/sk-queue.d [2020-01-03T14:55:04.060Z] #41 78.43 DEP criu/sk-packet.d [2020-01-03T14:55:04.060Z] #41 78.73 DEP criu/sk-netlink.d [2020-01-03T14:55:04.060Z] #41 78.98 DEP criu/sk-inet.d [2020-01-03T14:55:04.060Z] #41 79.19 DEP criu/signalfd.d [2020-01-03T14:55:04.060Z] #41 79.33 DEP criu/sigframe.d [2020-01-03T14:55:04.060Z] #41 79.52 DEP criu/shmem.d [2020-01-03T14:55:04.060Z] #41 79.76 DEP criu/servicefd.d [2020-01-03T14:55:04.060Z] #41 79.95 DEP criu/seize.d [2020-01-03T14:55:04.060Z] #41 80.15 DEP criu/seccomp.d [2020-01-03T14:55:04.155Z] ok github.com/docker/docker/pkg/chrootarchive 3.604s coverage: 43.2% of statements [2020-01-03T14:55:04.155Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2020-01-03T14:55:04.316Z] #41 80.32 DEP criu/rst-malloc.d [2020-01-03T14:55:04.316Z] #41 80.39 DEP criu/rbtree.d [2020-01-03T14:55:04.572Z] #41 80.43 DEP criu/pstree.d [2020-01-03T14:55:04.572Z] #41 80.68 DEP criu/protobuf.d [2020-01-03T14:55:04.726Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-01-03T14:55:04.828Z] #41 80.82 GEN criu/protobuf-desc-gen.h [2020-01-03T14:55:04.986Z] ok github.com/docker/docker/pkg/fsutils 0.338s coverage: 85.1% of statements [2020-01-03T14:55:05.246Z] ok github.com/docker/docker/pkg/discovery/kv 3.139s coverage: 84.1% of statements [2020-01-03T14:55:05.435Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-01-03T14:55:06.189Z] ok github.com/docker/docker/layer 7.709s coverage: 68.8% of statements [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/oci [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-03T14:55:06.189Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-03T14:55:06.189Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-01-03T14:55:06.209Z] #41 82.29 DEP criu/protobuf-desc.d [2020-01-03T14:55:06.451Z] ok github.com/docker/docker/pkg/idtools 0.662s coverage: 70.1% of statements [2020-01-03T14:55:06.451Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 70.6% of statements [2020-01-03T14:55:06.464Z] #41 82.49 DEP criu/proc_parse.d [2020-01-03T14:55:06.712Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-03T14:55:06.712Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-01-03T14:55:06.712Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-01-03T14:55:06.712Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-03T14:55:06.720Z] #41 82.68 DEP criu/plugin.d [2020-01-03T14:55:06.720Z] #41 ... [2020-01-03T14:55:06.720Z] [2020-01-03T14:55:06.720Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:06.720Z] #17 12.16 Fetched 7932 kB in 9s (798 kB/s) [2020-01-03T14:55:07.283Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-01-03T14:55:07.283Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-01-03T14:55:07.544Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-01-03T14:55:08.115Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-01-03T14:55:08.115Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 91.4% of statements [2020-01-03T14:55:08.376Z] ok github.com/docker/docker/pkg/mount 0.875s coverage: 70.0% of statements [2020-01-03T14:55:08.376Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-03T14:55:08.376Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-03T14:55:08.376Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-03T14:55:08.947Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-01-03T14:55:09.208Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-01-03T14:55:09.468Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-01-03T14:55:09.468Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-01-03T14:55:10.038Z] ok github.com/docker/docker/pkg/reexec 0.034s coverage: 82.4% of statements [2020-01-03T14:55:10.883Z] #17 12.16 Reading package lists... [2020-01-03T14:55:10.883Z] [2020-01-03T14:55:10.883Z] #17 ... [2020-01-03T14:55:10.883Z] [2020-01-03T14:55:10.883Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:55:10.883Z] #44 134.6 github.com/LK4D4/vndr/godl [2020-01-03T14:55:10.883Z] #44 135.5 github.com/LK4D4/vndr [2020-01-03T14:55:10.883Z] #44 DONE 144.6s [2020-01-03T14:55:10.883Z] [2020-01-03T14:55:10.883Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:10.977Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-01-03T14:55:10.977Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-01-03T14:55:11.547Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-01-03T14:55:11.547Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-01-03T14:55:11.807Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-01-03T14:55:11.810Z] #17 15.97 Reading package lists... [2020-01-03T14:55:11.810Z] #17 ... [2020-01-03T14:55:11.810Z] [2020-01-03T14:55:11.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:11.810Z] #41 82.80 DEP criu/pipes.d [2020-01-03T14:55:11.810Z] #41 83.00 DEP criu/pie-util.d [2020-01-03T14:55:11.810Z] #41 83.12 DEP criu/pie-util-vdso.d [2020-01-03T14:55:11.810Z] #41 83.22 DEP criu/pie-util-vdso-elf32.d [2020-01-03T14:55:11.810Z] #41 83.34 DEP criu/path.d [2020-01-03T14:55:11.810Z] #41 83.48 DEP criu/parasite-syscall.d [2020-01-03T14:55:11.810Z] #41 83.81 DEP criu/pagemap.d [2020-01-03T14:55:11.810Z] #41 84.07 DEP criu/pagemap-cache.d [2020-01-03T14:55:11.810Z] #41 84.24 DEP criu/page-xfer.d [2020-01-03T14:55:11.810Z] #41 84.49 DEP criu/page-pipe.d [2020-01-03T14:55:11.810Z] #41 84.67 DEP criu/netfilter.d [2020-01-03T14:55:11.810Z] #41 84.84 DEP criu/net.d [2020-01-03T14:55:11.810Z] #41 85.08 DEP criu/namespaces.d [2020-01-03T14:55:11.810Z] #41 85.26 DEP criu/mount.d [2020-01-03T14:55:11.810Z] #41 85.60 DEP criu/mem.d [2020-01-03T14:55:11.810Z] #41 85.81 DEP criu/lsm.d [2020-01-03T14:55:11.810Z] #41 85.96 DEP criu/log.d [2020-01-03T14:55:11.810Z] #41 86.13 DEP criu/libnetlink.d [2020-01-03T14:55:11.810Z] #41 86.27 DEP criu/kerndat.d [2020-01-03T14:55:11.810Z] #41 86.59 DEP criu/kcmp-ids.d [2020-01-03T14:55:11.810Z] #41 86.66 DEP criu/irmap.d [2020-01-03T14:55:11.810Z] #41 86.82 DEP criu/ipc_ns.d [2020-01-03T14:55:11.810Z] #41 87.14 DEP criu/image.d [2020-01-03T14:55:11.810Z] #41 87.41 DEP criu/image-desc.d [2020-01-03T14:55:11.810Z] #41 87.59 DEP criu/fsnotify.d [2020-01-03T14:55:11.810Z] #41 87.78 DEP criu/filesystems.d [2020-01-03T14:55:11.810Z] #41 87.96 DEP criu/files.d [2020-01-03T14:55:12.066Z] #41 88.13 DEP criu/files-reg.d [2020-01-03T14:55:12.067Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2020-01-03T14:55:12.322Z] #41 88.30 DEP criu/files-ext.d [2020-01-03T14:55:12.578Z] #41 88.48 DEP criu/file-lock.d [2020-01-03T14:55:12.578Z] #41 88.64 DEP criu/file-ids.d [2020-01-03T14:55:12.834Z] #41 88.83 DEP criu/fifo.d [2020-01-03T14:55:12.834Z] #41 88.97 DEP criu/fdstore.d [2020-01-03T14:55:13.008Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-01-03T14:55:13.008Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.2% of statements [2020-01-03T14:55:13.008Z] ok github.com/docker/docker/pkg/signal 2.808s coverage: 61.0% of statements [2020-01-03T14:55:13.089Z] #41 89.09 DEP criu/fault-injection.d [2020-01-03T14:55:13.090Z] #41 89.16 DEP criu/external.d [2020-01-03T14:55:13.345Z] #41 89.27 DEP criu/eventpoll.d [2020-01-03T14:55:13.345Z] #41 89.43 DEP criu/eventfd.d [2020-01-03T14:55:13.580Z] testing: warning: no tests to run [2020-01-03T14:55:13.580Z] coverage: [no statements] [2020-01-03T14:55:13.580Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-01-03T14:55:13.601Z] #41 89.54 DEP criu/crtools.d [2020-01-03T14:55:13.841Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2020-01-03T14:55:13.841Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 84.8% of statements [2020-01-03T14:55:13.857Z] #41 89.75 DEP criu/cr-service.d [2020-01-03T14:55:13.857Z] #41 89.87 DEP criu/cr-restore.d [2020-01-03T14:55:14.101Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-01-03T14:55:14.112Z] #41 90.09 DEP criu/cr-errno.d [2020-01-03T14:55:14.112Z] #41 90.13 DEP criu/cr-dump.d [2020-01-03T14:55:14.112Z] #41 ... [2020-01-03T14:55:14.112Z] [2020-01-03T14:55:14.112Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:14.112Z] #17 15.97 Reading package lists... [2020-01-03T14:55:14.362Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-01-03T14:55:14.363Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2020-01-03T14:55:14.928Z] #17 19.95 Building dependency tree... [2020-01-03T14:55:15.490Z] #17 20.95 The following additional packages will be installed: [2020-01-03T14:55:15.490Z] #17 20.95 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-03T14:55:15.490Z] #17 20.95 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-03T14:55:15.490Z] #17 20.95 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-03T14:55:15.490Z] #17 20.95 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-03T14:55:15.490Z] #17 20.96 python3.5 python3.5-minimal vim-runtime xxd [2020-01-03T14:55:15.490Z] #17 20.96 Suggested packages: [2020-01-03T14:55:15.490Z] #17 20.96 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-03T14:55:15.490Z] #17 20.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-03T14:55:15.490Z] #17 20.96 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-03T14:55:15.490Z] #17 20.96 quota [2020-01-03T14:55:15.490Z] #17 20.96 Recommended packages: [2020-01-03T14:55:15.490Z] #17 20.96 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-03T14:55:15.490Z] #17 20.96 python3-keyrings.alt python3-xdg unzip [2020-01-03T14:55:16.153Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.7% of statements [2020-01-03T14:55:16.153Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.6% of statements [2020-01-03T14:55:16.153Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-03T14:55:16.153Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-03T14:55:16.275Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-01-03T14:55:16.275Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 73.8% of statements [2020-01-03T14:55:16.899Z] #17 ... [2020-01-03T14:55:16.899Z] [2020-01-03T14:55:16.899Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:55:16.899Z] #28 150.8 + rm -rf /tmp/tmp.ScbwVkVoXR [2020-01-03T14:55:16.899Z] #28 DONE 151.3s [2020-01-03T14:55:17.014Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 82.1% of statements [2020-01-03T14:55:17.157Z] [2020-01-03T14:55:17.157Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:17.157Z] #41 90.39 DEP criu/cr-dedup.d [2020-01-03T14:55:17.157Z] #41 90.55 DEP criu/cr-check.d [2020-01-03T14:55:17.157Z] #41 90.77 DEP criu/config.d [2020-01-03T14:55:17.157Z] #41 90.97 DEP criu/clone-noasan.d [2020-01-03T14:55:17.157Z] #41 91.02 DEP criu/cgroup.d [2020-01-03T14:55:17.157Z] #41 91.16 DEP criu/cgroup-props.d [2020-01-03T14:55:17.157Z] #41 91.35 DEP criu/bitmap.d [2020-01-03T14:55:17.157Z] #41 91.37 DEP criu/bfd.d [2020-01-03T14:55:17.157Z] #41 91.49 DEP criu/autofs.d [2020-01-03T14:55:17.157Z] #41 91.72 DEP criu/aio.d [2020-01-03T14:55:17.157Z] #41 91.98 DEP criu/action-scripts.d [2020-01-03T14:55:17.157Z] #41 92.38 CC criu/action-scripts.o [2020-01-03T14:55:17.157Z] #41 92.88 CC criu/aio.o [2020-01-03T14:55:17.216Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-01-03T14:55:17.419Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-01-03T14:55:17.476Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2020-01-03T14:55:17.718Z] #41 93.83 CC criu/autofs.o [2020-01-03T14:55:17.815Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-01-03T14:55:17.815Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-03T14:55:17.815Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-03T14:55:18.047Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2020-01-03T14:55:18.617Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 45.3% of statements [2020-01-03T14:55:18.617Z] ok github.com/docker/docker/registry 0.358s coverage: 56.0% of statements [2020-01-03T14:55:19.081Z] #41 95.06 CC criu/bfd.o [2020-01-03T14:55:19.152Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-01-03T14:55:19.595Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2020-01-03T14:55:19.595Z] ok github.com/docker/docker/runconfig 0.063s coverage: 68.2% of statements [2020-01-03T14:55:19.642Z] #41 95.56 CC criu/bitmap.o [2020-01-03T14:55:19.642Z] #41 95.70 CC criu/cgroup-props.o [2020-01-03T14:55:20.203Z] #41 ... [2020-01-03T14:55:20.203Z] [2020-01-03T14:55:20.204Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:20.204Z] #17 23.19 The following NEW packages will be installed: [2020-01-03T14:55:20.204Z] #17 23.21 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-03T14:55:20.204Z] #17 23.21 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-03T14:55:20.204Z] #17 23.21 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-03T14:55:20.204Z] #17 23.21 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-03T14:55:20.204Z] #17 23.22 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-03T14:55:20.204Z] #17 23.22 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-03T14:55:20.204Z] #17 23.22 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-03T14:55:20.204Z] #17 23.22 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-03T14:55:20.204Z] #17 24.34 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T14:55:20.204Z] #17 24.34 Need to get 17.8 MB of archives. [2020-01-03T14:55:20.204Z] #17 24.34 After this operation, 76.2 MB of additional disk space will be used. [2020-01-03T14:55:20.204Z] #17 24.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-03T14:55:20.204Z] #17 24.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-03T14:55:20.204Z] #17 24.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-03T14:55:20.204Z] #17 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-03T14:55:20.204Z] #17 24.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-03T14:55:20.204Z] #17 24.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-03T14:55:20.204Z] #17 24.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-03T14:55:20.204Z] #17 24.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-03T14:55:20.204Z] #17 24.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-03T14:55:20.204Z] #17 24.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-03T14:55:20.204Z] #17 24.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-03T14:55:20.204Z] #17 24.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-03T14:55:20.204Z] #17 24.64 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-03T14:55:20.204Z] #17 24.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-03T14:55:20.204Z] #17 24.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-03T14:55:20.204Z] #17 24.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-03T14:55:20.204Z] #17 24.65 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-03T14:55:20.204Z] #17 24.66 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-03T14:55:20.204Z] #17 24.66 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-03T14:55:20.204Z] #17 24.68 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-03T14:55:20.204Z] #17 24.68 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-03T14:55:20.204Z] #17 24.69 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-03T14:55:20.204Z] #17 24.69 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-03T14:55:20.204Z] #17 24.69 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-03T14:55:20.204Z] #17 24.70 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-03T14:55:20.204Z] #17 24.71 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-03T14:55:20.204Z] #17 24.72 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-03T14:55:20.204Z] #17 24.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-03T14:55:20.204Z] #17 24.73 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-03T14:55:20.204Z] #17 24.73 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-03T14:55:20.204Z] #17 24.73 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-03T14:55:20.204Z] #17 24.74 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-03T14:55:20.204Z] #17 24.75 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-03T14:55:20.204Z] #17 24.75 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-03T14:55:20.204Z] #17 24.77 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-03T14:55:20.204Z] #17 24.84 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-03T14:55:20.204Z] #17 24.85 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-03T14:55:20.204Z] #17 24.86 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-03T14:55:20.204Z] #17 24.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-03T14:55:20.204Z] #17 24.87 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-03T14:55:20.204Z] #17 24.89 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-03T14:55:20.204Z] #17 25.16 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-03T14:55:20.204Z] #17 25.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-03T14:55:20.204Z] #17 25.25 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-03T14:55:20.204Z] #17 25.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-03T14:55:20.204Z] #17 25.27 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-03T14:55:20.204Z] #17 25.80 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T14:55:20.204Z] #17 25.90 Fetched 17.8 MB in 1s (8897 kB/s) [2020-01-03T14:55:20.459Z] #17 25.94 Selecting previously unselected package bash-completion. [2020-01-03T14:55:20.459Z] #17 25.94 (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 ... 23402 files and directories currently installed.) [2020-01-03T14:55:20.459Z] #17 25.99 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-03T14:55:21.506Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-01-03T14:55:21.686Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-01-03T14:55:22.077Z] ok github.com/docker/docker/volume/local 0.070s coverage: 73.0% of statements [2020-01-03T14:55:22.077Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.0% of statements [2020-01-03T14:55:22.493Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 57.9% of statements [2020-01-03T14:55:23.017Z] #17 28.10 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-03T14:55:23.017Z] #17 28.55 Selecting previously unselected package libnet1:amd64. [2020-01-03T14:55:23.017Z] #17 28.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-03T14:55:23.017Z] #17 28.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-03T14:55:23.017Z] #17 28.66 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-03T14:55:23.017Z] #17 28.66 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-03T14:55:23.017Z] #17 28.67 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-03T14:55:23.017Z] #17 28.74 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-03T14:55:23.017Z] #17 28.74 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-03T14:55:23.272Z] #17 28.75 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:23.453Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-01-03T14:55:23.833Z] #17 29.33 Selecting previously unselected package python3.5-minimal. [2020-01-03T14:55:23.833Z] #17 29.34 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-03T14:55:23.833Z] #17 29.34 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-03T14:55:24.394Z] #17 30.06 Selecting previously unselected package python3-minimal. [2020-01-03T14:55:24.649Z] #17 30.06 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-03T14:55:24.649Z] #17 30.07 Unpacking python3-minimal (3.5.3-1) ... [2020-01-03T14:55:24.649Z] #17 30.16 Selecting previously unselected package libmpdec2:amd64. [2020-01-03T14:55:24.649Z] #17 30.17 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-03T14:55:24.649Z] #17 30.19 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-03T14:55:24.649Z] #17 30.28 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-03T14:55:24.931Z] #17 30.28 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-03T14:55:24.931Z] #17 30.29 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:26.319Z] #17 31.81 Selecting previously unselected package python3.5. [2020-01-03T14:55:26.319Z] #17 31.83 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-03T14:55:26.319Z] #17 31.83 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:26.319Z] #17 31.95 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-03T14:55:26.319Z] #17 31.96 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-03T14:55:26.319Z] #17 31.96 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-03T14:55:26.573Z] #17 32.02 Selecting previously unselected package dh-python. [2020-01-03T14:55:26.573Z] #17 32.02 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-03T14:55:26.573Z] #17 32.03 Unpacking dh-python (2.20170125) ... [2020-01-03T14:55:26.573Z] #17 32.15 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:26.573Z] #17 32.17 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-03T14:55:26.791Z] INFO: Extraction ended at 01/03/2020 14:55:23. Duration:00:00:27.3789848 [2020-01-03T14:55:26.791Z] INFO: Updating the golang and path environment variables [2020-01-03T14:55:26.791Z] INFO: GOPATH=d:\gopath [2020-01-03T14:55:26.791Z] INFO: go version go1.13.5 windows/amd64 [2020-01-03T14:55:26.791Z] INFO: Running the daemon under test in debug mode [2020-01-03T14:55:26.791Z] INFO: Starting a daemon under test... [2020-01-03T14:55:26.791Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40343\1\daemon --pidfile d:\CI\PR-40343\1\docker.pid -D [2020-01-03T14:55:26.791Z] INFO: Process started successfully. [2020-01-03T14:55:26.791Z] INFO: Start tailing logs of the daemon under tests [2020-01-03T14:55:26.791Z] INFO: Waiting for the daemon under test to start... [2020-01-03T14:55:27.763Z] INFO: Daemon under test started and replied! [2020-01-03T14:55:27.763Z] INFO: Docker version of the daemon under test [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] Client: [2020-01-03T14:55:27.763Z] Version: 17.06.2-ce [2020-01-03T14:55:27.763Z] API version: 1.30 [2020-01-03T14:55:27.763Z] Go version: go1.8.3 [2020-01-03T14:55:27.763Z] Git commit: cec0b72 [2020-01-03T14:55:27.763Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-03T14:55:27.763Z] OS/Arch: windows/amd64 [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] Server: [2020-01-03T14:55:27.763Z] Version: 0.0.0-dev [2020-01-03T14:55:27.763Z] API version: 1.41 (minimum version 1.24) [2020-01-03T14:55:27.763Z] Go version: go1.13.5 [2020-01-03T14:55:27.763Z] Git commit: f2b25e498 [2020-01-03T14:55:27.763Z] Built: 01/03/2020 14:53:34 [2020-01-03T14:55:27.763Z] OS/Arch: windows/amd64 [2020-01-03T14:55:27.763Z] Experimental: false [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] INFO: Docker info of the daemon under test [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] Containers: 0 [2020-01-03T14:55:27.763Z] Running: 0 [2020-01-03T14:55:27.763Z] Paused: 0 [2020-01-03T14:55:27.763Z] Stopped: 0 [2020-01-03T14:55:27.763Z] Images: 0 [2020-01-03T14:55:27.763Z] Server Version: 0.0.0-dev [2020-01-03T14:55:27.763Z] Storage Driver: windowsfilter [2020-01-03T14:55:27.763Z] Windows: [2020-01-03T14:55:27.763Z] Logging Driver: json-file [2020-01-03T14:55:27.763Z] Plugins: [2020-01-03T14:55:27.763Z] Volume: local [2020-01-03T14:55:27.763Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-03T14:55:27.763Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-03T14:55:27.763Z] Swarm: inactive [2020-01-03T14:55:27.763Z] Default Isolation: process [2020-01-03T14:55:27.763Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-03T14:55:27.763Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-03T14:55:27.763Z] OSType: windows [2020-01-03T14:55:27.763Z] Architecture: x86_64 [2020-01-03T14:55:27.763Z] CPUs: 4 [2020-01-03T14:55:27.763Z] Total Memory: 32GiB [2020-01-03T14:55:27.763Z] Name: azwin-2-9966c0 [2020-01-03T14:55:27.763Z] ID: WM6P:R6JE:KPCM:JRFN:QQLE:DB54:2R4U:SSDE:OLRT:VHRS:HZGN:57Y2 [2020-01-03T14:55:27.763Z] Docker Root Dir: D:\CI\PR-40343\1\daemon [2020-01-03T14:55:27.763Z] Debug Mode (client): false [2020-01-03T14:55:27.763Z] Debug Mode (server): true [2020-01-03T14:55:27.763Z] File Descriptors: -1 [2020-01-03T14:55:27.763Z] Goroutines: 17 [2020-01-03T14:55:27.763Z] System Time: 2020-01-03T14:55:27.5042556Z [2020-01-03T14:55:27.763Z] EventsListeners: 0 [2020-01-03T14:55:27.763Z] Registry: https://index.docker.io/v1/ [2020-01-03T14:55:27.763Z] Labels: [2020-01-03T14:55:27.763Z] Experimental: false [2020-01-03T14:55:27.763Z] Insecure Registries: [2020-01-03T14:55:27.763Z] 127.0.0.0/8 [2020-01-03T14:55:27.763Z] Live Restore Enabled: false [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] INFO: Docker images of the daemon under test [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-03T14:55:27.763Z] [2020-01-03T14:55:27.763Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-03T14:55:27.763Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-03T14:55:28.225Z] ltsc2019: Pulling from windows/servercore [2020-01-03T14:55:28.225Z] 65014b3c3121: Pulling fs layer [2020-01-03T14:55:28.225Z] faf31ee0aa3d: Pulling fs layer [2020-01-03T14:55:28.800Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.309s coverage: 45.9% of statements [2020-01-03T14:55:29.086Z] #17 34.25 Setting up python3-minimal (3.5.3-1) ... [2020-01-03T14:55:29.647Z] #17 35.24 Selecting previously unselected package python3. [2020-01-03T14:55:29.647Z] #17 35.24 (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 ... 24906 files and directories currently installed.) [2020-01-03T14:55:29.647Z] #17 35.30 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-03T14:55:29.647Z] #17 35.31 Unpacking python3 (3.5.3-1) ... [2020-01-03T14:55:29.647Z] #17 35.37 Selecting previously unselected package pigz. [2020-01-03T14:55:29.903Z] #17 35.38 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-03T14:55:29.903Z] #17 35.38 Unpacking pigz (2.3.4-1) ... [2020-01-03T14:55:29.903Z] #17 35.48 Selecting previously unselected package libip4tc0:amd64. [2020-01-03T14:55:29.903Z] #17 35.49 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-03T14:55:29.903Z] #17 35.50 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:29.903Z] #17 35.60 Selecting previously unselected package libip6tc0:amd64. [2020-01-03T14:55:30.159Z] #17 35.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-03T14:55:30.159Z] #17 35.61 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:30.159Z] #17 35.69 Selecting previously unselected package libiptc0:amd64. [2020-01-03T14:55:30.159Z] #17 35.69 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-03T14:55:30.159Z] #17 35.69 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:30.159Z] #17 35.75 Selecting previously unselected package libxtables12:amd64. [2020-01-03T14:55:30.159Z] #17 35.75 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-03T14:55:30.159Z] #17 35.76 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:30.159Z] #17 35.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-03T14:55:30.414Z] #17 35.87 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-03T14:55:30.414Z] #17 35.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-03T14:55:30.414Z] #17 35.95 Selecting previously unselected package iptables. [2020-01-03T14:55:30.414Z] #17 35.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-03T14:55:30.414Z] #17 35.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:30.670Z] #17 ... [2020-01-03T14:55:30.670Z] [2020-01-03T14:55:30.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:30.670Z] #41 96.56 CC criu/cgroup.o [2020-01-03T14:55:30.670Z] #41 99.57 CC criu/clone-noasan.o [2020-01-03T14:55:30.670Z] #41 99.81 CC criu/config.o [2020-01-03T14:55:30.670Z] #41 101.3 CC criu/cr-check.o [2020-01-03T14:55:30.670Z] #41 103.0 CC criu/cr-dedup.o [2020-01-03T14:55:30.670Z] #41 103.5 CC criu/cr-dump.o [2020-01-03T14:55:30.670Z] #41 105.6 CC criu/cr-errno.o [2020-01-03T14:55:30.670Z] #41 105.7 CC criu/cr-restore.o [2020-01-03T14:55:30.670Z] #41 ... [2020-01-03T14:55:30.670Z] [2020-01-03T14:55:30.670Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:30.670Z] #17 36.21 Selecting previously unselected package xxd. [2020-01-03T14:55:30.670Z] #17 36.21 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-03T14:55:30.670Z] #17 36.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:30.925Z] #17 36.34 Selecting previously unselected package vim-common. [2020-01-03T14:55:30.925Z] #17 36.36 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T14:55:30.925Z] #17 36.38 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:31.181Z] #17 36.58 Selecting previously unselected package bzip2. [2020-01-03T14:55:31.181Z] #17 36.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-03T14:55:31.181Z] #17 36.58 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-03T14:55:31.181Z] #17 36.67 Selecting previously unselected package libgpm2:amd64. [2020-01-03T14:55:31.181Z] #17 36.67 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-03T14:55:31.181Z] #17 36.68 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-03T14:55:31.181Z] #17 36.73 Selecting previously unselected package xz-utils. [2020-01-03T14:55:31.181Z] #17 36.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-03T14:55:31.181Z] #17 36.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-03T14:55:31.436Z] #17 36.94 Selecting previously unselected package aufs-tools. [2020-01-03T14:55:31.436Z] #17 36.95 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-03T14:55:31.436Z] #17 36.96 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-03T14:55:31.692Z] #17 37.08 Selecting previously unselected package libonig4:amd64. [2020-01-03T14:55:31.692Z] #17 37.08 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-03T14:55:31.692Z] #17 37.09 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-03T14:55:31.692Z] #17 37.22 Selecting previously unselected package libjq1:amd64. [2020-01-03T14:55:31.692Z] #17 37.23 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-03T14:55:31.692Z] #17 37.23 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-03T14:55:31.948Z] #17 37.35 Selecting previously unselected package jq. [2020-01-03T14:55:31.948Z] #17 37.37 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-03T14:55:31.948Z] #17 37.37 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-03T14:55:31.948Z] #17 37.47 Selecting previously unselected package libaio1:amd64. [2020-01-03T14:55:31.948Z] #17 37.47 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-03T14:55:31.948Z] #17 37.48 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-03T14:55:31.948Z] #17 37.53 Selecting previously unselected package libcap2-bin. [2020-01-03T14:55:31.948Z] #17 37.54 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-03T14:55:31.948Z] #17 37.55 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-03T14:55:32.065Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.942s coverage: 48.6% of statements [2020-01-03T14:55:32.204Z] #17 37.63 Selecting previously unselected package libnl-3-200:amd64. [2020-01-03T14:55:32.204Z] #17 37.63 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-03T14:55:32.204Z] #17 37.64 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-03T14:55:32.204Z] #17 37.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-03T14:55:32.204Z] #17 37.73 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-03T14:55:32.204Z] #17 37.73 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-03T14:55:32.204Z] #17 37.80 Selecting previously unselected package libreadline5:amd64. [2020-01-03T14:55:32.204Z] #17 37.80 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-03T14:55:32.204Z] #17 37.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-03T14:55:32.460Z] #17 37.92 Selecting previously unselected package net-tools. [2020-01-03T14:55:32.460Z] #17 37.92 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-03T14:55:32.460Z] #17 37.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-03T14:55:32.460Z] #17 38.16 Selecting previously unselected package python-pip-whl. [2020-01-03T14:55:32.489Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.387s coverage: 72.5% of statements [2020-01-03T14:55:32.489Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-03T14:55:32.715Z] #17 38.17 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-03T14:55:32.715Z] #17 38.18 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-03T14:55:33.276Z] #17 38.65 Selecting previously unselected package python3-pip. [2020-01-03T14:55:33.276Z] #17 38.65 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-03T14:55:33.276Z] #17 38.66 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-03T14:55:33.276Z] #17 38.84 Selecting previously unselected package python3-pkg-resources. [2020-01-03T14:55:33.276Z] #17 38.85 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-03T14:55:33.276Z] #17 38.86 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-03T14:55:33.532Z] #17 38.98 Selecting previously unselected package python3-setuptools. [2020-01-03T14:55:33.532Z] #17 38.99 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-03T14:55:33.532Z] #17 39.00 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-03T14:55:33.532Z] #17 39.20 Selecting previously unselected package python3-wheel. [2020-01-03T14:55:33.787Z] #17 39.21 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-03T14:55:33.787Z] #17 39.22 Unpacking python3-wheel (0.29.0-2) ... [2020-01-03T14:55:33.787Z] #17 39.32 Selecting previously unselected package thin-provisioning-tools. [2020-01-03T14:55:33.787Z] #17 39.33 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-03T14:55:33.787Z] #17 39.33 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-03T14:55:34.043Z] #17 39.60 Selecting previously unselected package vim-runtime. [2020-01-03T14:55:34.043Z] #17 39.61 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T14:55:34.043Z] #17 39.64 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-03T14:55:34.043Z] #17 39.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-03T14:55:34.299Z] #17 39.71 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:35.071Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.576s coverage: 76.1% of statements [2020-01-03T14:55:35.905Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-01-03T14:55:36.822Z] faf31ee0aa3d: Verifying Checksum [2020-01-03T14:55:36.822Z] faf31ee0aa3d: Download complete [2020-01-03T14:55:37.381Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-01-03T14:55:37.567Z] #17 42.78 Selecting previously unselected package vim. [2020-01-03T14:55:37.567Z] #17 42.79 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-03T14:55:37.567Z] #17 42.79 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:37.822Z] #17 43.27 Selecting previously unselected package xfsprogs. [2020-01-03T14:55:37.823Z] #17 43.29 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-03T14:55:37.823Z] #17 43.29 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-03T14:55:38.384Z] #17 43.82 Selecting previously unselected package zip. [2020-01-03T14:55:38.384Z] #17 43.83 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-03T14:55:38.384Z] #17 43.84 Unpacking zip (3.0-11+b1) ... [2020-01-03T14:55:38.384Z] #17 44.04 Selecting previously unselected package libapparmor-perl. [2020-01-03T14:55:38.384Z] #17 44.05 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-03T14:55:38.384Z] #17 44.06 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-03T14:55:38.639Z] #17 44.15 Selecting previously unselected package apparmor. [2020-01-03T14:55:38.639Z] #17 44.16 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-03T14:55:38.639Z] #17 44.22 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-03T14:55:38.895Z] #17 44.59 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-03T14:55:39.151Z] #17 44.61 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-03T14:55:39.151Z] #17 44.62 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-03T14:55:39.151Z] #17 44.66 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:39.151Z] #17 44.67 Processing triggers for mime-support (3.60) ... [2020-01-03T14:55:39.151Z] #17 44.71 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:39.151Z] #17 44.72 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-03T14:55:39.151Z] #17 44.75 Setting up libcap2-bin (1:2.25-1) ... [2020-01-03T14:55:39.151Z] #17 44.76 Setting up bash-completion (1:2.1-4.3) ... [2020-01-03T14:55:40.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.845s coverage: 59.8% of statements [2020-01-03T14:55:40.119Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-03T14:55:40.119Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-03T14:55:40.119Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.9% of statements [2020-01-03T14:55:40.119Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-03T14:55:41.075Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2020-01-03T14:55:41.075Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-03T14:55:41.838Z] #17 47.26 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-03T14:55:41.838Z] #17 47.27 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-03T14:55:41.838Z] #17 47.28 Setting up zip (3.0-11+b1) ... [2020-01-03T14:55:41.838Z] #17 47.29 Setting up bzip2 (1.0.6-8.1) ... [2020-01-03T14:55:41.838Z] #17 47.30 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-03T14:55:41.838Z] #17 47.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:55:41.838Z] #17 47.33 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-03T14:55:41.838Z] #17 47.35 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:41.838Z] #17 47.36 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-03T14:55:41.838Z] #17 47.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-03T14:55:41.838Z] #17 47.38 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-03T14:55:41.838Z] #17 47.39 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:41.838Z] #17 47.40 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-03T14:55:41.838Z] #17 47.43 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:42.093Z] #17 47.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-03T14:55:42.093Z] #17 47.77 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-03T14:55:42.349Z] #17 47.79 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-03T14:55:42.349Z] #17 47.80 Setting up pigz (2.3.4-1) ... [2020-01-03T14:55:42.349Z] #17 47.81 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-03T14:55:42.349Z] #17 47.83 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-03T14:55:42.349Z] #17 47.84 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:42.349Z] #17 47.85 Setting up jq (1.5+dfsg-1.3) ... [2020-01-03T14:55:42.349Z] #17 47.85 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-03T14:55:42.349Z] #17 47.87 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-03T14:55:42.349Z] #17 47.90 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-03T14:55:42.349Z] #17 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-03T14:55:42.349Z] #17 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-03T14:55:42.349Z] #17 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-03T14:55:42.349Z] #17 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-03T14:55:42.349Z] #17 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-03T14:55:42.349Z] #17 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-03T14:55:42.349Z] #17 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-03T14:55:42.349Z] #17 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-03T14:55:42.349Z] #17 47.97 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:42.349Z] #17 47.98 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:42.349Z] #17 48.00 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-03T14:55:42.604Z] #17 48.01 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-03T14:55:43.306Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2020-01-03T14:55:43.917Z] 65014b3c3121: Verifying Checksum [2020-01-03T14:55:43.917Z] 65014b3c3121: Download complete [2020-01-03T14:55:43.968Z] #17 ... [2020-01-03T14:55:43.968Z] [2020-01-03T14:55:43.968Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:43.968Z] #41 109.7 CC criu/cr-service.o [2020-01-03T14:55:43.968Z] #41 111.5 CC criu/crtools.o [2020-01-03T14:55:43.968Z] #41 112.2 CC criu/eventfd.o [2020-01-03T14:55:43.968Z] #41 112.6 CC criu/eventpoll.o [2020-01-03T14:55:43.968Z] #41 113.7 CC criu/external.o [2020-01-03T14:55:43.968Z] #41 113.9 CC criu/fault-injection.o [2020-01-03T14:55:43.968Z] #41 114.1 CC criu/fdstore.o [2020-01-03T14:55:43.968Z] #41 114.4 CC criu/fifo.o [2020-01-03T14:55:43.968Z] #41 114.8 CC criu/file-ids.o [2020-01-03T14:55:43.968Z] #41 115.3 CC criu/file-lock.o [2020-01-03T14:55:43.968Z] #41 116.3 CC criu/files-ext.o [2020-01-03T14:55:43.968Z] #41 116.8 CC criu/files-reg.o [2020-01-03T14:55:43.968Z] #41 118.9 CC criu/files.o [2020-01-03T14:55:44.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-01-03T14:55:44.132Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-03T14:55:44.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-03T14:55:44.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-01-03T14:55:45.353Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-01-03T14:55:45.382Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/rootless [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/volume [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-03T14:55:45.382Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === Skipped [2020-01-03T14:55:45.382Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-03T14:55:45.382Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-03T14:55:45.382Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:73: No driver to put! [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-03T14:55:45.382Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-03T14:55:45.382Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-03T14:55:45.382Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:55:45.382Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-03T14:55:45.382Z] graphtest_unix.go:73: No driver to put! [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-03T14:55:45.382Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-03T14:55:45.382Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] [2020-01-03T14:55:45.382Z] DONE 2155 tests, 20 skipped in 185.265s Post stage [Pipeline] junit [2020-01-03T14:55:45.398Z] Recording test results [2020-01-03T14:55:45.415Z] #41 121.2 CC criu/filesystems.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-03T14:55:45.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh dynbinary test-integration [2020-01-03T14:55:45.976Z] #41 122.0 CC criu/fsnotify.o [2020-01-03T14:55:46.180Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-01-03T14:55:46.180Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-01-03T14:55:46.816Z] [2020-01-03T14:55:46.816Z] Removing bundles/ [2020-01-03T14:55:46.816Z] [2020-01-03T14:55:46.816Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-03T14:55:46.816Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:55:46.816Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T14:55:46.902Z] #41 ... [2020-01-03T14:55:46.902Z] [2020-01-03T14:55:46.902Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:46.902Z] #17 52.47 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-03T14:55:46.902Z] #17 52.48 Setting up python3 (3.5.3-1) ... [2020-01-03T14:55:47.516Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-01-03T14:55:47.516Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-03T14:55:47.516Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2020-01-03T14:55:48.789Z] #17 54.08 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-03T14:55:49.488Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 47.8% of statements [2020-01-03T14:55:49.488Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-01-03T14:55:49.717Z] #17 55.17 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-03T14:55:49.717Z] #17 55.33 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-03T14:55:49.973Z] #17 55.37 Setting up python3-wheel (0.29.0-2) ... [2020-01-03T14:55:50.465Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-03T14:55:50.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-03T14:55:50.858Z] ok github.com/docker/docker/daemon/logger/splunk 1.649s coverage: 82.5% of statements [2020-01-03T14:55:50.858Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-03T14:55:50.858Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-03T14:55:50.948Z] #17 56.40 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-03T14:55:51.875Z] #17 57.53 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-03T14:55:52.785Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-01-03T14:55:52.801Z] #17 ... [2020-01-03T14:55:52.801Z] [2020-01-03T14:55:52.801Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:55:52.801Z] #38 185.2 + dpkg --print-architecture [2020-01-03T14:55:52.801Z] #38 185.2 + cd /tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution [2020-01-03T14:55:52.801Z] #38 185.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-03T14:55:52.801Z] #38 185.7 + GOPATH=/tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ixigqOHuLs [2020-01-03T14:55:52.801Z] #38 185.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-03T14:55:53.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-03T14:55:53.197Z] ok github.com/docker/docker/distribution 0.331s coverage: 22.1% of statements [2020-01-03T14:55:53.197Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-03T14:55:54.566Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-01-03T14:55:55.880Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-01-03T14:55:56.069Z] #38 ... [2020-01-03T14:55:56.069Z] [2020-01-03T14:55:56.069Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T14:55:56.069Z] #17 58.76 Setting up python3-setuptools (33.1.1-1) ... [2020-01-03T14:55:56.069Z] #17 60.03 Setting up dh-python (2.20170125) ... [2020-01-03T14:55:56.069Z] #17 60.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T14:55:56.069Z] #17 DONE 61.5s [2020-01-03T14:55:56.069Z] [2020-01-03T14:55:56.069Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:55:56.680Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 85.1% of statements [2020-01-03T14:55:56.680Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-03T14:55:57.075Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-01-03T14:55:57.075Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-03T14:55:57.480Z] #18 ... [2020-01-03T14:55:57.481Z] [2020-01-03T14:55:57.481Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:55:57.481Z] #41 123.2 CC criu/image-desc.o [2020-01-03T14:55:57.481Z] #41 123.3 CC criu/image.o [2020-01-03T14:55:57.481Z] #41 124.4 CC criu/ipc_ns.o [2020-01-03T14:55:57.481Z] #41 125.6 CC criu/irmap.o [2020-01-03T14:55:57.481Z] #41 126.2 CC criu/kcmp-ids.o [2020-01-03T14:55:57.481Z] #41 126.5 CC criu/kerndat.o [2020-01-03T14:55:57.481Z] #41 127.6 CC criu/libnetlink.o [2020-01-03T14:55:57.481Z] #41 128.1 CC criu/log.o [2020-01-03T14:55:57.481Z] #41 128.6 CC criu/lsm.o [2020-01-03T14:55:57.481Z] #41 129.2 CC criu/mem.o [2020-01-03T14:55:57.481Z] #41 130.9 CC criu/mount.o [2020-01-03T14:55:57.915Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-01-03T14:55:57.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-03T14:55:58.767Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-01-03T14:55:59.368Z] #41 135.0 CC criu/namespaces.o [2020-01-03T14:56:00.060Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2020-01-03T14:56:00.459Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-01-03T14:56:01.261Z] #41 136.9 CC criu/net.o [2020-01-03T14:56:02.308Z] ok github.com/docker/docker/pkg/archive 0.603s coverage: 77.1% of statements [2020-01-03T14:56:02.746Z] #41 ... [2020-01-03T14:56:02.746Z] [2020-01-03T14:56:02.746Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:56:02.746Z] #18 6.653 Collecting yamllint==1.16.0 [2020-01-03T14:56:02.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-03T14:56:04.296Z] ok github.com/docker/docker/pkg/authorization 0.649s coverage: 68.3% of statements [2020-01-03T14:56:04.710Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-01-03T14:56:05.139Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-01-03T14:56:07.640Z] ok github.com/docker/docker/layer 7.976s coverage: 68.8% of statements [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/oci [no test files] [2020-01-03T14:56:07.640Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-03T14:56:07.640Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-03T14:56:08.033Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-01-03T14:56:08.071Z] #18 ... [2020-01-03T14:56:08.071Z] [2020-01-03T14:56:08.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:08.071Z] #41 140.5 CC criu/netfilter.o [2020-01-03T14:56:08.071Z] #41 140.9 CC criu/page-pipe.o [2020-01-03T14:56:08.071Z] #41 141.5 CC criu/page-xfer.o [2020-01-03T14:56:08.071Z] #41 142.6 CC criu/pagemap-cache.o [2020-01-03T14:56:08.071Z] #41 143.1 CC criu/pagemap.o [2020-01-03T14:56:08.071Z] #41 143.9 CC criu/parasite-syscall.o [2020-01-03T14:56:08.999Z] #41 144.8 CC criu/path.o [2020-01-03T14:56:09.090Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-03T14:56:09.295Z] #41 145.2 CC criu/pie-util-vdso-elf32.o [2020-01-03T14:56:09.524Z] ok github.com/docker/docker/pkg/chrootarchive 3.558s coverage: 43.2% of statements [2020-01-03T14:56:09.524Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-03T14:56:09.524Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-03T14:56:09.551Z] #41 145.6 CC criu/pie-util-vdso.o [2020-01-03T14:56:10.112Z] #41 146.1 CC criu/pie-util.o [2020-01-03T14:56:10.112Z] #41 146.2 CC criu/pipes.o [2020-01-03T14:56:11.039Z] #41 146.8 CC criu/plugin.o [2020-01-03T14:56:11.103Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-01-03T14:56:11.294Z] #41 147.3 CC criu/proc_parse.o [2020-01-03T14:56:11.698Z] ok github.com/docker/docker/pkg/discovery/nodes 0.028s coverage: 93.8% of statements [2020-01-03T14:56:13.884Z] ok github.com/docker/docker/pkg/dmesg 0.036s coverage: 83.3% of statements [2020-01-03T14:56:14.286Z] ok github.com/docker/docker/pkg/discovery/kv 3.269s coverage: 84.1% of statements [2020-01-03T14:56:14.602Z] #41 150.3 CC criu/protobuf-desc.o [2020-01-03T14:56:14.681Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-01-03T14:56:15.074Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-03T14:56:15.163Z] #41 151.4 CC criu/protobuf.o [2020-01-03T14:56:15.476Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-03T14:56:15.724Z] #41 151.9 CC criu/pstree.o [2020-01-03T14:56:15.874Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2020-01-03T14:56:16.286Z] #41 ... [2020-01-03T14:56:16.286Z] [2020-01-03T14:56:16.286Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:56:16.286Z] #18 13.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-03T14:56:16.286Z] #18 13.93 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-03T14:56:16.286Z] #18 15.09 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-03T14:56:16.286Z] #18 15.43 Collecting pyyaml (from yamllint==1.16.0) [2020-01-03T14:56:16.286Z] #18 16.66 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-03T14:56:16.286Z] #18 18.55 Building wheels for collected packages: pyyaml [2020-01-03T14:56:16.286Z] #18 18.56 Running setup.py bdist_wheel for pyyaml: started [2020-01-03T14:56:16.286Z] #18 20.08 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-03T14:56:16.286Z] #18 20.08 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-03T14:56:16.286Z] #18 20.17 Successfully built pyyaml [2020-01-03T14:56:16.286Z] #18 20.18 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-03T14:56:16.542Z] #18 20.70 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-03T14:56:16.821Z] ok github.com/docker/docker/pkg/idtools 0.665s coverage: 70.1% of statements [2020-01-03T14:56:17.404Z] ok github.com/docker/docker/pkg/ioutils 0.468s coverage: 70.6% of statements [2020-01-03T14:56:17.469Z] #18 ... [2020-01-03T14:56:17.469Z] [2020-01-03T14:56:17.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:17.469Z] #41 153.4 CC criu/rbtree.o [2020-01-03T14:56:17.469Z] #41 ... [2020-01-03T14:56:17.469Z] [2020-01-03T14:56:17.469Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T14:56:17.469Z] #18 DONE 21.6s [2020-01-03T14:56:17.724Z] [2020-01-03T14:56:17.724Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-03T14:56:17.724Z] #23 DONE 0.2s [2020-01-03T14:56:17.724Z] [2020-01-03T14:56:17.724Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T14:56:17.863Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-01-03T14:56:17.863Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-01-03T14:56:18.274Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-01-03T14:56:18.274Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-03T14:56:19.086Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-01-03T14:56:19.491Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-03T14:56:19.613Z] #27 DONE 1.8s [2020-01-03T14:56:19.613Z] [2020-01-03T14:56:19.613Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-03T14:56:19.613Z] #29 DONE 0.1s [2020-01-03T14:56:19.613Z] [2020-01-03T14:56:19.613Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-03T14:56:19.613Z] #32 DONE 0.1s [2020-01-03T14:56:19.613Z] [2020-01-03T14:56:19.613Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:56:19.613Z] #38 214.1 + rm -rf /tmp/tmp.ixigqOHuLs/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ixigqOHuLs [2020-01-03T14:56:19.869Z] #38 DONE 214.2s [2020-01-03T14:56:19.869Z] [2020-01-03T14:56:19.869Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-03T14:56:19.869Z] #37 DONE 0.2s [2020-01-03T14:56:19.869Z] [2020-01-03T14:56:19.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:19.869Z] #41 153.7 CC criu/rst-malloc.o [2020-01-03T14:56:19.869Z] #41 154.1 CC criu/seccomp.o [2020-01-03T14:56:19.869Z] #41 155.0 CC criu/seize.o [2020-01-03T14:56:19.887Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-03T14:56:20.166Z] #41 156.2 CC criu/servicefd.o [2020-01-03T14:56:20.285Z] ok github.com/docker/docker/pkg/mount 1.237s coverage: 70.0% of statements [2020-01-03T14:56:20.285Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-03T14:56:20.285Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-03T14:56:20.694Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-01-03T14:56:20.694Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-03T14:56:20.694Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-03T14:56:20.728Z] #41 156.8 CC criu/shmem.o [2020-01-03T14:56:21.541Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-01-03T14:56:21.654Z] #41 ... [2020-01-03T14:56:21.654Z] [2020-01-03T14:56:21.654Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-03T14:56:21.654Z] #39 DONE 0.2s [2020-01-03T14:56:21.654Z] [2020-01-03T14:56:21.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:21.654Z] #41 157.8 CC criu/sigframe.o [2020-01-03T14:56:21.910Z] #41 157.9 CC criu/signalfd.o [2020-01-03T14:56:22.165Z] #41 158.2 CC criu/sk-inet.o [2020-01-03T14:56:22.379Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-03T14:56:22.773Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-03T14:56:23.131Z] #41 159.0 CC criu/sk-netlink.o [2020-01-03T14:56:23.152Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-03T14:56:23.396Z] #41 159.4 CC criu/sk-packet.o [2020-01-03T14:56:23.956Z] #41 160.1 CC criu/sk-queue.o [2020-01-03T14:56:24.447Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 73.9% of statements [2020-01-03T14:56:24.515Z] #41 160.6 CC criu/sk-tcp.o [2020-01-03T14:56:24.843Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-01-03T14:56:25.439Z] #41 ... [2020-01-03T14:56:25.439Z] [2020-01-03T14:56:25.439Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:56:25.439Z] #54 104.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-03T14:56:25.439Z] #54 106.0 + mkdir -p /build [2020-01-03T14:56:25.439Z] #54 106.0 + cp runc /build/runc [2020-01-03T14:56:25.439Z] #54 DONE 106.5s [2020-01-03T14:56:25.439Z] [2020-01-03T14:56:25.439Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:25.439Z] #41 161.2 CC criu/sk-unix.o [2020-01-03T14:56:26.800Z] #41 162.9 CC criu/sockets.o [2020-01-03T14:56:27.725Z] #41 163.5 CC criu/stats.o [2020-01-03T14:56:27.725Z] #41 163.8 CC criu/string.o [2020-01-03T14:56:27.725Z] #41 163.8 CC criu/sysctl.o [2020-01-03T14:56:28.055Z] ok github.com/docker/docker/pkg/signal 2.553s coverage: 61.0% of statements [2020-01-03T14:56:28.284Z] #41 164.3 CC criu/sysfs_parse.o [2020-01-03T14:56:28.456Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-03T14:56:28.539Z] #41 164.5 CC criu/timerfd.o [2020-01-03T14:56:28.793Z] #41 164.7 CC criu/tty.o [2020-01-03T14:56:28.844Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-03T14:56:29.241Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-03T14:56:29.640Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-01-03T14:56:30.037Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2020-01-03T14:56:30.153Z] #41 166.0 CC criu/tun.o [2020-01-03T14:56:30.451Z] #41 166.3 CC criu/uffd.o [2020-01-03T14:56:30.873Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2020-01-03T14:56:31.263Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-01-03T14:56:31.376Z] #41 167.2 CC criu/util.o [2020-01-03T14:56:32.056Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-01-03T14:56:32.299Z] #41 168.2 CC criu/uts_ns.o [2020-01-03T14:56:32.299Z] #41 168.3 CC criu/vdso-compat.o [2020-01-03T14:56:32.457Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-01-03T14:56:32.554Z] #41 168.5 CC criu/vdso.o [2020-01-03T14:56:32.847Z] testing: warning: no tests to run [2020-01-03T14:56:32.847Z] coverage: [no statements] [2020-01-03T14:56:32.847Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-03T14:56:33.196Z] #41 169.1 LINK criu/built-in.o [2020-01-03T14:56:33.196Z] #41 169.2 LINK criu/criu [2020-01-03T14:56:33.222Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-03T14:56:33.222Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-03T14:56:33.493Z] #41 169.5 DEP lib/c/criu.d [2020-01-03T14:56:33.493Z] #41 169.6 CC images/rpc.pb-c.o [2020-01-03T14:56:33.609Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-03T14:56:34.052Z] #41 170.0 CC lib/c/criu.o [2020-01-03T14:56:34.612Z] #41 170.6 LINK lib/c/built-in.o [2020-01-03T14:56:34.612Z] #41 170.7 LINK lib/c/libcriu.so [2020-01-03T14:56:34.867Z] #41 170.8 GEN magic.py [2020-01-03T14:56:34.867Z] #41 170.9 Note: Building without setproctitle() and strlcpy() support. [2020-01-03T14:56:34.867Z] #41 170.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-03T14:56:35.427Z] #41 171.4 fatal: Not a git repository (or any of the parent directories): .git [2020-01-03T14:56:35.995Z] #41 171.8 make[1]: Nothing to be done for 'all'. [2020-01-03T14:56:36.111Z] ok github.com/docker/docker/plugin 0.551s coverage: 27.1% of statements [2020-01-03T14:56:36.251Z] #41 172.3 make[1]: 'images/built-in.o' is up to date. [2020-01-03T14:56:36.251Z] #41 172.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-03T14:56:36.506Z] #41 172.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-03T14:56:36.506Z] #41 172.4 make[1]: 'compel/libcompel.a' is up to date. [2020-01-03T14:56:36.506Z] #41 172.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-03T14:56:36.506Z] #41 172.5 make[1]: Nothing to be done for 'all'. [2020-01-03T14:56:36.506Z] #41 172.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-03T14:56:36.506Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:36.761Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:36.761Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:36.761Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:36.761Z] #41 ... [2020-01-03T14:56:36.761Z] [2020-01-03T14:56:36.761Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:36.761Z] #59 189.3 + bin/containerd [2020-01-03T14:56:36.920Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-03T14:56:37.323Z] #59 ... [2020-01-03T14:56:37.323Z] [2020-01-03T14:56:37.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T14:56:37.323Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:37.323Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:37.323Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:37.323Z] #41 172.9 make[2]: Nothing to be done for 'all'. [2020-01-03T14:56:37.323Z] #41 172.9 INSTALL criu/criu [2020-01-03T14:56:37.323Z] #41 DONE 173.3s [2020-01-03T14:56:37.323Z] [2020-01-03T14:56:37.323Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:38.245Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2020-01-03T14:56:38.625Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-03T14:56:38.732Z] #59 ... [2020-01-03T14:56:38.732Z] [2020-01-03T14:56:38.732Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-03T14:56:38.732Z] #42 DONE 0.1s [2020-01-03T14:56:38.732Z] [2020-01-03T14:56:38.732Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-03T14:56:38.732Z] #45 DONE 0.1s [2020-01-03T14:56:38.732Z] [2020-01-03T14:56:38.732Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:38.987Z] #50 ... [2020-01-03T14:56:38.987Z] [2020-01-03T14:56:38.987Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-03T14:56:38.987Z] #48 DONE 0.1s [2020-01-03T14:56:38.987Z] [2020-01-03T14:56:38.987Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:40.728Z] ok github.com/docker/docker/registry 0.182s coverage: 56.0% of statements [2020-01-03T14:56:41.759Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-01-03T14:56:42.244Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-01-03T14:56:42.254Z] #50 DONE 236.3s [2020-01-03T14:56:42.254Z] [2020-01-03T14:56:42.254Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:43.134Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-01-03T14:56:43.180Z] #59 ... [2020-01-03T14:56:43.180Z] [2020-01-03T14:56:43.180Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-03T14:56:43.436Z] #51 DONE 0.2s [2020-01-03T14:56:43.436Z] [2020-01-03T14:56:43.436Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:43.436Z] #59 ... [2020-01-03T14:56:43.436Z] [2020-01-03T14:56:43.436Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-03T14:56:43.436Z] #55 DONE 0.1s [2020-01-03T14:56:43.525Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-01-03T14:56:43.692Z] [2020-01-03T14:56:43.692Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:56:46.808Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-01-03T14:56:47.618Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-01-03T14:56:48.415Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2020-01-03T14:56:49.712Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-03T14:56:55.004Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/rootless [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/volume [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-03T14:56:55.004Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === Skipped [2020-01-03T14:56:55.383Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-03T14:56:55.383Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-03T14:56:55.383Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:73: No driver to put! [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-03T14:56:55.383Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-03T14:56:55.383Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-03T14:56:55.383Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T14:56:55.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-03T14:56:55.383Z] graphtest_unix.go:73: No driver to put! [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-03T14:56:55.383Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-03T14:56:55.383Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] [2020-01-03T14:56:55.383Z] DONE 2155 tests, 20 skipped in 239.693s Post stage [Pipeline] junit [2020-01-03T14:56:56.316Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-03T14:56:58.862Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh dynbinary test-integration [2020-01-03T14:56:59.252Z] [2020-01-03T14:56:59.252Z] Removing bundles/ [2020-01-03T14:56:59.252Z] [2020-01-03T14:56:59.252Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-03T14:56:59.252Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:56:59.252Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T14:57:05.582Z] #59 218.2 + bin/containerd-stress [2020-01-03T14:57:07.520Z] #59 220.0 + bin/containerd-shim [2020-01-03T14:57:08.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:57:08.280Z] [2020-01-03T14:57:08.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T14:57:08.280Z] PKG_CONFIG=pkg-config [2020-01-03T14:57:08.280Z] GOLANG_VERSION=1.13.5 [2020-01-03T14:57:08.280Z] HOSTNAME=6e14d179a7d6 [2020-01-03T14:57:08.280Z] DOCKER_EXPERIMENTAL=1 [2020-01-03T14:57:08.280Z] container=docker [2020-01-03T14:57:08.280Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-03T14:57:08.280Z] GO111MODULE=off [2020-01-03T14:57:08.280Z] GOPATH=/go [2020-01-03T14:57:08.280Z] PWD=/go/src/github.com/docker/docker [2020-01-03T14:57:08.280Z] HOME=/root [2020-01-03T14:57:08.280Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T14:57:08.280Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T14:57:08.280Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T14:57:08.280Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:57:08.280Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T14:57:08.280Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T14:57:08.280Z] TERM=xterm [2020-01-03T14:57:08.280Z] VALIDATE_BRANCH=master [2020-01-03T14:57:08.280Z] DEST=bundles/test-integration [2020-01-03T14:57:08.280Z] SHLVL=1 [2020-01-03T14:57:08.280Z] TIMEOUT=120m [2020-01-03T14:57:08.281Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T14:57:08.281Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T14:57:08.281Z] TESTDEBUG=0 [2020-01-03T14:57:08.281Z] _=/usr/bin/env [2020-01-03T14:57:08.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-03T14:57:14.055Z] #59 226.5 + bin/containerd-shim-runc-v1 [2020-01-03T14:57:17.319Z] #59 229.5 + bin/containerd-shim-runc-v2 [2020-01-03T14:57:17.921Z] #59 230.4 + binaries [2020-01-03T14:57:17.921Z] #59 230.4 + mkdir -p /build [2020-01-03T14:57:17.921Z] #59 230.4 + cp bin/containerd /build/containerd [2020-01-03T14:57:17.921Z] #59 230.4 + cp bin/containerd-shim /build/containerd-shim [2020-01-03T14:57:17.921Z] #59 230.4 + cp bin/ctr /build/ctr [2020-01-03T14:57:18.845Z] #59 DONE 231.4s [2020-01-03T14:57:19.769Z] [2020-01-03T14:57:19.769Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-03T14:57:20.024Z] #60 DONE 0.2s [2020-01-03T14:57:20.024Z] [2020-01-03T14:57:20.024Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-03T14:57:20.279Z] #64 DONE 0.2s [2020-01-03T14:57:20.279Z] [2020-01-03T14:57:20.279Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-03T14:57:20.279Z] #67 DONE 0.1s [2020-01-03T14:57:20.279Z] [2020-01-03T14:57:20.279Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-03T14:57:20.279Z] #66 DONE 0.1s [2020-01-03T14:57:20.279Z] [2020-01-03T14:57:20.279Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:57:20.838Z] #68 0.607 + RM_GOPATH=0 [2020-01-03T14:57:20.838Z] #68 0.607 + TMP_GOPATH= [2020-01-03T14:57:20.838Z] #68 0.607 + : /build [2020-01-03T14:57:20.838Z] #68 0.607 + '[' -z '' ']' [2020-01-03T14:57:20.838Z] #68 0.609 ++ mktemp -d [2020-01-03T14:57:20.838Z] #68 0.609 + export GOPATH=/tmp/tmp.A97CIrZnBT [2020-01-03T14:57:20.838Z] #68 0.609 + GOPATH=/tmp/tmp.A97CIrZnBT [2020-01-03T14:57:20.838Z] #68 0.609 + RM_GOPATH=1 [2020-01-03T14:57:20.838Z] #68 0.609 ++ dirname ./install.sh [2020-01-03T14:57:20.838Z] #68 0.610 + dir=. [2020-01-03T14:57:20.838Z] #68 0.610 + bin=proxy [2020-01-03T14:57:20.838Z] #68 0.610 + shift [2020-01-03T14:57:20.838Z] #68 0.610 + '[' '!' -f ./proxy.installer ']' [2020-01-03T14:57:20.838Z] #68 0.610 + . ./proxy.installer [2020-01-03T14:57:20.838Z] #68 0.610 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T14:57:20.838Z] #68 0.611 + install_proxy [2020-01-03T14:57:20.838Z] #68 0.611 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T14:57:20.838Z] #68 0.611 + case "$1" in [2020-01-03T14:57:20.838Z] #68 0.611 + export CGO_ENABLED=0 [2020-01-03T14:57:20.838Z] #68 0.611 + CGO_ENABLED=0 [2020-01-03T14:57:20.838Z] #68 0.611 + _install_proxy [2020-01-03T14:57:20.838Z] #68 0.611 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-03T14:57:20.838Z] #68 0.611 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A97CIrZnBT/src/github.com/docker/libnetwork [2020-01-03T14:57:20.838Z] #68 0.612 Cloning into '/tmp/tmp.A97CIrZnBT/src/github.com/docker/libnetwork'... [2020-01-03T14:57:22.794Z] #68 2.108 + cd /tmp/tmp.A97CIrZnBT/src/github.com/docker/libnetwork [2020-01-03T14:57:22.794Z] #68 2.108 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T14:57:22.794Z] #68 2.160 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-03T14:57:23.049Z] #68 DONE 3.0s [2020-01-03T14:57:23.977Z] [2020-01-03T14:57:23.977Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-03T14:57:23.977Z] #69 DONE 0.1s [2020-01-03T14:57:23.977Z] [2020-01-03T14:57:23.977Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-03T14:57:23.977Z] #70 DONE 0.0s [2020-01-03T14:57:23.977Z] [2020-01-03T14:57:23.977Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-03T14:57:24.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-03T14:57:24.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-03T14:57:24.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-03T14:57:24.537Z] #71 DONE 0.6s [2020-01-03T14:57:24.800Z] [2020-01-03T14:57:24.800Z] #72 exporting to image [2020-01-03T14:57:24.800Z] #72 exporting layers [2020-01-03T14:57:25.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-03T14:57:26.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-03T14:57:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-03T14:57:28.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-03T14:57:32.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-03T14:57:32.962Z] #72 exporting layers 8.3s done [2020-01-03T14:57:32.962Z] #72 writing image sha256:95a1ca9a5283eb310fd2f808abc11a4319961a6a8ac4ab47396d5725eed0daf4 done [2020-01-03T14:57:32.962Z] #72 naming to docker.io/library/docker:f2b25e498f8ea8bfd30f166717146e11e17e948d done [2020-01-03T14:57:32.962Z] #72 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-03T14:57:33.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40343/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/validate/default [2020-01-03T14:57:34.253Z] Congratulations! All commits are properly signed with the DCO! [2020-01-03T14:57:34.253Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-03T14:57:34.253Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-03T14:57:34.253Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-03T14:57:34.253Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-03T14:57:34.253Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-03T14:57:34.253Z] Congratulations! No new tests were added to integration-cli. [2020-01-03T14:57:34.253Z] [2020-01-03T14:57:34.253Z] INFO Start validation with golang-ci-lint [2020-01-03T14:57:34.253Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-03T14:57:34.253Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-03T14:57:35.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-03T14:57:38.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-03T14:57:45.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-03T14:57:53.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-03T14:57:54.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-03T14:57:55.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-03T14:57:56.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-03T14:57:58.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-03T14:57:58.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-03T14:57:59.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-03T14:58:02.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-03T14:58:03.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-03T14:58:04.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-03T14:58:07.772Z] Removing intermediate container 4c407f92836e [2020-01-03T14:58:07.772Z] ---> 1e611ad36af7 [2020-01-03T14:58:07.772Z] Step 11/16 : ARG GOOS [2020-01-03T14:58:07.772Z] ---> Running in b029eeb67349 [2020-01-03T14:58:07.772Z] Removing intermediate container b029eeb67349 [2020-01-03T14:58:07.772Z] ---> 88930c98c093 [2020-01-03T14:58:07.772Z] Step 12/16 : ARG GOARCH [2020-01-03T14:58:07.772Z] ---> Running in 6b0e5e5428d7 [2020-01-03T14:58:07.772Z] Removing intermediate container 6b0e5e5428d7 [2020-01-03T14:58:07.772Z] ---> be74f3b2aa8d [2020-01-03T14:58:07.772Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-03T14:58:07.772Z] ---> Running in 1663cec5b69f [2020-01-03T14:58:08.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-03T14:58:10.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T14:58:10.114Z] [2020-01-03T14:58:10.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T14:58:10.114Z] PKG_CONFIG=pkg-config [2020-01-03T14:58:10.114Z] GOLANG_VERSION=1.13.5 [2020-01-03T14:58:10.114Z] HOSTNAME=83aa853cea2a [2020-01-03T14:58:10.114Z] DOCKER_EXPERIMENTAL=1 [2020-01-03T14:58:10.114Z] container=docker [2020-01-03T14:58:10.114Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-03T14:58:10.114Z] GO111MODULE=off [2020-01-03T14:58:10.114Z] GOPATH=/go [2020-01-03T14:58:10.114Z] PWD=/go/src/github.com/docker/docker [2020-01-03T14:58:10.114Z] HOME=/root [2020-01-03T14:58:10.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T14:58:10.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T14:58:10.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T14:58:10.114Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T14:58:10.115Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T14:58:10.115Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T14:58:10.115Z] TERM=xterm [2020-01-03T14:58:10.115Z] VALIDATE_BRANCH=master [2020-01-03T14:58:10.115Z] DEST=bundles/test-integration [2020-01-03T14:58:10.115Z] SHLVL=1 [2020-01-03T14:58:10.115Z] TIMEOUT=120m [2020-01-03T14:58:10.115Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T14:58:10.115Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T14:58:10.115Z] TESTDEBUG=0 [2020-01-03T14:58:10.115Z] _=/usr/bin/env [2020-01-03T14:58:10.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-03T14:58:10.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-03T14:58:10.875Z] 65014b3c3121: Pull complete [2020-01-03T14:58:12.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-03T14:58:13.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-03T14:58:16.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-03T14:58:17.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-03T14:58:18.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-03T14:58:21.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T14:58:21.682Z] Using test binary docker [2020-01-03T14:58:21.682Z] +++ /etc/init.d/apparmor start [2020-01-03T14:58:21.682Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T14:58:21.682Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T14:58:21.682Z] Warning failed to create cache: (null) [2020-01-03T14:58:21.682Z] . [2020-01-03T14:58:21.682Z] INFO: Waiting for daemon to start... [2020-01-03T14:58:21.682Z] Starting dockerd [2020-01-03T14:58:21.682Z] +++ 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-01-03T14:58:22.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-03T14:58:24.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-03T14:58:24.228Z] . [2020-01-03T14:58:24.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T14:58:24.485Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T14:58:24.485Z] Error: No such image: emptyfs [2020-01-03T14:58:24.485Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T14:58:24.485Z] ++++ docker load [2020-01-03T14:58:25.049Z] Running integration-test (iteration 1) [2020-01-03T14:58:25.049Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-03T14:58:25.049Z] ++ 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-01-03T14:58:25.049Z] ++ set -e [2020-01-03T14:58:25.049Z] ++ '[' -n 0 ']' [2020-01-03T14:58:25.049Z] ++ set -x [2020-01-03T14:58:25.049Z] ++ 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-01-03T14:58:26.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-03T14:58:27.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T14:58:27.943Z] Using test binary docker [2020-01-03T14:58:27.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-03T14:58:27.943Z] +++ /etc/init.d/apparmor start [2020-01-03T14:58:27.943Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T14:58:27.943Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T14:58:27.943Z] Warning failed to create cache: (null) [2020-01-03T14:58:27.943Z] . [2020-01-03T14:58:27.943Z] INFO: Waiting for daemon to start... [2020-01-03T14:58:27.943Z] Starting dockerd [2020-01-03T14:58:27.943Z] +++ 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-01-03T14:58:30.475Z] . [2020-01-03T14:58:30.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T14:58:30.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T14:58:30.475Z] Error: No such image: emptyfs [2020-01-03T14:58:30.475Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T14:58:30.475Z] ++++ docker load [2020-01-03T14:58:30.475Z] Running integration-test (iteration 1) [2020-01-03T14:58:30.475Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-03T14:58:30.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-03T14:58:30.475Z] ++ set -e [2020-01-03T14:58:30.475Z] ++ '[' -n 0 ']' [2020-01-03T14:58:30.475Z] ++ set -x [2020-01-03T14:58:30.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-01-03T14:58:38.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-03T14:58:39.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-03T14:58:40.526Z] Loaded image: buildpack-deps:jessie [2020-01-03T14:58:40.526Z] Loaded image: busybox:latest [2020-01-03T14:58:40.526Z] Loaded image: busybox:glibc [2020-01-03T14:58:40.526Z] Loaded image: debian:jessie [2020-01-03T14:58:40.526Z] Loaded image: hello-world:latest [2020-01-03T14:58:40.526Z] INFO: Testing against a local daemon [2020-01-03T14:58:40.526Z] === RUN TestCgroupNamespacesBuild [2020-01-03T14:58:43.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-03T14:58:44.715Z] --- PASS: TestCgroupNamespacesBuild (4.21s) [2020-01-03T14:58:44.716Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-03T14:58:46.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-01-03T14:58:46.093Z] === RUN TestBuildWithSession [2020-01-03T14:58:46.093Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-03T14:58:46.093Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T14:58:46.093Z] === RUN TestBuildSquashParent [2020-01-03T14:58:52.661Z] --- PASS: TestBuildSquashParent (5.80s) [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:58:52.661Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:58:52.661Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:58:52.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:58:52.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:58:52.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:58:52.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:58:54.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:58:54.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-01-03T14:58:56.470Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-01-03T14:58:56.470Z] === RUN TestBuildMultiStageCopy [2020-01-03T14:58:56.470Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-03T14:58:57.109Z] Loaded image: buildpack-deps:jessie [2020-01-03T14:58:57.109Z] Loaded image: busybox:latest [2020-01-03T14:58:57.109Z] Loaded image: busybox:glibc [2020-01-03T14:58:57.109Z] Loaded image: debian:jessie [2020-01-03T14:58:57.109Z] Loaded image: hello-world:latest [2020-01-03T14:58:57.109Z] INFO: Testing against a local daemon [2020-01-03T14:58:57.109Z] === RUN TestCgroupNamespacesBuild [2020-01-03T14:58:58.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-03T14:58:58.943Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-03T14:58:59.510Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-03T14:59:00.083Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-01-03T14:59:00.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-01-03T14:59:00.653Z] === RUN TestBuildMultiStageParentConfig [2020-01-03T14:59:01.290Z] --- PASS: TestCgroupNamespacesBuild (5.67s) [2020-01-03T14:59:01.290Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-03T14:59:02.220Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-01-03T14:59:02.220Z] === RUN TestBuildLabelWithTargets [2020-01-03T14:59:04.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2020-01-03T14:59:04.034Z] === RUN TestBuildWithSession [2020-01-03T14:59:04.034Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-03T14:59:04.034Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T14:59:04.034Z] === RUN TestBuildSquashParent [2020-01-03T14:59:04.667Z] Removing intermediate container 1663cec5b69f [2020-01-03T14:59:04.667Z] ---> 5908ffed6f79 [2020-01-03T14:59:04.667Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-03T14:59:04.667Z] ---> ebd73b5ebd31 [2020-01-03T14:59:04.667Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-03T14:59:04.667Z] ---> fc48b9abff83 [2020-01-03T14:59:04.667Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-03T14:59:04.667Z] ---> Running in a1cac02b96c5 [2020-01-03T14:59:04.667Z] Removing intermediate container a1cac02b96c5 [2020-01-03T14:59:04.667Z] ---> 3a627c93430c [2020-01-03T14:59:04.772Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-01-03T14:59:04.772Z] === RUN TestBuildWithEmptyLayers [2020-01-03T14:59:04.956Z] Successfully built 3a627c93430c [2020-01-03T14:59:04.956Z] Successfully tagged moby-buildx:latest [2020-01-03T14:59:04.956Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-03T14:59:04.956Z] if [ -n "${id}" ]; then \ [2020-01-03T14:59:04.956Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-03T14:59:04.956Z] && touch bundles/buildx; \ [2020-01-03T14:59:04.956Z] docker rm -f ${id}; \ [2020-01-03T14:59:04.956Z] fi [2020-01-03T14:59:05.340Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-01-03T14:59:05.340Z] === RUN TestBuildMultiStageOnBuild [2020-01-03T14:59:05.579Z] 94e6a9f5f1ea8eff50edd2b984508b6d6639cce855bb2aed69147077aec93a18 [2020-01-03T14:59:05.579Z] bundles/buildx version [2020-01-03T14:59:05.579Z] buildx v0.3.1 6db68d0 [2020-01-03T14:59:05.579Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f2b25e498f8ea8bfd30f166717146e11e17e948d . [2020-01-03T14:59:05.579Z] #1 [internal] booting buildkit [2020-01-03T14:59:05.579Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-03T14:59:08.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-03T14:59:08.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-03T14:59:08.628Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-01-03T14:59:08.628Z] === RUN TestBuildUncleanTarFilenames [2020-01-03T14:59:09.061Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2020-01-03T14:59:09.061Z] #1 creating container buildx_buildkit_default [2020-01-03T14:59:09.061Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-03T14:59:09.061Z] #1 DONE 3.5s [2020-01-03T14:59:09.350Z] [2020-01-03T14:59:09.350Z] #3 [internal] load build definition from Dockerfile [2020-01-03T14:59:09.350Z] #3 transferring dockerfile: 15.34kB done [2020-01-03T14:59:09.350Z] #3 DONE 0.0s [2020-01-03T14:59:09.350Z] [2020-01-03T14:59:09.350Z] #2 [internal] load .dockerignore [2020-01-03T14:59:09.350Z] #2 transferring context: 112B done [2020-01-03T14:59:09.350Z] #2 DONE 0.0s [2020-01-03T14:59:09.350Z] [2020-01-03T14:59:09.350Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-03T14:59:09.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-03T14:59:09.563Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-01-03T14:59:09.563Z] === RUN TestBuildMultiStageLayerLeak [2020-01-03T14:59:09.977Z] #4 DONE 0.6s [2020-01-03T14:59:09.977Z] [2020-01-03T14:59:09.977Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-03T14:59:09.977Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-03T14:59:09.977Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-03T14:59:09.977Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-03T14:59:09.977Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.08MB / 8.18MB 0.1s [2020-01-03T14:59:09.977Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-03T14:59:10.262Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-03T14:59:10.262Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-03T14:59:10.879Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-03T14:59:10.879Z] #5 DONE 0.9s [2020-01-03T14:59:10.879Z] [2020-01-03T14:59:10.879Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-03T14:59:11.167Z] #7 DONE 0.3s [2020-01-03T14:59:11.168Z] [2020-01-03T14:59:11.168Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-03T14:59:11.168Z] #6 DONE 0.3s [2020-01-03T14:59:11.168Z] [2020-01-03T14:59:11.168Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:59:11.168Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-03T14:59:11.168Z] #66 DONE 0.0s [2020-01-03T14:59:11.168Z] [2020-01-03T14:59:11.168Z] #20 [internal] load build context [2020-01-03T14:59:11.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-03T14:59:11.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-03T14:59:12.097Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-01-03T14:59:12.097Z] === RUN TestBuildWithHugeFile [2020-01-03T14:59:14.702Z] #20 transferring context: 22.25MB 3.0s [2020-01-03T14:59:14.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-03T14:59:16.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-03T14:59:16.232Z] --- PASS: TestBuildSquashParent (10.71s) [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:59:16.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:16.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:16.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:16.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:16.777Z] #20 ... [2020-01-03T14:59:16.777Z] [2020-01-03T14:59:16.777Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-03T14:59:16.777Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-03T14:59:16.777Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-01-03T14:59:16.777Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-03T14:59:16.777Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2020-01-03T14:59:16.777Z] #66 DONE 5.3s [2020-01-03T14:59:16.777Z] [2020-01-03T14:59:16.777Z] #20 [internal] load build context [2020-01-03T14:59:16.777Z] #20 ... [2020-01-03T14:59:16.777Z] [2020-01-03T14:59:16.777Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:59:16.777Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-03T14:59:16.777Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2020-01-03T14:59:16.777Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2020-01-03T14:59:16.777Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.7s done [2020-01-03T14:59:16.777Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 22.33MB / 50.09MB 5.2s [2020-01-03T14:59:16.777Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 23.03MB / 52.87MB 5.2s [2020-01-03T14:59:16.777Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-03T14:59:16.777Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2020-01-03T14:59:16.777Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 22.91MB / 45.65MB 5.2s [2020-01-03T14:59:16.777Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.4s done [2020-01-03T14:59:16.777Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 22.02MB / 96.42MB 5.2s [2020-01-03T14:59:16.777Z] #8 ... [2020-01-03T14:59:16.777Z] [2020-01-03T14:59:16.777Z] #20 [internal] load build context [2020-01-03T14:59:16.777Z] #20 transferring context: 46.32MB 5.5s done [2020-01-03T14:59:16.777Z] #20 DONE 5.6s [2020-01-03T14:59:16.777Z] [2020-01-03T14:59:16.777Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-03T14:59:17.090Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 25.04MB / 50.09MB 5.5s [2020-01-03T14:59:17.090Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 25.73MB / 45.65MB 5.5s [2020-01-03T14:59:17.090Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 27.03MB / 52.87MB 5.6s [2020-01-03T14:59:17.379Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 28.31MB / 50.09MB 5.8s [2020-01-03T14:59:17.379Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 28.78MB / 45.65MB 5.8s [2020-01-03T14:59:17.379Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 27.16MB / 96.42MB 5.8s [2020-01-03T14:59:17.379Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 30.64MB / 52.87MB 5.9s [2020-01-03T14:59:17.668Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 32.17MB / 50.09MB 6.1s [2020-01-03T14:59:17.668Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 32.35MB / 45.65MB 6.1s [2020-01-03T14:59:17.668Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 35.52MB / 50.09MB 6.4s [2020-01-03T14:59:17.668Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 36.40MB / 52.87MB 6.4s [2020-01-03T14:59:17.668Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 35.83MB / 45.65MB 6.4s [2020-01-03T14:59:17.668Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 34.19MB / 96.42MB 6.4s [2020-01-03T14:59:18.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:59:18.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:59:18.291Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 41.09MB / 50.09MB 6.8s [2020-01-03T14:59:18.291Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 41.71MB / 52.87MB 6.8s [2020-01-03T14:59:18.291Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 41.17MB / 45.65MB 6.8s [2020-01-03T14:59:18.291Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 39.50MB / 96.42MB 6.8s [2020-01-03T14:59:18.587Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 44.66MB / 50.09MB 7.1s [2020-01-03T14:59:18.587Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 45.55MB / 52.87MB 7.1s [2020-01-03T14:59:18.587Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.35MB / 45.65MB 7.1s [2020-01-03T14:59:18.587Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.2s done [2020-01-03T14:59:18.587Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 45.69MB / 96.42MB 7.3s [2020-01-03T14:59:18.894Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 49.61MB / 50.09MB 7.6s [2020-01-03T14:59:18.894Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 51.44MB / 52.87MB 7.6s [2020-01-03T14:59:18.894Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 53.16MB / 96.42MB 7.6s [2020-01-03T14:59:19.181Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.6s done [2020-01-03T14:59:19.181Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 59.10MB / 96.42MB 7.7s [2020-01-03T14:59:19.181Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.8s done [2020-01-03T14:59:19.181Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 66.82MB / 96.42MB 7.9s [2020-01-03T14:59:19.472Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 73.69MB / 96.42MB 8.0s [2020-01-03T14:59:19.472Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 82.07MB / 96.42MB 8.2s [2020-01-03T14:59:19.759Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 89.41MB / 96.42MB 8.3s [2020-01-03T14:59:19.759Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.5s done [2020-01-03T14:59:19.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-03T14:59:20.044Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-03T14:59:21.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:59:21.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:59:23.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2020-01-03T14:59:24.705Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2020-01-03T14:59:24.705Z] === RUN TestBuildMultiStageCopy [2020-01-03T14:59:24.705Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-03T14:59:25.751Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 1m48.577763839s [2020-01-03T14:59:25.751Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.800032ms [2020-01-03T14:59:26.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-03T14:59:27.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-03T14:59:27.986Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-03T14:59:28.552Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-03T14:59:29.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-03T14:59:30.052Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy (6.07s) [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-01-03T14:59:30.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-01-03T14:59:30.618Z] === RUN TestBuildMultiStageParentConfig [2020-01-03T14:59:30.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-03T14:59:32.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-03T14:59:33.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T14:59:33.155Z] Using test binary docker [2020-01-03T14:59:33.155Z] +++ /etc/init.d/apparmor start [2020-01-03T14:59:33.155Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T14:59:33.155Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T14:59:33.155Z] Warning failed to create cache: (null) [2020-01-03T14:59:33.155Z] . [2020-01-03T14:59:33.155Z] INFO: Waiting for daemon to start... [2020-01-03T14:59:33.155Z] Starting dockerd [2020-01-03T14:59:33.155Z] +++ 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-01-03T14:59:33.155Z] .--- PASS: TestBuildMultiStageParentConfig (2.35s) [2020-01-03T14:59:33.155Z] === RUN TestBuildLabelWithTargets [2020-01-03T14:59:33.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T14:59:33.413Z] Using test binary docker [2020-01-03T14:59:33.413Z] +++ /etc/init.d/apparmor start [2020-01-03T14:59:33.413Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T14:59:33.413Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T14:59:33.413Z] Warning failed to create cache: (null) [2020-01-03T14:59:33.413Z] . [2020-01-03T14:59:33.413Z] INFO: Waiting for daemon to start... [2020-01-03T14:59:33.413Z] Starting dockerd [2020-01-03T14:59:33.413Z] +++ 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-01-03T14:59:34.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-03T14:59:35.306Z] . [2020-01-03T14:59:35.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T14:59:35.306Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T14:59:35.306Z] Error: No such image: emptyfs [2020-01-03T14:59:35.306Z] ++++ docker load [2020-01-03T14:59:35.306Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T14:59:35.306Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2020-01-03T14:59:35.306Z] === RUN TestBuildWithEmptyLayers [2020-01-03T14:59:35.306Z] Running integration-test (iteration 1) [2020-01-03T14:59:35.306Z] 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-01-03T14:59:35.306Z] ++ 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-01-03T14:59:35.306Z] ++ set -e [2020-01-03T14:59:35.306Z] ++ '[' -n 0 ']' [2020-01-03T14:59:35.306Z] ++ set -x [2020-01-03T14:59:35.306Z] ++ 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-01-03T14:59:35.306Z] [2020-01-03T14:59:35.306Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T14:59:35.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T14:59:35.564Z] Error: No such image: emptyfs [2020-01-03T14:59:35.564Z] ++++ docker load [2020-01-03T14:59:35.564Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T14:59:35.821Z] Running integration-test (iteration 1) [2020-01-03T14:59:35.821Z] 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-01-03T14:59:35.821Z] ++ 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-01-03T14:59:35.821Z] ++ set -e [2020-01-03T14:59:35.821Z] ++ '[' -n 0 ']' [2020-01-03T14:59:35.821Z] ++ set -x [2020-01-03T14:59:35.821Z] ++ 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-01-03T14:59:36.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T14:59:36.310Z] Using test binary docker [2020-01-03T14:59:36.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-03T14:59:36.310Z] +++ /etc/init.d/apparmor start [2020-01-03T14:59:36.310Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T14:59:36.310Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T14:59:36.310Z] Warning failed to create cache: (null) [2020-01-03T14:59:36.310Z] . [2020-01-03T14:59:36.310Z] Starting dockerd [2020-01-03T14:59:36.310Z] INFO: Waiting for daemon to start... [2020-01-03T14:59:36.310Z] +++ 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-01-03T14:59:38.346Z] --- PASS: TestBuildWithEmptyLayers (3.28s) [2020-01-03T14:59:38.346Z] === RUN TestBuildMultiStageOnBuild [2020-01-03T14:59:38.760Z] . [2020-01-03T14:59:38.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T14:59:38.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T14:59:38.760Z] Error: No such image: emptyfs [2020-01-03T14:59:38.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T14:59:38.760Z] ++++ docker load [2020-01-03T14:59:38.760Z] Running integration-test (iteration 1) [2020-01-03T14:59:38.760Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-03T14:59:38.760Z] ++ 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-01-03T14:59:38.760Z] ++ set -e [2020-01-03T14:59:38.760Z] ++ '[' -n 0 ']' [2020-01-03T14:59:38.760Z] ++ set -x [2020-01-03T14:59:38.760Z] ++ 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-01-03T14:59:44.900Z] --- PASS: TestBuildMultiStageOnBuild (5.45s) [2020-01-03T14:59:44.901Z] === RUN TestBuildUncleanTarFilenames [2020-01-03T14:59:45.465Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-01-03T14:59:45.465Z] === RUN TestBuildMultiStageLayerLeak [2020-01-03T14:59:47.035Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.7s done [2020-01-03T14:59:47.036Z] #8 DONE 34.4s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-03T14:59:47.036Z] #9 DONE 0.2s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-03T14:59:47.036Z] #10 DONE 0.2s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T14:59:47.036Z] #21 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:59:47.036Z] #29 ... [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-03T14:59:47.036Z] #50 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-03T14:59:47.036Z] #47 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-03T14:59:47.036Z] #44 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T14:59:47.036Z] #22 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-03T14:59:47.036Z] #31 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-03T14:59:47.036Z] #68 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-03T14:59:47.036Z] #62 DONE 0.1s [2020-01-03T14:59:47.036Z] [2020-01-03T14:59:47.036Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:59:47.036Z] #63 0.689 + RM_GOPATH=0 [2020-01-03T14:59:47.036Z] #63 0.690 + TMP_GOPATH= [2020-01-03T14:59:47.036Z] #63 0.694 + : /build/ [2020-01-03T14:59:47.036Z] #63 0.698 + '[' -z '' ']' [2020-01-03T14:59:47.036Z] #63 0.700 ++ mktemp -d [2020-01-03T14:59:47.036Z] #63 0.717 + export GOPATH=/tmp/tmp.XT8LOTNHJN [2020-01-03T14:59:47.036Z] #63 0.718 + GOPATH=/tmp/tmp.XT8LOTNHJN [2020-01-03T14:59:47.036Z] #63 0.719 + RM_GOPATH=1 [2020-01-03T14:59:47.036Z] #63 0.726 ++ dirname ./install.sh [2020-01-03T14:59:47.036Z] #63 0.734 + dir=. [2020-01-03T14:59:47.036Z] #63 0.734 + bin=rootlesskit [2020-01-03T14:59:47.036Z] #63 0.734 + shift [2020-01-03T14:59:47.036Z] #63 0.734 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-03T14:59:47.036Z] #63 0.734 + . ./rootlesskit.installer [2020-01-03T14:59:47.036Z] #63 0.734 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:59:47.036Z] #63 0.736 + install_rootlesskit [2020-01-03T14:59:47.036Z] #63 0.736 + case "$1" in [2020-01-03T14:59:47.036Z] #63 0.736 + export CGO_ENABLED=0 [2020-01-03T14:59:47.036Z] #63 0.736 + CGO_ENABLED=0 [2020-01-03T14:59:47.036Z] #63 0.736 + _install_rootlesskit [2020-01-03T14:59:47.036Z] #63 0.737 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-03T14:59:47.036Z] #63 0.738 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:59:47.036Z] #63 0.738 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XT8LOTNHJN/src/github.com/rootless-containers/rootlesskit [2020-01-03T14:59:47.036Z] #63 0.753 Cloning into '/tmp/tmp.XT8LOTNHJN/src/github.com/rootless-containers/rootlesskit'... [2020-01-03T14:59:48.916Z] Loaded image: buildpack-deps:jessie [2020-01-03T14:59:48.916Z] Loaded image: busybox:latest [2020-01-03T14:59:48.916Z] Loaded image: busybox:glibc [2020-01-03T14:59:48.916Z] Loaded image: debian:jessie [2020-01-03T14:59:48.916Z] Loaded image: hello-world:latest [2020-01-03T14:59:49.284Z] INFO: Testing against a local daemon [2020-01-03T14:59:49.284Z] === RUN TestCgroupNamespacesBuild [2020-01-03T14:59:51.126Z] --- PASS: TestCgroupNamespacesBuild (1.77s) [2020-01-03T14:59:51.126Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-03T14:59:52.595Z] #63 ... [2020-01-03T14:59:52.595Z] [2020-01-03T14:59:52.595Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:59:52.595Z] #32 0.702 + RM_GOPATH=0 [2020-01-03T14:59:52.595Z] #32 0.747 + TMP_GOPATH= [2020-01-03T14:59:52.595Z] #32 0.747 + : /build [2020-01-03T14:59:52.595Z] #32 0.768 + '[' -z '' ']' [2020-01-03T14:59:52.595Z] #32 0.770 ++ mktemp -d [2020-01-03T14:59:52.595Z] #32 0.780 + export GOPATH=/tmp/tmp.2ngNdLLWKI [2020-01-03T14:59:52.595Z] #32 0.780 + GOPATH=/tmp/tmp.2ngNdLLWKI [2020-01-03T14:59:52.595Z] #32 0.780 + RM_GOPATH=1 [2020-01-03T14:59:52.595Z] #32 0.784 ++ dirname ./install.sh [2020-01-03T14:59:52.595Z] #32 0.788 + dir=. [2020-01-03T14:59:52.595Z] #32 0.789 + bin=tomlv [2020-01-03T14:59:52.595Z] #32 0.790 + shift [2020-01-03T14:59:52.595Z] #32 0.790 + '[' '!' -f ./tomlv.installer ']' [2020-01-03T14:59:52.595Z] #32 0.791 + . ./tomlv.installer [2020-01-03T14:59:52.595Z] #32 0.791 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:59:52.595Z] #32 0.792 + install_tomlv [2020-01-03T14:59:52.595Z] #32 0.792 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-03T14:59:52.595Z] #32 0.792 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:59:52.595Z] #32 0.792 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2ngNdLLWKI/src/github.com/BurntSushi/toml [2020-01-03T14:59:52.595Z] #32 0.797 Cloning into '/tmp/tmp.2ngNdLLWKI/src/github.com/BurntSushi/toml'... [2020-01-03T14:59:52.595Z] #32 2.890 + cd /tmp/tmp.2ngNdLLWKI/src/github.com/BurntSushi/toml [2020-01-03T14:59:52.595Z] #32 2.891 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-03T14:59:52.595Z] #32 2.943 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-03T14:59:52.595Z] #32 4.175 runtime/internal/sys [2020-01-03T14:59:52.595Z] #32 4.195 internal/cpu [2020-01-03T14:59:52.595Z] #32 4.214 math/bits [2020-01-03T14:59:52.595Z] #32 4.245 runtime/internal/atomic [2020-01-03T14:59:52.595Z] #32 4.659 runtime/internal/math [2020-01-03T14:59:52.595Z] #32 5.278 unicode/utf8 [2020-01-03T14:59:52.595Z] #32 5.970 internal/bytealg [2020-01-03T14:59:52.595Z] #32 6.030 sync/atomic [2020-01-03T14:59:52.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-01-03T14:59:52.939Z] === RUN TestBuildWithSession [2020-01-03T14:59:52.939Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-03T14:59:52.939Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T14:59:52.939Z] === RUN TestBuildSquashParent [2020-01-03T14:59:53.568Z] --- PASS: TestBuildMultiStageLayerLeak (7.04s) [2020-01-03T14:59:53.568Z] === RUN TestBuildWithHugeFile [2020-01-03T14:59:53.626Z] #32 7.294 unicode [2020-01-03T14:59:53.626Z] #32 ... [2020-01-03T14:59:53.626Z] [2020-01-03T14:59:53.626Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:59:53.626Z] #63 7.326 + cd /tmp/tmp.XT8LOTNHJN/src/github.com/rootless-containers/rootlesskit [2020-01-03T14:59:53.626Z] #63 7.338 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-03T14:59:54.667Z] #63 8.056 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-03T14:59:54.667Z] #63 8.056 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-03T14:59:56.184Z] #63 ... [2020-01-03T14:59:56.184Z] [2020-01-03T14:59:56.184Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T14:59:56.184Z] #41 0.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:59:56.184Z] #41 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:59:56.184Z] #41 1.242 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:59:56.184Z] #41 1.356 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:59:56.184Z] #41 1.557 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:59:56.184Z] #41 3.207 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T14:59:56.184Z] #41 6.128 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T14:59:56.184Z] #41 8.158 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T14:59:56.184Z] #41 ... [2020-01-03T14:59:56.184Z] [2020-01-03T14:59:56.184Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T14:59:56.184Z] #34 0.803 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:59:56.184Z] #34 0.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:59:56.184Z] #34 1.235 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:59:56.184Z] #34 1.454 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:59:56.184Z] #34 1.631 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:59:56.184Z] #34 3.196 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T14:59:56.184Z] #34 6.047 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T14:59:56.184Z] #34 7.971 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T14:59:56.475Z] #34 ... [2020-01-03T14:59:56.475Z] [2020-01-03T14:59:56.475Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:59:56.475Z] #23 0.707 + RM_GOPATH=0 [2020-01-03T14:59:56.475Z] #23 0.707 + TMP_GOPATH= [2020-01-03T14:59:56.475Z] #23 0.707 + : /build [2020-01-03T14:59:56.475Z] #23 0.707 + '[' -z '' ']' [2020-01-03T14:59:56.475Z] #23 0.711 ++ mktemp -d [2020-01-03T14:59:56.475Z] #23 0.719 + export GOPATH=/tmp/tmp.tHUgO91DKp [2020-01-03T14:59:56.475Z] #23 0.739 + GOPATH=/tmp/tmp.tHUgO91DKp [2020-01-03T14:59:56.475Z] #23 0.739 + RM_GOPATH=1 [2020-01-03T14:59:56.475Z] #23 0.750 ++ dirname ./install.sh [2020-01-03T14:59:56.475Z] #23 0.754 + dir=. [2020-01-03T14:59:56.475Z] #23 0.755 + bin=dockercli [2020-01-03T14:59:56.475Z] #23 0.755 + shift [2020-01-03T14:59:56.475Z] #23 0.755 + '[' '!' -f ./dockercli.installer ']' [2020-01-03T14:59:56.475Z] #23 0.755 + . ./dockercli.installer [2020-01-03T14:59:56.475Z] #23 0.755 ++ : stable [2020-01-03T14:59:56.475Z] #23 0.756 ++ : 17.06.2-ce [2020-01-03T14:59:56.475Z] #23 0.760 + install_dockercli [2020-01-03T14:59:56.475Z] #23 0.760 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-03T14:59:56.475Z] #23 0.761 Install docker/cli version 17.06.2-ce from stable [2020-01-03T14:59:56.475Z] #23 0.775 ++ uname -m [2020-01-03T14:59:56.475Z] #23 0.791 + arch=ppc64le [2020-01-03T14:59:56.475Z] #23 0.791 + '[' ppc64le '!=' x86_64 ']' [2020-01-03T14:59:56.475Z] #23 0.791 + '[' ppc64le '!=' s390x ']' [2020-01-03T14:59:56.475Z] #23 0.792 + '[' ppc64le '!=' armhf ']' [2020-01-03T14:59:56.475Z] #23 0.792 + build_dockercli [2020-01-03T14:59:56.475Z] #23 0.792 + git clone https://github.com/docker/docker-ce /tmp/tmp.tHUgO91DKp/tmp/docker-ce [2020-01-03T14:59:56.475Z] #23 0.811 Cloning into '/tmp/tmp.tHUgO91DKp/tmp/docker-ce'... [2020-01-03T14:59:56.475Z] #23 ... [2020-01-03T14:59:56.475Z] [2020-01-03T14:59:56.475Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:59:56.475Z] #48 0.734 + RM_GOPATH=0 [2020-01-03T14:59:56.475Z] #48 0.734 + TMP_GOPATH= [2020-01-03T14:59:56.475Z] #48 0.734 + : /build [2020-01-03T14:59:56.475Z] #48 0.734 + '[' -z '' ']' [2020-01-03T14:59:56.475Z] #48 0.742 ++ mktemp -d [2020-01-03T14:59:56.475Z] #48 0.775 + export GOPATH=/tmp/tmp.e48XsF5FRy [2020-01-03T14:59:56.475Z] #48 0.776 + GOPATH=/tmp/tmp.e48XsF5FRy [2020-01-03T14:59:56.475Z] #48 0.777 + RM_GOPATH=1 [2020-01-03T14:59:56.475Z] #48 0.780 ++ dirname ./install.sh [2020-01-03T14:59:56.475Z] #48 0.782 + dir=. [2020-01-03T14:59:56.475Z] #48 0.782 + bin=gotestsum [2020-01-03T14:59:56.475Z] #48 0.782 + shift [2020-01-03T14:59:56.475Z] #48 0.783 + '[' '!' -f ./gotestsum.installer ']' [2020-01-03T14:59:56.475Z] #48 0.783 + . ./gotestsum.installer [2020-01-03T14:59:56.475Z] #48 0.784 ++ : v0.3.5 [2020-01-03T14:59:56.475Z] #48 0.786 + install_gotestsum [2020-01-03T14:59:56.475Z] #48 0.795 Installing gotestsum version v0.3.5 [2020-01-03T14:59:56.475Z] #48 0.795 + echo 'Installing gotestsum version v0.3.5' [2020-01-03T14:59:56.475Z] #48 0.796 + go get -d gotest.tools/gotestsum [2020-01-03T14:59:56.475Z] #48 ... [2020-01-03T14:59:56.475Z] [2020-01-03T14:59:56.475Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T14:59:56.475Z] #51 0.730 + RM_GOPATH=0 [2020-01-03T14:59:56.475Z] #51 0.731 + TMP_GOPATH= [2020-01-03T14:59:56.475Z] #51 0.731 + : /build [2020-01-03T14:59:56.475Z] #51 0.731 + '[' -z '' ']' [2020-01-03T14:59:56.475Z] #51 0.746 ++ mktemp -d [2020-01-03T14:59:56.475Z] #51 0.774 + export GOPATH=/tmp/tmp.oiXEtpFt9i [2020-01-03T14:59:56.475Z] #51 0.775 + GOPATH=/tmp/tmp.oiXEtpFt9i [2020-01-03T14:59:56.475Z] #51 0.775 + RM_GOPATH=1 [2020-01-03T14:59:56.475Z] #51 0.783 ++ dirname ./install.sh [2020-01-03T14:59:56.475Z] #51 0.796 + dir=. [2020-01-03T14:59:56.475Z] #51 0.797 + bin=golangci_lint [2020-01-03T14:59:56.475Z] #51 0.798 + shift [2020-01-03T14:59:56.475Z] #51 0.798 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-03T14:59:56.475Z] #51 0.799 + . ./golangci_lint.installer [2020-01-03T14:59:56.475Z] #51 0.799 ++ : v1.20.0 [2020-01-03T14:59:56.475Z] #51 0.800 + install_golangci_lint [2020-01-03T14:59:56.475Z] #51 0.800 + echo 'Installing golangci-lint version v1.20.0' [2020-01-03T14:59:56.475Z] #51 0.801 Installing golangci-lint version v1.20.0 [2020-01-03T14:59:56.475Z] #51 0.801 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-03T14:59:56.802Z] #51 ... [2020-01-03T14:59:56.802Z] [2020-01-03T14:59:56.802Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T14:59:56.802Z] #39 0.761 + mktemp -d [2020-01-03T14:59:56.802Z] #39 0.763 + export GOPATH=/tmp/tmp.moEx44nSbu [2020-01-03T14:59:56.802Z] #39 0.763 + git clone https://github.com/docker/distribution.git /tmp/tmp.moEx44nSbu/src/github.com/docker/distribution [2020-01-03T14:59:56.802Z] #39 0.765 Cloning into '/tmp/tmp.moEx44nSbu/src/github.com/docker/distribution'... [2020-01-03T14:59:56.802Z] #39 ... [2020-01-03T14:59:56.802Z] [2020-01-03T14:59:56.802Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T14:59:56.802Z] #69 0.635 + RM_GOPATH=0 [2020-01-03T14:59:56.802Z] #69 0.640 + TMP_GOPATH= [2020-01-03T14:59:56.802Z] #69 0.640 + : /build [2020-01-03T14:59:56.802Z] #69 0.640 + '[' -z '' ']' [2020-01-03T14:59:56.802Z] #69 0.640 ++ mktemp -d [2020-01-03T14:59:56.802Z] #69 0.661 + export GOPATH=/tmp/tmp.Qp0pgcUWSn [2020-01-03T14:59:56.802Z] #69 0.672 + GOPATH=/tmp/tmp.Qp0pgcUWSn [2020-01-03T14:59:56.802Z] #69 0.672 + RM_GOPATH=1 [2020-01-03T14:59:56.802Z] #69 0.672 ++ dirname ./install.sh [2020-01-03T14:59:56.802Z] #69 0.697 + dir=. [2020-01-03T14:59:56.802Z] #69 0.702 + bin=proxy [2020-01-03T14:59:56.802Z] #69 0.703 + shift [2020-01-03T14:59:56.802Z] #69 0.704 + '[' '!' -f ./proxy.installer ']' [2020-01-03T14:59:56.802Z] #69 0.704 + . ./proxy.installer [2020-01-03T14:59:56.802Z] #69 0.705 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T14:59:56.802Z] #69 0.706 + install_proxy [2020-01-03T14:59:56.802Z] #69 0.707 + case "$1" in [2020-01-03T14:59:56.802Z] #69 0.707 + export CGO_ENABLED=0 [2020-01-03T14:59:56.802Z] #69 0.707 + CGO_ENABLED=0 [2020-01-03T14:59:56.802Z] #69 0.708 + _install_proxy [2020-01-03T14:59:56.802Z] #69 0.708 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-03T14:59:56.802Z] #69 0.709 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T14:59:56.802Z] #69 0.709 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Qp0pgcUWSn/src/github.com/docker/libnetwork [2020-01-03T14:59:56.802Z] #69 0.727 Cloning into '/tmp/tmp.Qp0pgcUWSn/src/github.com/docker/libnetwork'... [2020-01-03T14:59:57.092Z] #69 ... [2020-01-03T14:59:57.092Z] [2020-01-03T14:59:57.092Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T14:59:57.092Z] #57 0.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:59:57.092Z] #57 0.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:59:57.092Z] #57 1.248 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:59:57.092Z] #57 1.357 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:59:57.092Z] #57 1.552 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:59:57.092Z] #57 3.025 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T14:59:57.092Z] #57 6.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T14:59:57.092Z] #57 8.386 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T14:59:57.092Z] #57 ... [2020-01-03T14:59:57.092Z] [2020-01-03T14:59:57.092Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T14:59:57.092Z] #25 0.786 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:59:57.092Z] #25 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:59:57.092Z] #25 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:59:57.092Z] #25 1.433 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:59:57.092Z] #25 1.555 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:59:57.092Z] #25 3.175 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T14:59:57.092Z] #25 6.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T14:59:57.092Z] #25 8.153 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T14:59:57.380Z] #25 ... [2020-01-03T14:59:57.380Z] [2020-01-03T14:59:57.380Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T14:59:57.380Z] #11 0.790 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T14:59:57.380Z] #11 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T14:59:57.380Z] #11 1.238 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T14:59:57.380Z] #11 1.369 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T14:59:57.380Z] #11 1.555 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T14:59:57.380Z] #11 3.026 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T14:59:57.380Z] #11 6.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T14:59:57.380Z] #11 7.924 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T14:59:57.380Z] #11 ... [2020-01-03T14:59:57.380Z] [2020-01-03T14:59:57.380Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T14:59:57.380Z] #29 0.936 + mktemp -d [2020-01-03T14:59:57.380Z] #29 0.951 + export GOPATH=/tmp/tmp.qB6w4Qzqdx [2020-01-03T14:59:57.380Z] #29 0.951 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.qB6w4Qzqdx/src/github.com/go-swagger/go-swagger [2020-01-03T14:59:57.380Z] #29 0.953 Cloning into '/tmp/tmp.qB6w4Qzqdx/src/github.com/go-swagger/go-swagger'... [2020-01-03T14:59:57.669Z] #29 ... [2020-01-03T14:59:57.669Z] [2020-01-03T14:59:57.669Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T14:59:57.669Z] #45 0.713 + RM_GOPATH=0 [2020-01-03T14:59:57.669Z] #45 0.713 + TMP_GOPATH= [2020-01-03T14:59:57.669Z] #45 0.713 + : /build [2020-01-03T14:59:57.669Z] #45 0.713 + '[' -z '' ']' [2020-01-03T14:59:57.669Z] #45 0.718 ++ mktemp -d [2020-01-03T14:59:57.669Z] #45 0.722 + export GOPATH=/tmp/tmp.Gghc9fdM08 [2020-01-03T14:59:57.669Z] #45 0.723 + GOPATH=/tmp/tmp.Gghc9fdM08 [2020-01-03T14:59:57.669Z] #45 0.724 + RM_GOPATH=1 [2020-01-03T14:59:57.669Z] #45 0.734 ++ dirname ./install.sh [2020-01-03T14:59:57.669Z] #45 0.751 + dir=. [2020-01-03T14:59:57.669Z] #45 0.751 + bin=vndr [2020-01-03T14:59:57.669Z] #45 0.752 + shift [2020-01-03T14:59:57.669Z] #45 0.753 + '[' '!' -f ./vndr.installer ']' [2020-01-03T14:59:57.669Z] #45 0.754 + . ./vndr.installer [2020-01-03T14:59:57.669Z] #45 0.755 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:59:57.669Z] #45 0.756 + install_vndr [2020-01-03T14:59:57.669Z] #45 0.756 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-03T14:59:57.669Z] #45 0.757 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:59:57.669Z] #45 0.757 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Gghc9fdM08/src/github.com/LK4D4/vndr [2020-01-03T14:59:57.669Z] #45 0.761 Cloning into '/tmp/tmp.Gghc9fdM08/src/github.com/LK4D4/vndr'... [2020-01-03T14:59:57.669Z] #45 2.393 + cd /tmp/tmp.Gghc9fdM08/src/github.com/LK4D4/vndr [2020-01-03T14:59:57.669Z] #45 2.393 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-03T14:59:57.669Z] #45 2.429 + go build -buildmode=pie -v -o /build/vndr . [2020-01-03T14:59:57.669Z] #45 4.534 internal/race [2020-01-03T14:59:57.669Z] #45 4.550 runtime/internal/sys [2020-01-03T14:59:57.669Z] #45 4.654 internal/cpu [2020-01-03T14:59:57.669Z] #45 4.680 runtime/internal/atomic [2020-01-03T14:59:57.669Z] #45 5.210 sync/atomic [2020-01-03T14:59:57.669Z] #45 5.438 unicode [2020-01-03T14:59:57.669Z] #45 6.043 unicode/utf8 [2020-01-03T14:59:57.669Z] #45 6.195 math/bits [2020-01-03T14:59:57.669Z] #45 7.342 internal/bytealg [2020-01-03T14:59:57.669Z] #45 8.644 internal/testlog [2020-01-03T14:59:57.669Z] #45 9.489 math [2020-01-03T14:59:57.669Z] #45 10.19 runtime [2020-01-03T14:59:57.669Z] #45 10.21 encoding [2020-01-03T14:59:57.669Z] #45 10.69 unicode/utf16 [2020-01-03T14:59:57.958Z] #45 11.68 container/list [2020-01-03T14:59:58.782Z] --- PASS: TestBuildWithHugeFile (41.07s) [2020-01-03T14:59:58.782Z] === RUN TestBuildWithEmptyDockerfile [2020-01-03T14:59:58.782Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T14:59:58.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T14:59:58.782Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T14:59:58.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T14:59:58.782Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T14:59:58.782Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T14:59:58.782Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T14:59:58.782Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T14:59:58.782Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T14:59:58.782Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-01-03T14:59:58.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-01-03T14:59:58.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-01-03T14:59:58.782Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-01-03T14:59:58.782Z] === RUN TestBuildPreserveOwnership [2020-01-03T14:59:58.782Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-03T14:59:58.782Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-03T14:59:59.254Z] --- PASS: TestBuildSquashParent (6.24s) [2020-01-03T14:59:59.254Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-03T14:59:59.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:59.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:59.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:59:59.254Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T14:59:59.254Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:59:59.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T14:59:59.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:59:59.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T14:59:59.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:59:59.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T14:59:59.255Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:59.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:59.255Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T14:59:59.255Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T14:59:59.718Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2020-01-03T14:59:59.718Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-01-03T14:59:59.718Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-01-03T14:59:59.718Z] === RUN TestBuildPlatformInvalid [2020-01-03T14:59:59.718Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-03T14:59:59.718Z] PASS [2020-01-03T14:59:59.718Z] [2020-01-03T14:59:59.718Z] === Skipped [2020-01-03T14:59:59.718Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-03T14:59:59.718Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T14:59:59.718Z] [2020-01-03T14:59:59.718Z] [2020-01-03T14:59:59.718Z] DONE 32 tests, 1 skipped in 89.181s [2020-01-03T14:59:59.718Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-03T14:59:59.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-03T14:59:59.718Z] ++ set -e [2020-01-03T14:59:59.718Z] ++ '[' -n 0 ']' [2020-01-03T14:59:59.718Z] ++ set -x [2020-01-03T14:59:59.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-01-03T14:59:59.977Z] INFO: Testing against a local daemon [2020-01-03T14:59:59.977Z] === RUN TestConfigList [2020-01-03T15:00:00.119Z] Loaded image: buildpack-deps:jessie [2020-01-03T15:00:00.376Z] Loaded image: buildpack-deps:jessie [2020-01-03T15:00:00.376Z] Loaded image: busybox:latest [2020-01-03T15:00:00.633Z] Loaded image: busybox:latest [2020-01-03T15:00:00.891Z] Loaded image: busybox:glibc [2020-01-03T15:00:00.891Z] Loaded image: debian:jessie [2020-01-03T15:00:01.148Z] Loaded image: hello-world:latest [2020-01-03T15:00:01.148Z] Loaded image: busybox:glibc [2020-01-03T15:00:01.148Z] Loaded image: debian:jessie [2020-01-03T15:00:01.148Z] INFO: Testing against a local daemon [2020-01-03T15:00:01.148Z] === RUN TestDockerSuite [2020-01-03T15:00:01.148Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-03T15:00:01.148Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-03T15:00:01.148Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-03T15:00:01.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-03T15:00:01.405Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-03T15:00:01.405Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-03T15:00:01.405Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-03T15:00:01.405Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-03T15:00:01.405Z] Loaded image: hello-world:latest [2020-01-03T15:00:01.405Z] INFO: Testing against a local daemon [2020-01-03T15:00:01.405Z] === RUN TestDockerDaemonSuite [2020-01-03T15:00:01.405Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-03T15:00:01.456Z] #45 15.16 crypto/internal/subtle [2020-01-03T15:00:02.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T15:00:02.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T15:00:02.084Z] #45 15.79 crypto/subtle [2020-01-03T15:00:03.107Z] #45 16.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-03T15:00:03.263Z] --- PASS: TestConfigList (3.35s) [2020-01-03T15:00:03.263Z] === RUN TestConfigsCreateAndDelete [2020-01-03T15:00:03.733Z] #45 17.30 internal/nettrace [2020-01-03T15:00:04.032Z] #45 ... [2020-01-03T15:00:04.032Z] [2020-01-03T15:00:04.032Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:00:04.032Z] #32 7.704 math [2020-01-03T15:00:04.032Z] #32 8.330 runtime [2020-01-03T15:00:04.032Z] #32 8.403 internal/testlog [2020-01-03T15:00:04.032Z] #32 9.928 encoding [2020-01-03T15:00:04.032Z] #32 11.12 runtime/cgo [2020-01-03T15:00:04.322Z] #32 ... [2020-01-03T15:00:04.322Z] [2020-01-03T15:00:04.322Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:00:04.322Z] #45 17.92 runtime/cgo [2020-01-03T15:00:05.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T15:00:05.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T15:00:06.548Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-01-03T15:00:06.548Z] === RUN TestConfigsUpdate [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-01-03T15:00:07.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2020-01-03T15:00:07.791Z] === RUN TestBuildMultiStageCopy [2020-01-03T15:00:07.791Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-03T15:00:09.503Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-03T15:00:09.503Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-03T15:00:09.503Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-03T15:00:09.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-03T15:00:09.837Z] --- PASS: TestConfigsUpdate (3.22s) [2020-01-03T15:00:09.837Z] === RUN TestTemplatedConfig [2020-01-03T15:00:09.869Z] #45 ... [2020-01-03T15:00:09.869Z] [2020-01-03T15:00:09.869Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:09.869Z] #41 23.18 Fetched 7732 kB in 22s (345 kB/s) [2020-01-03T15:00:10.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-03T15:00:10.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-03T15:00:10.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-03T15:00:11.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-03T15:00:12.026Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-03T15:00:12.026Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-03T15:00:12.026Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-03T15:00:12.116Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-01-03T15:00:12.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-01-03T15:00:12.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-01-03T15:00:12.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-01-03T15:00:12.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-01-03T15:00:12.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-01-03T15:00:12.117Z] === RUN TestBuildMultiStageParentConfig [2020-01-03T15:00:13.124Z] --- PASS: TestTemplatedConfig (3.46s) [2020-01-03T15:00:13.124Z] === RUN TestConfigInspect [2020-01-03T15:00:13.399Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-03T15:00:13.934Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-01-03T15:00:13.934Z] === RUN TestBuildLabelWithTargets [2020-01-03T15:00:14.315Z] #41 23.18 Reading package lists... [2020-01-03T15:00:14.315Z] #41 ... [2020-01-03T15:00:14.315Z] [2020-01-03T15:00:14.315Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T15:00:14.315Z] #39 24.64 + cd /tmp/tmp.moEx44nSbu/src/github.com/docker/distribution [2020-01-03T15:00:14.315Z] #39 24.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-03T15:00:14.315Z] #39 27.44 + GOPATH=/tmp/tmp.moEx44nSbu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.moEx44nSbu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-03T15:00:15.294Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-03T15:00:15.780Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-01-03T15:00:15.780Z] === RUN TestBuildWithEmptyLayers [2020-01-03T15:00:15.859Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-03T15:00:15.859Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-03T15:00:15.859Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-03T15:00:16.412Z] --- PASS: TestConfigInspect (3.18s) [2020-01-03T15:00:16.412Z] === RUN TestConfigCreateWithLabels [2020-01-03T15:00:17.072Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-01-03T15:00:17.072Z] === RUN TestBuildMultiStageOnBuild [2020-01-03T15:00:17.775Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-03T15:00:18.033Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-03T15:00:18.778Z] #39 ... [2020-01-03T15:00:18.779Z] [2020-01-03T15:00:18.779Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:00:18.779Z] #51 31.88 + cd /tmp/tmp.oiXEtpFt9i/src/github.com/golangci/golangci-lint/ [2020-01-03T15:00:18.779Z] #51 31.88 + git checkout -q v1.20.0 [2020-01-03T15:00:18.963Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-03T15:00:19.069Z] #51 32.84 ++ git describe --tags [2020-01-03T15:00:19.069Z] #51 32.85 + version=v1.20.0 [2020-01-03T15:00:19.069Z] #51 32.85 ++ git rev-parse --short HEAD [2020-01-03T15:00:19.069Z] #51 32.86 + commit=cc98739 [2020-01-03T15:00:19.069Z] #51 32.88 ++ git show -s --format=%cd [2020-01-03T15:00:19.069Z] #51 32.88 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-03T15:00:19.069Z] #51 32.88 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-03T15:00:19.069Z] #51 ... [2020-01-03T15:00:19.069Z] [2020-01-03T15:00:19.069Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T15:00:19.069Z] #25 23.04 Fetched 7732 kB in 22s (346 kB/s) [2020-01-03T15:00:19.069Z] #25 23.04 Reading package lists... [2020-01-03T15:00:19.358Z] #25 31.88 Reading package lists... [2020-01-03T15:00:19.358Z] #25 ... [2020-01-03T15:00:19.358Z] [2020-01-03T15:00:19.358Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:00:19.358Z] #34 23.14 Fetched 7732 kB in 22s (346 kB/s) [2020-01-03T15:00:19.358Z] #34 23.14 Reading package lists... [2020-01-03T15:00:19.528Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-03T15:00:19.528Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-03T15:00:19.528Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-03T15:00:19.528Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-03T15:00:19.650Z] #34 ... [2020-01-03T15:00:19.650Z] [2020-01-03T15:00:19.650Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:00:19.650Z] #11 23.41 Fetched 7732 kB in 22s (341 kB/s) [2020-01-03T15:00:19.650Z] #11 23.41 Reading package lists... [2020-01-03T15:00:19.650Z] #11 33.02 Reading package lists... [2020-01-03T15:00:19.650Z] #11 ... [2020-01-03T15:00:19.650Z] [2020-01-03T15:00:19.650Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:19.650Z] #41 23.18 Reading package lists... [2020-01-03T15:00:19.699Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2020-01-03T15:00:19.699Z] === RUN TestConfigCreateResolve [2020-01-03T15:00:19.940Z] #41 33.61 Reading package lists... [2020-01-03T15:00:19.940Z] #41 ... [2020-01-03T15:00:19.940Z] [2020-01-03T15:00:19.940Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T15:00:19.940Z] #57 23.93 Fetched 7732 kB in 23s (333 kB/s) [2020-01-03T15:00:19.940Z] #57 23.93 Reading package lists... [2020-01-03T15:00:20.236Z] #57 ... [2020-01-03T15:00:20.236Z] [2020-01-03T15:00:20.236Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:00:20.236Z] #45 23.83 vendor/golang.org/x/crypto/internal/subtle [2020-01-03T15:00:20.236Z] #45 ... [2020-01-03T15:00:20.236Z] [2020-01-03T15:00:20.236Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:00:20.312Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2020-01-03T15:00:20.312Z] === RUN TestBuildUncleanTarFilenames [2020-01-03T15:00:21.365Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2020-01-03T15:00:21.365Z] === RUN TestBuildMultiStageLayerLeak [2020-01-03T15:00:22.769Z] faf31ee0aa3d: Pull complete [2020-01-03T15:00:22.769Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-03T15:00:22.769Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:00:22.769Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-03T15:00:22.769Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-03T15:00:22.769Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-03T15:00:22.769Z] WARN: Skipping validation tests [2020-01-03T15:00:22.769Z] INFO: Running unit tests at 01/03/2020 15:00:11... [2020-01-03T15:00:22.769Z] INFO: make.ps1 starting at 01/03/2020 15:00:16 [2020-01-03T15:00:22.769Z] INFO: Git commit (f2b25e498) assumed from DOCKER_GITCOMMIT environment variable [2020-01-03T15:00:22.769Z] INFO: Invoking autogen... [2020-01-03T15:00:22.769Z] INFO: Running unit tests... [2020-01-03T15:00:22.982Z] #34 33.82 Reading package lists... [2020-01-03T15:00:22.982Z] #34 ... [2020-01-03T15:00:22.982Z] [2020-01-03T15:00:22.982Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:00:22.982Z] #69 26.44 + cd /tmp/tmp.Qp0pgcUWSn/src/github.com/docker/libnetwork [2020-01-03T15:00:22.982Z] #69 26.44 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-03T15:00:22.982Z] #69 27.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-03T15:00:22.982Z] #69 ... [2020-01-03T15:00:22.982Z] [2020-01-03T15:00:22.982Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T15:00:22.983Z] --- PASS: TestConfigCreateResolve (3.22s) [2020-01-03T15:00:22.983Z] === RUN TestConfigDaemonLibtrustID [2020-01-03T15:00:23.242Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-01-03T15:00:23.243Z] PASS [2020-01-03T15:00:23.243Z] [2020-01-03T15:00:23.243Z] DONE 8 tests in 23.601s [2020-01-03T15:00:23.502Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-03T15:00:23.502Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:00:23.502Z] ++ set -e [2020-01-03T15:00:23.502Z] ++ '[' -n 0 ']' [2020-01-03T15:00:23.502Z] ++ set -x [2020-01-03T15:00:23.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:00:23.502Z] INFO: Testing against a local daemon [2020-01-03T15:00:23.502Z] === RUN TestCheckpoint [2020-01-03T15:00:23.502Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-03T15:00:23.502Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:00:23.502Z] === RUN TestContainerInvalidJSON [2020-01-03T15:00:23.502Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:00:23.502Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:00:23.502Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:00:23.502Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:00:23.502Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:00:23.502Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:00:23.502Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:00:23.502Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:00:23.502Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:00:23.502Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-03T15:00:23.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-03T15:00:23.502Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-03T15:00:23.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-03T15:00:23.502Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-03T15:00:23.760Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-03T15:00:23.760Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-03T15:00:23.760Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-03T15:00:23.760Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-03T15:00:24.019Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-03T15:00:24.019Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-03T15:00:24.019Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-03T15:00:24.019Z] === RUN TestCopyFromContainer [2020-01-03T15:00:24.789Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-01-03T15:00:24.789Z] === RUN TestBuildWithHugeFile [2020-01-03T15:00:25.922Z] === RUN TestCopyFromContainer// [2020-01-03T15:00:25.922Z] === RUN TestCopyFromContainer//bar/root [2020-01-03T15:00:26.078Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-03T15:00:26.078Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-03T15:00:26.181Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-03T15:00:26.181Z] === RUN TestCopyFromContainer/bar/quux [2020-01-03T15:00:26.440Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-03T15:00:26.440Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-03T15:00:26.700Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-03T15:00:26.700Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-03T15:00:26.700Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-03T15:00:26.959Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer (3.04s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-03T15:00:26.959Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-03T15:00:26.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-03T15:00:26.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:00:26.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:00:26.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:00:26.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:00:26.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:00:26.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:00:27.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:00:27.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:00:27.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:00:27.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-03T15:00:27.222Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-03T15:00:27.222Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-01-03T15:00:27.222Z] === RUN TestCreateWithInvalidEnv [2020-01-03T15:00:27.222Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-03T15:00:27.222Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-03T15:00:27.222Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-03T15:00:27.222Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-03T15:00:27.222Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-03T15:00:27.222Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-03T15:00:27.222Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-03T15:00:27.222Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-03T15:00:27.222Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-03T15:00:27.222Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-03T15:00:27.222Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-03T15:00:27.222Z] === RUN TestCreateTmpfsMountsTarget [2020-01-03T15:00:27.222Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-03T15:00:27.222Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-03T15:00:27.447Z] #57 34.51 Reading package lists... [2020-01-03T15:00:27.447Z] #57 ... [2020-01-03T15:00:27.447Z] [2020-01-03T15:00:27.447Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-03T15:00:27.447Z] #25 31.88 Reading package lists... [2020-01-03T15:00:27.473Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-01-03T15:00:28.476Z] #25 41.06 Building dependency tree... [2020-01-03T15:00:29.511Z] #25 43.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-03T15:00:29.511Z] #25 43.57 The following additional packages will be installed: [2020-01-03T15:00:29.759Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:00:29.760Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:00:29.760Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-01-03T15:00:29.760Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-01-03T15:00:29.760Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-03T15:00:29.802Z] #25 43.58 libjq1 libonig4 [2020-01-03T15:00:30.094Z] #25 44.10 The following NEW packages will be installed: [2020-01-03T15:00:30.094Z] #25 44.11 jq libjq1 libonig4 [2020-01-03T15:00:30.386Z] #25 44.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:00:30.386Z] #25 44.26 Need to get 310 kB of archives. [2020-01-03T15:00:30.386Z] #25 44.26 After this operation, 1267 kB of additional disk space will be used. [2020-01-03T15:00:30.386Z] #25 44.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-03T15:00:30.386Z] #25 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-03T15:00:30.386Z] #25 44.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-03T15:00:31.336Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-03T15:00:31.890Z] #25 45.72 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:00:32.179Z] #25 45.93 Fetched 310 kB in 0s (2698 kB/s) [2020-01-03T15:00:32.179Z] #25 46.10 Selecting previously unselected package libonig4:ppc64el. [2020-01-03T15:00:32.179Z] #25 46.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 ... 14950 files and directories currently installed.) [2020-01-03T15:00:32.179Z] #25 46.24 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:00:32.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:00:32.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:00:32.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:00:32.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:00:32.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:00:32.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:00:32.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:00:32.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:00:32.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:00:32.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:00:32.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-03T15:00:32.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-03T15:00:32.292Z] === RUN TestContainerStartOnDaemonRestart [2020-01-03T15:00:32.292Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-03T15:00:32.292Z] === RUN TestDaemonRestartIpcMode [2020-01-03T15:00:32.292Z] === PAUSE TestDaemonRestartIpcMode [2020-01-03T15:00:32.292Z] === RUN TestDiff [2020-01-03T15:00:32.470Z] #25 46.27 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-03T15:00:32.761Z] #25 46.80 Selecting previously unselected package libjq1:ppc64el. [2020-01-03T15:00:32.761Z] #25 46.81 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-03T15:00:32.860Z] --- PASS: TestDiff (0.79s) [2020-01-03T15:00:32.860Z] === RUN TestExecWithCloseStdin [2020-01-03T15:00:33.050Z] #25 46.83 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-03T15:00:33.050Z] #25 47.06 Selecting previously unselected package jq. [2020-01-03T15:00:33.050Z] #25 47.07 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-03T15:00:33.050Z] #25 47.08 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-03T15:00:33.681Z] #25 47.41 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-03T15:00:33.681Z] #25 47.42 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-03T15:00:33.681Z] #25 47.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:00:33.681Z] #25 47.53 Setting up jq (1.5+dfsg-1.3) ... [2020-01-03T15:00:33.681Z] #25 DONE 47.7s [2020-01-03T15:00:33.681Z] [2020-01-03T15:00:33.681Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T15:00:33.796Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-01-03T15:00:33.796Z] === RUN TestExec [2020-01-03T15:00:34.012Z] #26 DONE 0.1s [2020-01-03T15:00:34.012Z] [2020-01-03T15:00:34.012Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:00:34.614Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-03T15:00:34.734Z] --- PASS: TestExec (0.94s) [2020-01-03T15:00:34.734Z] === RUN TestExecUser [2020-01-03T15:00:35.670Z] --- PASS: TestExecUser (0.92s) [2020-01-03T15:00:35.670Z] === RUN TestExportContainerAndImportImage [2020-01-03T15:00:36.610Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-01-03T15:00:36.611Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-03T15:00:37.187Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-03T15:00:37.445Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-03T15:00:37.833Z] ? github.com/docker/docker/api [no test files] [2020-01-03T15:00:38.476Z] #27 3.862 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-03T15:00:38.476Z] #27 ... [2020-01-03T15:00:38.476Z] [2020-01-03T15:00:38.476Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-03T15:00:38.476Z] #57 34.51 Reading package lists... [2020-01-03T15:00:38.476Z] #57 44.12 Building dependency tree... [2020-01-03T15:00:38.476Z] #57 47.07 The following additional packages will be installed: [2020-01-03T15:00:38.476Z] #57 47.08 btrfs-progs liblzo2-2 [2020-01-03T15:00:38.476Z] #57 47.41 The following NEW packages will be installed: [2020-01-03T15:00:38.476Z] #57 47.42 btrfs-progs btrfs-tools liblzo2-2 [2020-01-03T15:00:38.476Z] #57 47.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:00:38.476Z] #57 47.60 Need to get 588 kB of archives. [2020-01-03T15:00:38.476Z] #57 47.60 After this operation, 5005 kB of additional disk space will be used. [2020-01-03T15:00:38.476Z] #57 47.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-03T15:00:38.476Z] #57 47.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-03T15:00:38.476Z] #57 47.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-03T15:00:38.476Z] #57 49.08 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:00:38.476Z] #57 49.30 Fetched 588 kB in 0s (3558 kB/s) [2020-01-03T15:00:38.476Z] #57 49.48 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-03T15:00:38.476Z] #57 49.48 (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 ... 14950 files and directories currently installed.) [2020-01-03T15:00:38.476Z] #57 49.58 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-03T15:00:38.476Z] #57 49.59 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:00:38.476Z] #57 49.84 Selecting previously unselected package btrfs-progs. [2020-01-03T15:00:38.476Z] #57 49.84 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-03T15:00:38.476Z] #57 49.85 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-03T15:00:38.476Z] #57 51.06 Selecting previously unselected package btrfs-tools. [2020-01-03T15:00:38.476Z] #57 51.07 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-03T15:00:38.476Z] #57 51.07 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-03T15:00:38.476Z] #57 51.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:00:38.476Z] #57 51.45 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:00:38.476Z] #57 51.45 Setting up btrfs-progs (4.7.3-1) ... [2020-01-03T15:00:38.476Z] #57 51.46 Setting up btrfs-tools (4.7.3-1) ... [2020-01-03T15:00:38.476Z] #57 51.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:00:38.476Z] #57 DONE 51.8s [2020-01-03T15:00:38.476Z] [2020-01-03T15:00:38.476Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T15:00:38.476Z] #58 DONE 0.1s [2020-01-03T15:00:38.476Z] [2020-01-03T15:00:38.476Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:00:38.476Z] #11 33.02 Reading package lists... [2020-01-03T15:00:38.476Z] #11 42.71 Building dependency tree... [2020-01-03T15:00:38.476Z] #11 45.73 The following additional packages will be installed: [2020-01-03T15:00:38.476Z] #11 45.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-03T15:00:38.476Z] #11 45.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-03T15:00:38.476Z] #11 45.74 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-03T15:00:38.476Z] #11 45.74 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-03T15:00:38.476Z] #11 45.74 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-03T15:00:38.476Z] #11 45.75 Suggested packages: [2020-01-03T15:00:38.476Z] #11 45.75 gcc-6-locales seccomp wine64 [2020-01-03T15:00:38.476Z] #11 50.45 The following NEW packages will be installed: [2020-01-03T15:00:38.476Z] #11 50.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-03T15:00:38.476Z] #11 50.45 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-03T15:00:38.476Z] #11 50.46 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-03T15:00:38.476Z] #11 50.46 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-03T15:00:38.476Z] #11 50.46 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-03T15:00:38.476Z] #11 50.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-03T15:00:38.476Z] #11 50.47 mingw-w64-x86-64-dev [2020-01-03T15:00:38.476Z] #11 50.66 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:00:38.476Z] #11 50.66 Need to get 70.1 MB of archives. [2020-01-03T15:00:38.476Z] #11 50.66 After this operation, 498 MB of additional disk space will be used. [2020-01-03T15:00:38.476Z] #11 50.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-03T15:00:38.476Z] #11 50.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-03T15:00:38.476Z] #11 50.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-03T15:00:38.476Z] #11 50.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-03T15:00:38.476Z] #11 50.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-03T15:00:38.476Z] #11 50.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-03T15:00:38.476Z] #11 50.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-03T15:00:38.476Z] #11 50.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-03T15:00:38.476Z] #11 51.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-03T15:00:38.476Z] #11 51.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-03T15:00:38.476Z] #11 51.16 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-03T15:00:38.476Z] #11 51.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-03T15:00:38.476Z] #11 51.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-03T15:00:38.476Z] #11 51.38 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-03T15:00:38.476Z] #11 51.39 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-03T15:00:38.476Z] #11 51.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-03T15:00:38.476Z] #11 51.42 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-03T15:00:38.476Z] #11 51.72 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-03T15:00:38.476Z] #11 ... [2020-01-03T15:00:38.476Z] [2020-01-03T15:00:38.476Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-03T15:00:38.476Z] #59 DONE 0.1s [2020-01-03T15:00:38.476Z] [2020-01-03T15:00:38.476Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:00:38.476Z] #60 0.382 + RM_GOPATH=0 [2020-01-03T15:00:38.476Z] #60 0.384 + TMP_GOPATH= [2020-01-03T15:00:38.476Z] #60 0.384 + : /build [2020-01-03T15:00:38.476Z] #60 0.386 + '[' -z '' ']' [2020-01-03T15:00:38.476Z] #60 0.389 ++ mktemp -d [2020-01-03T15:00:38.476Z] #60 0.391 + export GOPATH=/tmp/tmp.o26zLeL3Vn [2020-01-03T15:00:38.476Z] #60 0.391 + GOPATH=/tmp/tmp.o26zLeL3Vn [2020-01-03T15:00:38.476Z] #60 0.391 + RM_GOPATH=1 [2020-01-03T15:00:38.476Z] #60 0.393 ++ dirname ./install.sh [2020-01-03T15:00:38.476Z] #60 0.406 + dir=. [2020-01-03T15:00:38.476Z] #60 0.406 + bin=containerd [2020-01-03T15:00:38.476Z] #60 0.407 + shift [2020-01-03T15:00:38.476Z] #60 0.407 + '[' '!' -f ./containerd.installer ']' [2020-01-03T15:00:38.476Z] #60 0.407 + . ./containerd.installer [2020-01-03T15:00:38.476Z] #60 0.407 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T15:00:38.476Z] #60 0.408 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T15:00:38.476Z] #60 0.408 + install_containerd [2020-01-03T15:00:38.476Z] #60 0.408 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-03T15:00:38.476Z] #60 0.408 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o26zLeL3Vn/src/github.com/containerd/containerd [2020-01-03T15:00:38.476Z] #60 0.424 Cloning into '/tmp/tmp.o26zLeL3Vn/src/github.com/containerd/containerd'... [2020-01-03T15:00:38.526Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-01-03T15:00:38.526Z] === RUN TestHealthCheckWorkdir [2020-01-03T15:00:39.462Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-01-03T15:00:39.462Z] === RUN TestHealthKillContainer [2020-01-03T15:00:39.970Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-03T15:00:39.992Z] #60 ... [2020-01-03T15:00:39.992Z] [2020-01-03T15:00:39.992Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:39.992Z] #41 33.61 Reading package lists... [2020-01-03T15:00:39.992Z] #41 44.02 Building dependency tree... [2020-01-03T15:00:39.992Z] #41 46.82 The following additional packages will be installed: [2020-01-03T15:00:39.992Z] #41 46.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-03T15:00:39.992Z] #41 46.83 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-03T15:00:39.992Z] #41 46.85 Suggested packages: [2020-01-03T15:00:39.992Z] #41 46.85 manpages-dev python-setuptools [2020-01-03T15:00:39.992Z] #41 50.12 The following NEW packages will be installed: [2020-01-03T15:00:39.992Z] #41 50.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-03T15:00:39.992Z] #41 50.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-03T15:00:39.992Z] #41 50.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-03T15:00:39.992Z] #41 50.13 zlib1g-dev [2020-01-03T15:00:39.992Z] #41 50.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:00:39.992Z] #41 50.32 Need to get 3548 kB of archives. [2020-01-03T15:00:39.992Z] #41 50.32 After this operation, 21.2 MB of additional disk space will be used. [2020-01-03T15:00:39.992Z] #41 50.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-03T15:00:39.992Z] #41 50.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-03T15:00:39.992Z] #41 50.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-03T15:00:39.992Z] #41 50.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-03T15:00:39.992Z] #41 50.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-03T15:00:39.992Z] #41 50.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-03T15:00:39.992Z] #41 50.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-03T15:00:39.992Z] #41 50.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-03T15:00:39.992Z] #41 50.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-03T15:00:39.992Z] #41 50.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-03T15:00:39.992Z] #41 50.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-03T15:00:39.992Z] #41 50.82 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-03T15:00:39.992Z] #41 50.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-03T15:00:39.992Z] #41 50.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-03T15:00:39.992Z] #41 50.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-03T15:00:39.992Z] #41 50.99 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-03T15:00:39.992Z] #41 52.55 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:00:39.992Z] #41 52.76 Fetched 3548 kB in 0s (4464 kB/s) [2020-01-03T15:00:39.992Z] #41 52.93 Selecting previously unselected package libnet1:ppc64el. [2020-01-03T15:00:39.992Z] #41 52.93 (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 ... 14950 files and directories currently installed.) [2020-01-03T15:00:39.992Z] #41 53.01 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-03T15:00:39.992Z] #41 53.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-03T15:00:39.992Z] #41 53.35 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-03T15:00:39.992Z] #41 53.37 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-03T15:00:39.992Z] #41 53.40 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-03T15:00:39.992Z] #41 53.67 Selecting previously unselected package libnet1-dev. [2020-01-03T15:00:39.992Z] #41 53.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-03T15:00:39.992Z] #41 53.72 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-03T15:00:39.993Z] #41 ... [2020-01-03T15:00:39.993Z] [2020-01-03T15:00:39.993Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:00:39.993Z] #34 33.82 Reading package lists... [2020-01-03T15:00:39.993Z] #34 44.13 Building dependency tree... [2020-01-03T15:00:39.993Z] #34 46.82 The following additional packages will be installed: [2020-01-03T15:00:39.993Z] #34 46.84 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-03T15:00:39.993Z] #34 46.85 Suggested packages: [2020-01-03T15:00:39.993Z] #34 46.85 codeblocks eclipse ninja-build lrzip [2020-01-03T15:00:39.993Z] #34 46.85 Recommended packages: [2020-01-03T15:00:39.993Z] #34 46.85 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-03T15:00:39.993Z] #34 48.25 The following NEW packages will be installed: [2020-01-03T15:00:39.993Z] #34 48.26 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-03T15:00:39.993Z] #34 48.26 vim-common xxd [2020-01-03T15:00:39.993Z] #34 48.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:00:39.993Z] #34 48.37 Need to get 13.4 MB of archives. [2020-01-03T15:00:39.993Z] #34 48.37 After this operation, 60.4 MB of additional disk space will be used. [2020-01-03T15:00:39.993Z] #34 48.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-03T15:00:39.993Z] #34 48.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-03T15:00:39.993Z] #34 48.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-03T15:00:39.993Z] #34 50.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-03T15:00:39.993Z] #34 50.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-03T15:00:39.993Z] #34 50.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-03T15:00:39.993Z] #34 50.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-03T15:00:39.993Z] #34 50.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-03T15:00:39.993Z] #34 50.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-03T15:00:39.993Z] #34 50.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-03T15:00:39.993Z] #34 52.60 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:00:39.993Z] #34 52.88 Fetched 13.4 MB in 2s (5522 kB/s) [2020-01-03T15:00:39.993Z] #34 53.12 Selecting previously unselected package cmake-data. [2020-01-03T15:00:39.993Z] #34 53.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 ... 14950 files and directories currently installed.) [2020-01-03T15:00:39.993Z] #34 53.25 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-03T15:00:39.993Z] #34 53.26 Unpacking cmake-data (3.7.2-1) ... [2020-01-03T15:00:39.993Z] #34 ... [2020-01-03T15:00:39.993Z] [2020-01-03T15:00:39.993Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:39.993Z] #41 54.09 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-03T15:00:40.227Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-03T15:00:40.287Z] #41 54.10 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-03T15:00:40.287Z] #41 54.17 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-03T15:00:40.578Z] #41 54.50 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-03T15:00:40.578Z] #41 54.50 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-03T15:00:40.578Z] #41 54.53 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-03T15:00:41.209Z] #41 55.13 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-03T15:00:41.209Z] #41 55.19 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-03T15:00:41.209Z] #41 55.21 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-03T15:00:41.500Z] #41 55.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-03T15:00:41.500Z] #41 55.50 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-03T15:00:41.500Z] #41 55.52 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-03T15:00:41.793Z] #41 55.83 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-03T15:00:41.793Z] #41 55.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-03T15:00:41.793Z] #41 55.87 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-03T15:00:42.445Z] #41 56.54 Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-03T15:00:42.735Z] #41 56.55 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:42.735Z] #41 56.56 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-03T15:00:42.747Z] --- PASS: TestHealthKillContainer (2.96s) [2020-01-03T15:00:42.747Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-03T15:00:43.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-01-03T15:00:43.316Z] === RUN TestIpcModeNone [2020-01-03T15:00:43.368Z] #41 57.43 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-03T15:00:43.506Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-03T15:00:43.658Z] #41 57.44 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:43.658Z] #41 57.45 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-03T15:00:43.947Z] #41 57.74 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-03T15:00:43.947Z] #41 57.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:43.947Z] #41 57.81 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-03T15:00:44.255Z] --- PASS: TestIpcModeNone (0.88s) [2020-01-03T15:00:44.255Z] === RUN TestIpcModePrivate [2020-01-03T15:00:45.191Z] --- PASS: TestIpcModePrivate (0.87s) [2020-01-03T15:00:45.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-03T15:00:45.191Z] === RUN TestIpcModeShareable [2020-01-03T15:00:45.459Z] #41 ... [2020-01-03T15:00:45.459Z] [2020-01-03T15:00:45.459Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:00:45.459Z] #27 5.517 [2020-01-03T15:00:45.459Z] #27 6.243 ### 4.3% ####### 10.7% ########## 15.0% ############### 21.4% ################### 27.7% ####################### 32.0% ########################## 36.3% ############################# 40.5% ################################# 46.7% #################################### 50.3% ####################################### 54.6% ########################################## 58.9% ############################################## 65.2% ################################################### 71.6% ####################################################### 77.4% ########################################################### 82.8% ################################################################ 89.1% ################################################################### 93.4% ######################################################################## 100.0% [2020-01-03T15:00:45.459Z] #27 9.855 [2020-01-03T15:00:45.459Z] #27 10.76 ######## 11.8% #################### 29.0% ################################# 46.3% ############################################# 63.5% ############################################################## 86.4% ######################################################################## 100.0% [2020-01-03T15:00:46.032Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-03T15:00:46.089Z] #27 12.25 [2020-01-03T15:00:46.127Z] --- PASS: TestIpcModeShareable (0.88s) [2020-01-03T15:00:46.127Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-03T15:00:46.127Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-03T15:00:46.380Z] #27 ... [2020-01-03T15:00:46.380Z] [2020-01-03T15:00:46.380Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:46.380Z] #41 60.45 Selecting previously unselected package libprotoc10:ppc64el. [2020-01-03T15:00:46.676Z] #41 60.46 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:46.676Z] #41 60.46 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-03T15:00:47.739Z] #41 ... [2020-01-03T15:00:47.739Z] [2020-01-03T15:00:47.739Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:00:47.739Z] #69 DONE 61.4s [2020-01-03T15:00:47.739Z] [2020-01-03T15:00:47.739Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:47.739Z] #41 61.65 Selecting previously unselected package protobuf-c-compiler. [2020-01-03T15:00:47.739Z] #41 61.79 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-03T15:00:47.739Z] #41 61.79 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-03T15:00:48.032Z] #41 ... [2020-01-03T15:00:48.032Z] [2020-01-03T15:00:48.032Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:00:48.032Z] #11 52.10 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-03T15:00:48.032Z] #11 52.67 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-03T15:00:48.032Z] #11 52.69 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-03T15:00:48.032Z] #11 53.41 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-03T15:00:48.032Z] #11 54.03 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-03T15:00:48.032Z] #11 54.07 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-01-03T15:00:48.032Z] #11 60.10 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-01-03T15:00:48.324Z] #11 ... [2020-01-03T15:00:48.324Z] [2020-01-03T15:00:48.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:00:48.324Z] #27 13.02 #### 6.6% ########## 14.3% ############### 22.1% ##################### 29.8% ########################### 37.6% ################################ 45.3% ######################################## 55.7% ############################################# 63.4% ################################################# 68.6% ###################################################### 76.3% ############################################################## 86.7% ################################################################## 91.8% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-03T15:00:48.658Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-01-03T15:00:48.658Z] === RUN TestAPIIpcModeHost [2020-01-03T15:00:49.225Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-01-03T15:00:49.225Z] === RUN TestDaemonIpcModeShareable [2020-01-03T15:00:50.394Z] #27 16.22 [2020-01-03T15:00:51.128Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-01-03T15:00:51.128Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-03T15:00:51.128Z] === RUN TestDaemonIpcModePrivate [2020-01-03T15:00:52.581Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-03T15:00:52.677Z] ok github.com/docker/docker/api/server 0.173s coverage: 9.0% of statements [2020-01-03T15:00:52.839Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-03T15:00:53.032Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-01-03T15:00:53.032Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-03T15:00:53.032Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-03T15:00:54.857Z] #27 16.74 ## 4.1% #### 6.8% ###### 9.4% ######## 12.1% ########## 14.8% ########### 16.6% ############# 19.3% ################ 22.8% ################## 25.5% #################### 28.2% ###################### 30.9% ######################## 33.6% ########################## 36.3% ########################### 38.6% ############################# 41.4% ############################### 44.0% ################################## 47.6% #################################### 50.3% ##################################### 52.1% ####################################### 54.8% ######################################### 58.3% ############################################# 62.8% ################################################# 68.2% ################################################### 71.4% #################################################### 73.0% ####################################################### 76.6% ######################################################## 78.3% ########################################################## 81.9% ############################################################ 84.6% ############################################################## 87.3% ################################################################ 90.0% ################################################################### 93.5% #################################################################### 95.3% ###################################################################### 98.0% ####################################################################### 99.8% ######################################################################## 100.0% [2020-01-03T15:00:54.857Z] #27 ... [2020-01-03T15:00:54.857Z] [2020-01-03T15:00:54.857Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:00:54.857Z] #34 58.77 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-03T15:00:54.857Z] #34 58.79 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-03T15:00:54.857Z] #34 58.80 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:00:54.857Z] #34 59.12 Selecting previously unselected package libicu57:ppc64el. [2020-01-03T15:00:54.857Z] #34 59.16 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-03T15:00:54.857Z] #34 59.16 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-03T15:00:54.936Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-01-03T15:00:54.936Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-03T15:00:54.936Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-03T15:00:55.167Z] #34 ... [2020-01-03T15:00:55.167Z] [2020-01-03T15:00:55.167Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:00:55.167Z] #45 68.66 github.com/LK4D4/vndr/godl/singleflight [2020-01-03T15:00:55.167Z] #45 68.67 math/rand [2020-01-03T15:00:55.167Z] #45 68.67 internal/singleflight [2020-01-03T15:00:55.167Z] #45 68.68 internal/reflectlite [2020-01-03T15:00:55.362Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-03T15:00:56.839Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-01-03T15:00:56.839Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-03T15:00:56.839Z] === RUN TestIpcModeOlderClient [2020-01-03T15:00:56.839Z] === PAUSE TestIpcModeOlderClient [2020-01-03T15:00:56.839Z] === RUN TestKillContainerInvalidSignal [2020-01-03T15:00:57.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-03T15:00:57.405Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-01-03T15:00:57.406Z] === RUN TestKillContainer [2020-01-03T15:00:57.406Z] === RUN TestKillContainer/no_signal [2020-01-03T15:00:57.972Z] === RUN TestKillContainer/non_killing_signal [2020-01-03T15:00:58.191Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-03T15:00:58.539Z] === RUN TestKillContainer/killing_signal [2020-01-03T15:00:58.672Z] #45 ... [2020-01-03T15:00:58.672Z] [2020-01-03T15:00:58.672Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:00:58.672Z] #41 62.29 Selecting previously unselected package protobuf-compiler. [2020-01-03T15:00:58.672Z] #41 62.34 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #41 62.35 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-03T15:00:58.672Z] #41 62.66 Selecting previously unselected package python-pkg-resources. [2020-01-03T15:00:58.672Z] #41 62.76 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-03T15:00:58.672Z] #41 62.77 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-03T15:00:58.672Z] #41 63.33 Selecting previously unselected package python-protobuf. [2020-01-03T15:00:58.672Z] #41 63.35 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #41 63.35 Unpacking python-protobuf (3.0.0-9) ... [2020-01-03T15:00:58.672Z] #41 64.10 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-03T15:00:58.672Z] #41 64.23 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-03T15:00:58.672Z] #41 64.24 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-03T15:00:58.672Z] #41 71.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-03T15:00:58.672Z] #41 71.16 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-03T15:00:58.672Z] #41 71.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:00:58.672Z] #41 71.25 Setting up python-protobuf (3.0.0-9) ... [2020-01-03T15:00:58.672Z] #41 ... [2020-01-03T15:00:58.672Z] [2020-01-03T15:00:58.672Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:00:58.672Z] #34 70.90 Selecting previously unselected package libxml2:ppc64el. [2020-01-03T15:00:58.672Z] #34 70.92 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #34 70.93 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-03T15:00:58.672Z] #34 71.59 Selecting previously unselected package libarchive13:ppc64el. [2020-01-03T15:00:58.672Z] #34 71.61 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #34 71.62 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-03T15:00:58.672Z] #34 72.07 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-03T15:00:58.672Z] #34 72.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #34 72.09 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-03T15:00:58.672Z] #34 72.33 Selecting previously unselected package libuv1:ppc64el. [2020-01-03T15:00:58.672Z] #34 72.35 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-03T15:00:58.672Z] #34 72.35 Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-03T15:00:58.672Z] #34 72.55 Selecting previously unselected package cmake. [2020-01-03T15:00:58.672Z] #34 72.55 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-03T15:00:58.961Z] #34 72.71 Unpacking cmake (3.7.2-1) ... [2020-01-03T15:00:59.030Z] --- PASS: TestBuildWithHugeFile (30.94s) [2020-01-03T15:00:59.030Z] === RUN TestBuildWithEmptyDockerfile [2020-01-03T15:00:59.030Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:00:59.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:00:59.030Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:00:59.030Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:00:59.030Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:00:59.030Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:00:59.030Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:00:59.030Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:00:59.030Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:00:59.030Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-01-03T15:00:59.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-01-03T15:00:59.030Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-01-03T15:00:59.030Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-01-03T15:00:59.030Z] === RUN TestBuildPreserveOwnership [2020-01-03T15:00:59.030Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-03T15:00:59.474Z] --- PASS: TestKillContainer (2.28s) [2020-01-03T15:00:59.475Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-01-03T15:00:59.475Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-01-03T15:00:59.475Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-01-03T15:00:59.475Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-03T15:00:59.475Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-03T15:00:59.809Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-03T15:01:00.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-03T15:01:00.464Z] #34 ... [2020-01-03T15:01:00.464Z] [2020-01-03T15:01:00.464Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:00.464Z] #32 63.96 internal/reflectlite [2020-01-03T15:01:00.464Z] #32 63.99 sync [2020-01-03T15:01:00.464Z] #32 69.82 errors [2020-01-03T15:01:00.464Z] #32 69.82 sort [2020-01-03T15:01:00.464Z] #32 70.70 internal/oserror [2020-01-03T15:01:00.464Z] #32 70.70 io [2020-01-03T15:01:00.464Z] #32 70.74 strconv [2020-01-03T15:01:00.464Z] #32 71.69 syscall [2020-01-03T15:01:00.464Z] #32 ... [2020-01-03T15:01:00.464Z] [2020-01-03T15:01:00.464Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:01:00.464Z] #11 64.48 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-03T15:01:00.464Z] #11 64.50 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-03T15:01:00.464Z] #11 67.08 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:01:00.464Z] #11 67.40 Fetched 70.1 MB in 13s (5038 kB/s) [2020-01-03T15:01:00.464Z] #11 67.58 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-03T15:01:00.464Z] #11 67.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-03T15:01:00.464Z] #11 67.71 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 67.72 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-03T15:01:00.464Z] #11 67.93 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 67.94 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 68.04 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-03T15:01:00.464Z] #11 68.40 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-03T15:01:00.464Z] #11 68.42 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 68.43 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:01:00.464Z] #11 68.64 Selecting previously unselected package btrfs-progs. [2020-01-03T15:01:00.464Z] #11 68.65 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 68.66 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-03T15:01:00.464Z] #11 69.66 Selecting previously unselected package btrfs-tools. [2020-01-03T15:01:00.464Z] #11 69.70 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 69.71 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-03T15:01:00.464Z] #11 69.86 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-03T15:01:00.464Z] #11 69.87 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 69.87 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-03T15:01:00.464Z] #11 70.19 Selecting previously unselected package dmsetup. [2020-01-03T15:01:00.464Z] #11 70.20 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 70.21 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-03T15:01:00.464Z] #11 70.51 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-03T15:01:00.464Z] #11 70.51 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 70.53 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-03T15:01:00.464Z] #11 70.66 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 70.67 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 70.68 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-03T15:01:00.464Z] #11 71.18 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-03T15:01:00.464Z] #11 71.23 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 71.26 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-03T15:01:00.464Z] #11 71.76 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-03T15:01:00.464Z] #11 71.77 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 71.78 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-03T15:01:00.464Z] #11 72.14 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 72.14 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 72.16 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-03T15:01:00.464Z] #11 72.78 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 72.79 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 72.81 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-03T15:01:00.464Z] #11 73.44 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 73.48 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 73.49 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-03T15:01:00.464Z] #11 73.69 Selecting previously unselected package libseccomp2:ppc64el. [2020-01-03T15:01:00.464Z] #11 73.71 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 73.72 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-03T15:01:00.464Z] #11 73.99 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 74.01 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 74.02 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-03T15:01:00.464Z] #11 74.33 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-03T15:01:00.464Z] #11 74.35 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-03T15:01:00.464Z] #11 74.36 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-03T15:01:00.753Z] #11 ... [2020-01-03T15:01:00.753Z] [2020-01-03T15:01:00.753Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:00.753Z] #45 74.38 sort [2020-01-03T15:01:00.753Z] #45 74.41 io [2020-01-03T15:01:00.753Z] #45 74.44 strconv [2020-01-03T15:01:00.753Z] #45 74.47 syscall [2020-01-03T15:01:01.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-01-03T15:01:01.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-01-03T15:01:01.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-01-03T15:01:01.352Z] === RUN TestKillStoppedContainer [2020-01-03T15:01:01.352Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-03T15:01:01.352Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-03T15:01:01.352Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-03T15:01:01.352Z] === RUN TestKillDifferentUserContainer [2020-01-03T15:01:02.147Z] INFO [runner] Issues before processing: 2312, after processing: 0 [2020-01-03T15:01:02.147Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1707/1707, exclude-rules: 63/1610, cgo: 1707/2312, path_prettifier: 1707/1707, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, skip_files: 1707/1707, exclude: 1610/1610, nolint: 0/63 [2020-01-03T15:01:02.148Z] INFO [runner] processing took 131.946452ms with stages: nolint: 52.628847ms, identifier_marker: 39.157147ms, path_prettifier: 13.598731ms, exclude-rules: 8.350448ms, skip_dirs: 7.58421ms, autogenerated_exclude: 7.005145ms, cgo: 2.063259ms, filename_unadjuster: 1.553163ms, max_same_issues: 1.897µs, max_from_linter: 554ns, diff: 535ns, source_code: 513ns, uniq_by_line: 492ns, path_shortener: 435ns, exclude: 395ns, max_per_file_from_linter: 364ns, skip_files: 317ns [2020-01-03T15:01:02.148Z] INFO [runner] linters took 1m34.300296911s with stages: goanalysis_metalinter: 1m16.968355904s, unused: 17.199209473s [2020-01-03T15:01:02.148Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-03T15:01:02.148Z] INFO Memory: 1516 samples, avg is 247.7MB, max is 2831.4MB [2020-01-03T15:01:02.148Z] INFO Execution took 3m24.43087071s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-03T15:01:02.289Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-01-03T15:01:02.289Z] === RUN TestInspectOomKilledTrue [2020-01-03T15:01:02.289Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-03T15:01:02.289Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:01:02.289Z] === RUN TestInspectOomKilledFalse [2020-01-03T15:01:02.289Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-03T15:01:02.289Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:01:02.289Z] === RUN TestLinksEtcHostsContentMatch [2020-01-03T15:01:02.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh dynbinary-daemon test-docker-py [2020-01-03T15:01:02.493Z] --- PASS: TestBuildPreserveOwnership (6.37s) [2020-01-03T15:01:02.493Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.08s) [2020-01-03T15:01:02.493Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s) [2020-01-03T15:01:02.493Z] === RUN TestBuildPlatformInvalid [2020-01-03T15:01:02.493Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-01-03T15:01:02.493Z] PASS [2020-01-03T15:01:02.493Z] [2020-01-03T15:01:02.493Z] === Skipped [2020-01-03T15:01:02.493Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-03T15:01:02.493Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T15:01:02.493Z] [2020-01-03T15:01:02.493Z] [2020-01-03T15:01:02.493Z] DONE 32 tests, 1 skipped in 83.658s [2020-01-03T15:01:02.493Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-03T15:01:02.493Z] ++ 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-01-03T15:01:02.493Z] ++ set -e [2020-01-03T15:01:02.493Z] ++ '[' -n 0 ']' [2020-01-03T15:01:02.493Z] ++ set -x [2020-01-03T15:01:02.493Z] ++ 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-01-03T15:01:02.493Z] INFO: Testing against a local daemon [2020-01-03T15:01:02.493Z] === RUN TestConfigList [2020-01-03T15:01:02.857Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-01-03T15:01:02.857Z] === RUN TestLinksContainerNames [2020-01-03T15:01:03.027Z] [2020-01-03T15:01:03.028Z] Removing bundles/ [2020-01-03T15:01:03.028Z] [2020-01-03T15:01:03.028Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-03T15:01:03.028Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T15:01:03.028Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T15:01:04.233Z] --- PASS: TestLinksContainerNames (1.58s) [2020-01-03T15:01:04.233Z] === RUN TestLogsFollowTailEmpty [2020-01-03T15:01:04.251Z] #45 ... [2020-01-03T15:01:04.251Z] [2020-01-03T15:01:04.251Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-03T15:01:04.251Z] #34 76.55 Selecting previously unselected package xxd. [2020-01-03T15:01:04.251Z] #34 76.55 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-03T15:01:04.251Z] #34 76.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:01:04.251Z] #34 76.82 Selecting previously unselected package vim-common. [2020-01-03T15:01:04.251Z] #34 76.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T15:01:04.251Z] #34 76.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:01:04.251Z] #34 77.26 Processing triggers for mime-support (3.60) ... [2020-01-03T15:01:04.251Z] #34 77.62 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:01:04.251Z] #34 77.63 Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-03T15:01:04.251Z] #34 77.68 Setting up cmake-data (3.7.2-1) ... [2020-01-03T15:01:04.251Z] #34 77.69 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-03T15:01:04.251Z] #34 77.70 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-03T15:01:04.251Z] #34 77.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:01:04.251Z] #34 77.82 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:01:04.251Z] #34 77.83 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:01:04.251Z] #34 77.85 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-03T15:01:04.251Z] #34 77.86 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-03T15:01:04.251Z] #34 77.88 Setting up cmake (3.7.2-1) ... [2020-01-03T15:01:04.251Z] #34 78.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:01:04.251Z] #34 DONE 78.3s [2020-01-03T15:01:04.547Z] [2020-01-03T15:01:04.547Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:01:04.547Z] #27 21.43 [2020-01-03T15:01:04.547Z] #27 25.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-03T15:01:04.547Z] #27 26.42 [2020-01-03T15:01:04.547Z] #27 27.39 ############################################################### 87.7% ######################################################################## 100.0% [2020-01-03T15:01:04.547Z] #27 27.70 [2020-01-03T15:01:04.547Z] #27 ... [2020-01-03T15:01:04.547Z] [2020-01-03T15:01:04.547Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T15:01:04.547Z] #35 DONE 0.2s [2020-01-03T15:01:04.547Z] [2020-01-03T15:01:04.547Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-03T15:01:04.547Z] #36 DONE 0.0s [2020-01-03T15:01:04.547Z] [2020-01-03T15:01:04.547Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:04.835Z] #37 0.284 + RM_GOPATH=0 [2020-01-03T15:01:04.835Z] #37 0.284 + TMP_GOPATH= [2020-01-03T15:01:04.835Z] #37 0.284 + : /build [2020-01-03T15:01:04.835Z] #37 0.285 + '[' -z '' ']' [2020-01-03T15:01:04.835Z] #37 0.286 ++ mktemp -d [2020-01-03T15:01:04.835Z] #37 0.293 + export GOPATH=/tmp/tmp.bSzqEsEf8H [2020-01-03T15:01:04.835Z] #37 0.294 + GOPATH=/tmp/tmp.bSzqEsEf8H [2020-01-03T15:01:04.835Z] #37 0.296 + RM_GOPATH=1 [2020-01-03T15:01:04.835Z] #37 0.298 ++ dirname ./install.sh [2020-01-03T15:01:04.835Z] #37 0.302 + dir=. [2020-01-03T15:01:04.835Z] #37 0.302 + bin=tini [2020-01-03T15:01:04.835Z] #37 0.302 + shift [2020-01-03T15:01:04.835Z] #37 0.302 + '[' '!' -f ./tini.installer ']' [2020-01-03T15:01:04.835Z] #37 0.303 + . ./tini.installer [2020-01-03T15:01:04.835Z] #37 0.303 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T15:01:04.835Z] #37 0.304 + install_tini [2020-01-03T15:01:04.835Z] #37 0.305 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-03T15:01:04.835Z] #37 0.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.bSzqEsEf8H/tini [2020-01-03T15:01:04.835Z] #37 0.306 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T15:01:04.835Z] #37 0.317 Cloning into '/tmp/tmp.bSzqEsEf8H/tini'... [2020-01-03T15:01:05.169Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-01-03T15:01:05.169Z] === RUN TestContainerNetworkMountsNoChown [2020-01-03T15:01:05.738Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/default [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/default [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/private [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/private [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/rprivate [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/slave [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/slave [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/rslave [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/shared [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/shared [2020-01-03T15:01:05.739Z] === RUN TestMountDaemonRoot/rshared [2020-01-03T15:01:05.739Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-03T15:01:05.871Z] --- PASS: TestConfigList (3.01s) [2020-01-03T15:01:05.871Z] === RUN TestConfigsCreateAndDelete [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/default [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rslave [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rshared [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rprivate [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/private [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/slave [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/shared [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-03T15:01:05.999Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:01:05.999Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-03T15:01:05.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-03T15:01:06.258Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-03T15:01:06.258Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-01-03T15:01:06.258Z] === RUN TestContainerBindMountNonRecursive [2020-01-03T15:01:06.587Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-03T15:01:06.920Z] #37 2.187 + cd /tmp/tmp.bSzqEsEf8H/tini [2020-01-03T15:01:06.920Z] #37 2.187 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-03T15:01:06.920Z] #37 2.208 + cmake . [2020-01-03T15:01:07.152Z] --- PASS: TestBuildWithHugeFile (74.52s) [2020-01-03T15:01:07.152Z] === RUN TestBuildWithEmptyDockerfile [2020-01-03T15:01:07.152Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:01:07.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:01:07.152Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:01:07.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:01:07.152Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:01:07.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:01:07.152Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:01:07.152Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:01:07.152Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:01:07.152Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-03T15:01:07.411Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-01-03T15:01:07.411Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-01-03T15:01:07.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-01-03T15:01:07.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-01-03T15:01:07.411Z] === RUN TestBuildPreserveOwnership [2020-01-03T15:01:07.411Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-03T15:01:07.556Z] #37 ... [2020-01-03T15:01:07.556Z] [2020-01-03T15:01:07.556Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-03T15:01:07.556Z] #41 80.84 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-03T15:01:07.556Z] #41 80.85 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-03T15:01:07.556Z] #41 80.86 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-03T15:01:07.556Z] #41 80.87 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-03T15:01:07.556Z] #41 80.88 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-03T15:01:07.556Z] #41 80.90 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-03T15:01:07.556Z] #41 80.92 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-03T15:01:07.556Z] #41 80.95 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-03T15:01:07.556Z] #41 80.96 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-03T15:01:07.556Z] #41 80.97 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-03T15:01:07.556Z] #41 80.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:01:07.556Z] #41 DONE 81.3s [2020-01-03T15:01:07.556Z] [2020-01-03T15:01:07.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:01:07.556Z] #27 30.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-03T15:01:07.556Z] #27 31.92 [2020-01-03T15:01:07.556Z] #27 32.50 ######################################################################## 100.0% [2020-01-03T15:01:07.556Z] #27 32.83 [2020-01-03T15:01:07.979Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-03T15:01:08.299Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-03T15:01:08.304Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2020-01-03T15:01:08.304Z] === RUN TestNetworkNat [2020-01-03T15:01:08.369Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2020-01-03T15:01:08.369Z] === RUN TestConfigsUpdate [2020-01-03T15:01:09.243Z] --- PASS: TestNetworkNat (0.89s) [2020-01-03T15:01:09.243Z] === RUN TestNetworkLocalhostTCPNat [2020-01-03T15:01:09.751Z] #27 35.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-03T15:01:09.751Z] #27 35.84 skipping existing c8c2d4a6b2e3 [2020-01-03T15:01:10.044Z] #27 36.05 [2020-01-03T15:01:10.044Z] #27 ... [2020-01-03T15:01:10.044Z] [2020-01-03T15:01:10.044Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T15:01:10.044Z] #29 73.80 + cd /tmp/tmp.qB6w4Qzqdx/src/github.com/go-swagger/go-swagger [2020-01-03T15:01:10.044Z] #29 73.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-03T15:01:10.044Z] #29 76.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-03T15:01:10.044Z] #29 ... [2020-01-03T15:01:10.044Z] [2020-01-03T15:01:10.044Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:01:10.044Z] #48 73.58 + cd /tmp/tmp.e48XsF5FRy/src/gotest.tools/gotestsum [2020-01-03T15:01:10.044Z] #48 73.58 + git checkout -q v0.3.5 [2020-01-03T15:01:10.044Z] #48 73.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-03T15:01:10.181Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-01-03T15:01:10.181Z] === RUN TestNetworkLoopbackNat [2020-01-03T15:01:10.196Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-03T15:01:10.335Z] #48 ... [2020-01-03T15:01:10.335Z] [2020-01-03T15:01:10.335Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:10.335Z] #37 3.508 -- The C compiler identification is GNU 6.3.0 [2020-01-03T15:01:10.335Z] #37 3.585 -- Check for working C compiler: /usr/bin/cc [2020-01-03T15:01:10.335Z] #37 4.450 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-03T15:01:10.335Z] #37 4.483 -- Detecting C compiler ABI info [2020-01-03T15:01:10.335Z] #37 5.193 -- Detecting C compiler ABI info - done [2020-01-03T15:01:10.335Z] #37 5.294 -- Detecting C compile features [2020-01-03T15:01:11.119Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-01-03T15:01:11.119Z] === RUN TestPause [2020-01-03T15:01:11.129Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-03T15:01:11.129Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-03T15:01:11.386Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-03T15:01:11.565Z] --- PASS: TestConfigsUpdate (3.05s) [2020-01-03T15:01:11.565Z] === RUN TestTemplatedConfig [2020-01-03T15:01:12.055Z] --- PASS: TestPause (0.94s) [2020-01-03T15:01:12.055Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-03T15:01:12.055Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:01:12.055Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:01:12.055Z] === RUN TestPauseStopPausedContainer [2020-01-03T15:01:12.317Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-03T15:01:12.993Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2020-01-03T15:01:12.993Z] === RUN TestPsFilter [2020-01-03T15:01:12.993Z] --- PASS: TestPsFilter (0.27s) [2020-01-03T15:01:12.993Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-03T15:01:13.096Z] #37 8.186 -- Detecting C compile features - done [2020-01-03T15:01:13.096Z] #37 8.262 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-03T15:01:13.096Z] #37 ... [2020-01-03T15:01:13.096Z] [2020-01-03T15:01:13.096Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:13.096Z] #32 76.60 bytes [2020-01-03T15:01:13.096Z] #32 76.64 strings [2020-01-03T15:01:13.096Z] #32 ... [2020-01-03T15:01:13.096Z] [2020-01-03T15:01:13.096Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:13.096Z] #37 8.617 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-03T15:01:13.392Z] #37 8.898 -- Configuring done [2020-01-03T15:01:13.680Z] #37 8.942 -- Generating done [2020-01-03T15:01:13.680Z] #37 8.955 -- Build files have been written to: /tmp/tmp.bSzqEsEf8H/tini [2020-01-03T15:01:13.680Z] #37 8.969 + make tini-static [2020-01-03T15:01:13.690Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-03T15:01:13.931Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-01-03T15:01:13.931Z] === RUN TestRemoveContainerWithVolume [2020-01-03T15:01:13.947Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-01-03T15:01:13.947Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-01-03T15:01:13.947Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.55s) [2020-01-03T15:01:13.947Z] === RUN TestBuildPlatformInvalid [2020-01-03T15:01:13.947Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-01-03T15:01:13.947Z] PASS [2020-01-03T15:01:13.947Z] [2020-01-03T15:01:13.947Z] === Skipped [2020-01-03T15:01:13.947Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-03T15:01:13.947Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T15:01:13.947Z] [2020-01-03T15:01:13.947Z] [2020-01-03T15:01:13.947Z] DONE 32 tests, 1 skipped in 169.050s [2020-01-03T15:01:13.947Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-03T15:01:13.947Z] ++ 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-01-03T15:01:13.947Z] ++ set -e [2020-01-03T15:01:13.947Z] ++ '[' -n 0 ']' [2020-01-03T15:01:13.947Z] ++ set -x [2020-01-03T15:01:13.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=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-01-03T15:01:13.973Z] #37 ... [2020-01-03T15:01:13.973Z] [2020-01-03T15:01:13.973Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:01:13.973Z] #11 77.98 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-03T15:01:13.973Z] #11 77.99 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-03T15:01:13.973Z] #11 78.00 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-03T15:01:13.973Z] #11 80.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-03T15:01:13.973Z] #11 80.56 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-03T15:01:13.973Z] #11 80.58 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-03T15:01:13.973Z] #11 84.13 Selecting previously unselected package binutils-mingw-w64. [2020-01-03T15:01:13.973Z] #11 84.14 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-03T15:01:13.973Z] #11 84.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-03T15:01:13.973Z] #11 84.31 Selecting previously unselected package mingw-w64-common. [2020-01-03T15:01:13.973Z] #11 84.33 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-03T15:01:13.973Z] #11 84.34 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-03T15:01:14.205Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-03T15:01:14.205Z] INFO: Testing against a local daemon [2020-01-03T15:01:14.205Z] === RUN TestConfigList [2020-01-03T15:01:14.264Z] #11 ... [2020-01-03T15:01:14.264Z] [2020-01-03T15:01:14.264Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:14.264Z] #37 9.520 Scanning dependencies of target tini-static [2020-01-03T15:01:14.264Z] #37 9.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-03T15:01:14.798Z] --- PASS: TestTemplatedConfig (3.49s) [2020-01-03T15:01:14.798Z] === RUN TestConfigInspect [2020-01-03T15:01:14.867Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-01-03T15:01:14.867Z] === RUN TestRemoveContainerRunning [2020-01-03T15:01:15.298Z] #37 ... [2020-01-03T15:01:15.298Z] [2020-01-03T15:01:15.298Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-03T15:01:15.298Z] #27 39.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-03T15:01:15.298Z] #27 40.47 [2020-01-03T15:01:15.298Z] #27 40.94 ######################################################################## 100.0% [2020-01-03T15:01:15.298Z] #27 41.16 [2020-01-03T15:01:15.298Z] #27 41.40 Download of images into '/build' complete. [2020-01-03T15:01:15.298Z] #27 41.40 Use something like the following to load the result into a Docker daemon: [2020-01-03T15:01:15.298Z] #27 41.40 tar -cC '/build' . | docker load [2020-01-03T15:01:15.298Z] #27 DONE 41.5s [2020-01-03T15:01:15.436Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-01-03T15:01:15.436Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-03T15:01:15.577Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-03T15:01:15.577Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-03T15:01:15.588Z] [2020-01-03T15:01:15.588Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:15.588Z] #42 2.554 Note: Building without setproctitle() and strlcpy() support. [2020-01-03T15:01:15.588Z] #42 2.554 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-03T15:01:15.588Z] #42 4.760 fatal: Not a git repository (or any of the parent directories): .git [2020-01-03T15:01:15.588Z] #42 4.802 GEN .gitid [2020-01-03T15:01:15.588Z] #42 4.820 GEN criu/include/version.h [2020-01-03T15:01:15.588Z] #42 4.917 GEN include/common/asm [2020-01-03T15:01:15.588Z] #42 7.615 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-03T15:01:15.588Z] #42 7.838 PBCC images/opts.pb-c.c [2020-01-03T15:01:15.588Z] #42 7.961 PBCC images/sit.pb-c.c [2020-01-03T15:01:15.588Z] #42 8.142 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-03T15:01:15.914Z] #42 8.422 DEP images/opts.pb-c.d [2020-01-03T15:01:16.205Z] #42 8.731 DEP images/sit.pb-c.d [2020-01-03T15:01:16.205Z] #42 8.799 PBCC images/macvlan.pb-c.c [2020-01-03T15:01:16.205Z] #42 8.847 DEP images/macvlan.pb-c.d [2020-01-03T15:01:16.205Z] #42 8.914 PBCC images/autofs.pb-c.c [2020-01-03T15:01:16.205Z] #42 8.966 DEP images/autofs.pb-c.d [2020-01-03T15:01:16.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-01-03T15:01:16.375Z] === RUN TestRemoveInvalidContainer [2020-01-03T15:01:16.375Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-03T15:01:16.375Z] === RUN TestRenameLinkedContainer [2020-01-03T15:01:16.496Z] #42 9.090 PBCC images/sysctl.pb-c.c [2020-01-03T15:01:16.496Z] #42 9.155 DEP images/sysctl.pb-c.d [2020-01-03T15:01:16.789Z] #42 9.263 PBCC images/time.pb-c.c [2020-01-03T15:01:16.789Z] #42 9.358 DEP images/time.pb-c.d [2020-01-03T15:01:17.086Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-03T15:01:17.087Z] #42 9.563 PBCC images/binfmt-misc.pb-c.c [2020-01-03T15:01:17.087Z] #42 9.602 DEP images/binfmt-misc.pb-c.d [2020-01-03T15:01:17.087Z] #42 ... [2020-01-03T15:01:17.087Z] [2020-01-03T15:01:17.087Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:17.087Z] #45 80.69 vendor/golang.org/x/net/dns/dnsmessage [2020-01-03T15:01:17.087Z] #45 81.31 bytes [2020-01-03T15:01:17.087Z] #45 ... [2020-01-03T15:01:17.087Z] [2020-01-03T15:01:17.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:17.087Z] #42 9.741 PBCC images/seccomp.pb-c.c [2020-01-03T15:01:17.087Z] #42 9.778 DEP images/seccomp.pb-c.d [2020-01-03T15:01:17.087Z] #42 9.879 PBCC images/userns.pb-c.c [2020-01-03T15:01:17.377Z] #42 9.961 DEP images/userns.pb-c.d [2020-01-03T15:01:17.377Z] #42 10.06 PBCC images/cgroup.pb-c.c [2020-01-03T15:01:17.377Z] #42 10.12 DEP images/cgroup.pb-c.d [2020-01-03T15:01:17.653Z] --- PASS: TestConfigList (3.41s) [2020-01-03T15:01:17.654Z] === RUN TestConfigsCreateAndDelete [2020-01-03T15:01:17.667Z] #42 10.27 PBCC images/fown.pb-c.c [2020-01-03T15:01:17.667Z] #42 10.30 PBCC images/ext-file.pb-c.c [2020-01-03T15:01:17.667Z] #42 10.38 DEP images/fown.pb-c.d [2020-01-03T15:01:17.911Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-03T15:01:17.957Z] #42 10.60 DEP images/ext-file.pb-c.d [2020-01-03T15:01:17.957Z] #42 10.73 PBCC images/rpc.pb-c.c [2020-01-03T15:01:17.987Z] --- PASS: TestConfigInspect (2.95s) [2020-01-03T15:01:17.987Z] === RUN TestConfigCreateWithLabels [2020-01-03T15:01:18.168Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-03T15:01:18.168Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-03T15:01:18.247Z] #42 10.88 DEP images/rpc.pb-c.d [2020-01-03T15:01:18.425Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-03T15:01:18.537Z] #42 11.04 PBCC images/siginfo.pb-c.c [2020-01-03T15:01:18.537Z] #42 11.09 DEP images/siginfo.pb-c.d [2020-01-03T15:01:18.537Z] #42 11.23 PBCC images/pagemap.pb-c.c [2020-01-03T15:01:18.537Z] #42 11.33 DEP images/pagemap.pb-c.d [2020-01-03T15:01:18.826Z] #42 11.52 PBCC images/rlimit.pb-c.c [2020-01-03T15:01:18.826Z] #42 11.63 DEP images/rlimit.pb-c.d [2020-01-03T15:01:18.990Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-03T15:01:19.121Z] #42 11.74 PBCC images/file-lock.pb-c.c [2020-01-03T15:01:19.121Z] #42 11.80 DEP images/file-lock.pb-c.d [2020-01-03T15:01:19.247Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-03T15:01:19.410Z] #42 11.93 PBCC images/tty.pb-c.c [2020-01-03T15:01:19.410Z] #42 12.16 DEP images/tty.pb-c.d [2020-01-03T15:01:19.702Z] #42 12.26 PBCC images/tun.pb-c.c [2020-01-03T15:01:19.702Z] #42 12.41 PBCC images/netdev.pb-c.c [2020-01-03T15:01:19.787Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-01-03T15:01:19.787Z] === RUN TestRenameStoppedContainer [2020-01-03T15:01:20.017Z] #42 ... [2020-01-03T15:01:20.017Z] [2020-01-03T15:01:20.017Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:20.017Z] #37 13.91 [100%] Linking C executable tini-static [2020-01-03T15:01:20.017Z] #37 15.24 [100%] Built target tini-static [2020-01-03T15:01:20.017Z] #37 15.36 + mkdir -p /build [2020-01-03T15:01:20.017Z] #37 15.37 + cp tini-static /build/docker-init [2020-01-03T15:01:20.017Z] #37 DONE 15.5s [2020-01-03T15:01:20.017Z] [2020-01-03T15:01:20.017Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:20.017Z] #42 12.67 DEP images/tun.pb-c.d [2020-01-03T15:01:20.180Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-03T15:01:20.180Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-03T15:01:20.317Z] #42 12.89 DEP images/netdev.pb-c.d [2020-01-03T15:01:20.355Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-01-03T15:01:20.355Z] === RUN TestRenameRunningContainerAndReuse [2020-01-03T15:01:20.438Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2020-01-03T15:01:20.438Z] === RUN TestConfigsUpdate [2020-01-03T15:01:20.605Z] #42 13.33 PBCC images/vma.pb-c.c [2020-01-03T15:01:20.605Z] #42 13.41 DEP images/vma.pb-c.d [2020-01-03T15:01:20.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-03T15:01:20.894Z] #42 13.48 PBCC images/creds.pb-c.c [2020-01-03T15:01:20.894Z] #42 13.51 DEP images/creds.pb-c.d [2020-01-03T15:01:20.894Z] #42 13.56 PBCC images/utsns.pb-c.c [2020-01-03T15:01:20.894Z] #42 13.60 DEP images/utsns.pb-c.d [2020-01-03T15:01:21.184Z] #42 13.67 PBCC images/ipc-desc.pb-c.c [2020-01-03T15:01:21.184Z] #42 13.72 PBCC images/ipc-sem.pb-c.c [2020-01-03T15:01:21.184Z] #42 13.77 DEP images/ipc-desc.pb-c.d [2020-01-03T15:01:21.184Z] #42 13.86 DEP images/ipc-sem.pb-c.d [2020-01-03T15:01:21.211Z] --- PASS: TestConfigCreateWithLabels (3.03s) [2020-01-03T15:01:21.211Z] === RUN TestConfigCreateResolve [2020-01-03T15:01:21.474Z] #42 13.95 PBCC images/ipc-msg.pb-c.c [2020-01-03T15:01:21.474Z] #42 14.01 DEP images/ipc-msg.pb-c.d [2020-01-03T15:01:21.731Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2020-01-03T15:01:21.731Z] === RUN TestRenameInvalidName [2020-01-03T15:01:21.763Z] #42 14.25 PBCC images/ipc-shm.pb-c.c [2020-01-03T15:01:21.763Z] #42 14.32 DEP images/ipc-shm.pb-c.d [2020-01-03T15:01:21.763Z] #42 14.44 PBCC images/ipc-var.pb-c.c [2020-01-03T15:01:22.052Z] #42 14.59 DEP images/ipc-var.pb-c.d [2020-01-03T15:01:22.052Z] #42 14.63 PBCC images/sk-opts.pb-c.c [2020-01-03T15:01:22.052Z] #42 14.67 PBCC images/packet-sock.pb-c.c [2020-01-03T15:01:22.052Z] #42 14.72 DEP images/sk-opts.pb-c.d [2020-01-03T15:01:22.342Z] #42 14.80 DEP images/packet-sock.pb-c.d [2020-01-03T15:01:22.342Z] #42 14.85 PBCC images/sk-netlink.pb-c.c [2020-01-03T15:01:22.342Z] #42 14.93 DEP images/sk-netlink.pb-c.d [2020-01-03T15:01:22.342Z] #42 15.07 PBCC images/sk-inet.pb-c.c [2020-01-03T15:01:22.632Z] #42 15.17 DEP images/sk-inet.pb-c.d [2020-01-03T15:01:22.632Z] #42 15.31 PBCC images/sk-unix.pb-c.c [2020-01-03T15:01:22.667Z] --- PASS: TestRenameInvalidName (0.79s) [2020-01-03T15:01:22.667Z] === RUN TestRenameAnonymousContainer [2020-01-03T15:01:22.922Z] #42 15.38 DEP images/sk-unix.pb-c.d [2020-01-03T15:01:22.922Z] #42 15.53 PBCC images/mm.pb-c.c [2020-01-03T15:01:22.922Z] #42 15.60 DEP images/mm.pb-c.d [2020-01-03T15:01:23.214Z] #42 15.71 PBCC images/timerfd.pb-c.c [2020-01-03T15:01:23.214Z] #42 15.84 DEP images/timerfd.pb-c.d [2020-01-03T15:01:23.214Z] #42 15.92 PBCC images/timer.pb-c.c [2020-01-03T15:01:23.214Z] #42 ... [2020-01-03T15:01:23.214Z] [2020-01-03T15:01:23.214Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:23.214Z] #32 87.00 bufio [2020-01-03T15:01:23.214Z] #32 90.22 reflect [2020-01-03T15:01:23.214Z] #32 93.76 path [2020-01-03T15:01:23.214Z] #32 96.42 text/tabwriter [2020-01-03T15:01:23.505Z] #32 ... [2020-01-03T15:01:23.505Z] [2020-01-03T15:01:23.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:23.505Z] #42 15.99 DEP images/timer.pb-c.d [2020-01-03T15:01:23.505Z] #42 16.17 PBCC images/sa.pb-c.c [2020-01-03T15:01:23.505Z] #42 16.23 DEP images/sa.pb-c.d [2020-01-03T15:01:23.794Z] #42 16.32 PBCC images/pipe-data.pb-c.c [2020-01-03T15:01:23.794Z] #42 16.37 DEP images/pipe-data.pb-c.d [2020-01-03T15:01:23.794Z] #42 16.44 PBCC images/mnt.pb-c.c [2020-01-03T15:01:23.973Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-03T15:01:23.974Z] --- PASS: TestConfigsUpdate (3.22s) [2020-01-03T15:01:23.974Z] === RUN TestTemplatedConfig [2020-01-03T15:01:24.083Z] #42 16.55 DEP images/mnt.pb-c.d [2020-01-03T15:01:24.084Z] #42 16.72 PBCC images/sk-packet.pb-c.c [2020-01-03T15:01:24.084Z] #42 16.76 DEP images/sk-packet.pb-c.d [2020-01-03T15:01:24.101Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-01-03T15:01:24.101Z] === RUN TestConfigDaemonLibtrustID [2020-01-03T15:01:24.373Z] #42 16.86 PBCC images/tcp-stream.pb-c.c [2020-01-03T15:01:24.373Z] #42 16.95 DEP images/tcp-stream.pb-c.d [2020-01-03T15:01:24.373Z] #42 17.06 PBCC images/pipe.pb-c.c [2020-01-03T15:01:24.541Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-03T15:01:24.541Z] PASS [2020-01-03T15:01:24.541Z] [2020-01-03T15:01:24.541Z] DONE 8 tests in 22.132s [2020-01-03T15:01:24.541Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-03T15:01:24.541Z] ++ 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-01-03T15:01:24.541Z] ++ set -e [2020-01-03T15:01:24.541Z] ++ '[' -n 0 ']' [2020-01-03T15:01:24.541Z] ++ set -x [2020-01-03T15:01:24.541Z] ++ 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-01-03T15:01:24.664Z] #42 17.20 DEP images/pipe.pb-c.d [2020-01-03T15:01:24.664Z] #42 17.31 PBCC images/pstree.pb-c.c [2020-01-03T15:01:24.664Z] #42 17.33 DEP images/pstree.pb-c.d [2020-01-03T15:01:24.664Z] #42 17.41 PBCC images/fs.pb-c.c [2020-01-03T15:01:24.952Z] #42 17.44 DEP images/fs.pb-c.d [2020-01-03T15:01:24.952Z] #42 17.53 PBCC images/signalfd.pb-c.c [2020-01-03T15:01:24.952Z] #42 17.60 DEP images/signalfd.pb-c.d [2020-01-03T15:01:24.957Z] INFO: Testing against a local daemon [2020-01-03T15:01:24.957Z] === RUN TestCheckpoint [2020-01-03T15:01:24.957Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-03T15:01:24.957Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:01:24.957Z] === RUN TestContainerInvalidJSON [2020-01-03T15:01:24.957Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:24.957Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:24.957Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:24.957Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:24.957Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:24.957Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:24.957Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:24.957Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:24.957Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:24.957Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-03T15:01:24.957Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-03T15:01:24.957Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-03T15:01:24.957Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-03T15:01:24.957Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-03T15:01:24.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-01-03T15:01:24.957Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-03T15:01:24.957Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-03T15:01:24.957Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-03T15:01:24.957Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-01-03T15:01:24.957Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-03T15:01:24.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-03T15:01:24.957Z] === RUN TestCopyFromContainer [2020-01-03T15:01:25.249Z] #42 17.74 PBCC images/fh.pb-c.c [2020-01-03T15:01:25.249Z] #42 17.83 PBCC images/fsnotify.pb-c.c [2020-01-03T15:01:25.249Z] #42 17.91 DEP images/fh.pb-c.d [2020-01-03T15:01:25.346Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-03T15:01:25.539Z] #42 18.11 DEP images/fsnotify.pb-c.d [2020-01-03T15:01:25.539Z] #42 18.22 PBCC images/eventpoll.pb-c.c [2020-01-03T15:01:25.539Z] #42 18.27 DEP images/eventpoll.pb-c.d [2020-01-03T15:01:25.539Z] #42 18.35 PBCC images/eventfd.pb-c.c [2020-01-03T15:01:25.831Z] #42 18.39 DEP images/eventfd.pb-c.d [2020-01-03T15:01:25.831Z] #42 18.47 PBCC images/remap-file-path.pb-c.c [2020-01-03T15:01:25.831Z] #42 18.49 DEP images/remap-file-path.pb-c.d [2020-01-03T15:01:26.119Z] #42 18.62 PBCC images/fifo.pb-c.c [2020-01-03T15:01:26.119Z] #42 18.65 DEP images/fifo.pb-c.d [2020-01-03T15:01:26.119Z] #42 18.81 PBCC images/ghost-file.pb-c.c [2020-01-03T15:01:26.119Z] #42 18.88 DEP images/ghost-file.pb-c.d [2020-01-03T15:01:26.409Z] #42 18.98 PBCC images/regfile.pb-c.c [2020-01-03T15:01:26.409Z] #42 19.06 DEP images/regfile.pb-c.d [2020-01-03T15:01:26.409Z] #42 19.18 PBCC images/ns.pb-c.c [2020-01-03T15:01:26.700Z] #42 19.23 DEP images/ns.pb-c.d [2020-01-03T15:01:26.700Z] #42 19.32 PBCC images/fdinfo.pb-c.c [2020-01-03T15:01:26.854Z] --- PASS: TestRenameAnonymousContainer (3.88s) [2020-01-03T15:01:26.854Z] === RUN TestRenameContainerWithSameName [2020-01-03T15:01:26.989Z] #42 19.48 DEP images/fdinfo.pb-c.d [2020-01-03T15:01:26.989Z] #42 19.61 PBCC images/core-aarch64.pb-c.c [2020-01-03T15:01:26.989Z] #42 19.66 PBCC images/core-arm.pb-c.c [2020-01-03T15:01:27.113Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-01-03T15:01:27.113Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-03T15:01:27.246Z] --- PASS: TestTemplatedConfig (3.64s) [2020-01-03T15:01:27.246Z] === RUN TestConfigInspect [2020-01-03T15:01:27.280Z] #42 19.75 PBCC images/core-ppc64.pb-c.c [2020-01-03T15:01:27.280Z] #42 19.79 PBCC images/core-s390.pb-c.c [2020-01-03T15:01:27.280Z] #42 19.91 PBCC images/core-x86.pb-c.c [2020-01-03T15:01:27.280Z] #42 20.01 PBCC images/core.pb-c.c [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer// [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer//bar/root [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer/bar/quux [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-03T15:01:27.480Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-03T15:01:27.570Z] #42 20.21 PBCC images/inventory.pb-c.c [2020-01-03T15:01:27.811Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-03T15:01:27.860Z] #42 20.41 DEP images/core-aarch64.pb-c.d [2020-01-03T15:01:27.860Z] #42 20.48 DEP images/core-arm.pb-c.d [2020-01-03T15:01:27.860Z] #42 20.57 DEP images/core-ppc64.pb-c.d [2020-01-03T15:01:27.866Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-03T15:01:27.866Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-03T15:01:27.866Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer (2.90s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-01-03T15:01:27.866Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-01-03T15:01:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-03T15:01:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:27.866Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:27.866Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:27.866Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-03T15:01:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-03T15:01:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-03T15:01:27.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-03T15:01:27.866Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-03T15:01:28.150Z] #42 20.64 DEP images/core-s390.pb-c.d [2020-01-03T15:01:28.150Z] #42 20.75 DEP images/core-x86.pb-c.d [2020-01-03T15:01:28.150Z] #42 20.86 DEP images/core.pb-c.d [2020-01-03T15:01:28.244Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-03T15:01:28.244Z] === RUN TestCreateWithInvalidEnv [2020-01-03T15:01:28.244Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-03T15:01:28.244Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-03T15:01:28.244Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-03T15:01:28.244Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-03T15:01:28.244Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-03T15:01:28.244Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-03T15:01:28.244Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-03T15:01:28.244Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-03T15:01:28.244Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-03T15:01:28.244Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-01-03T15:01:28.244Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-03T15:01:28.244Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-03T15:01:28.244Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-03T15:01:28.244Z] === RUN TestCreateTmpfsMountsTarget [2020-01-03T15:01:28.244Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-01-03T15:01:28.244Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-03T15:01:28.439Z] #42 20.96 DEP images/inventory.pb-c.d [2020-01-03T15:01:28.439Z] #42 21.04 PBCC images/cpuinfo.pb-c.c [2020-01-03T15:01:28.439Z] #42 21.11 DEP images/cpuinfo.pb-c.d [2020-01-03T15:01:28.730Z] #42 21.20 PBCC images/stats.pb-c.c [2020-01-03T15:01:28.730Z] #42 21.25 DEP images/stats.pb-c.d [2020-01-03T15:01:28.730Z] #42 ... [2020-01-03T15:01:28.730Z] [2020-01-03T15:01:28.730Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:28.730Z] #45 92.33 bufio [2020-01-03T15:01:28.730Z] #45 96.01 reflect [2020-01-03T15:01:28.730Z] #45 100.8 regexp/syntax [2020-01-03T15:01:28.730Z] #45 ... [2020-01-03T15:01:28.730Z] [2020-01-03T15:01:28.730Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:01:28.730Z] #11 95.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-03T15:01:28.730Z] #11 95.94 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-03T15:01:28.730Z] #11 95.96 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-03T15:01:29.017Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-01-03T15:01:29.017Z] === RUN TestResize [2020-01-03T15:01:29.183Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-03T15:01:29.709Z] --- PASS: TestResize (0.76s) [2020-01-03T15:01:29.709Z] === RUN TestResizeWithInvalidSize [2020-01-03T15:01:29.747Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-03T15:01:29.766Z] #11 103.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-03T15:01:30.005Z] --- PASS: TestConfigInspect (2.72s) [2020-01-03T15:01:30.005Z] === RUN TestConfigCreateWithLabels [2020-01-03T15:01:30.058Z] #11 103.8 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-03T15:01:30.058Z] #11 103.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-03T15:01:30.058Z] #11 ... [2020-01-03T15:01:30.058Z] [2020-01-03T15:01:30.058Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:30.058Z] #32 103.6 internal/syscall/unix [2020-01-03T15:01:30.058Z] #32 103.8 time [2020-01-03T15:01:30.278Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-01-03T15:01:30.278Z] === RUN TestResizeWhenContainerNotStarted [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:30.903Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:30.903Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-03T15:01:30.903Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-03T15:01:30.903Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-03T15:01:31.213Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:01:31.213Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:01:31.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:01:31.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:31.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:31.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:31.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:31.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:31.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:31.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:31.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:31.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:01:31.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:01:31.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:31.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:32.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:01:33.281Z] --- PASS: TestConfigCreateWithLabels (2.82s) [2020-01-03T15:01:33.281Z] === RUN TestConfigCreateResolve [2020-01-03T15:01:33.281Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-03T15:01:33.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:01:33.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:01:34.146Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2020-01-03T15:01:34.146Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-03T15:01:34.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:34.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:34.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:34.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:34.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:34.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:34.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:34.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:34.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:34.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:34.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:34.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-03T15:01:34.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-03T15:01:34.147Z] === RUN TestContainerStartOnDaemonRestart [2020-01-03T15:01:34.147Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-03T15:01:34.147Z] === RUN TestDaemonRestartIpcMode [2020-01-03T15:01:34.147Z] === PAUSE TestDaemonRestartIpcMode [2020-01-03T15:01:34.147Z] === RUN TestDiff [2020-01-03T15:01:34.528Z] --- PASS: TestDiff (0.86s) [2020-01-03T15:01:34.528Z] === RUN TestExecWithCloseStdin [2020-01-03T15:01:34.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:01:35.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:01:35.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:01:35.793Z] --- PASS: TestExecWithCloseStdin (1.13s) [2020-01-03T15:01:35.793Z] === RUN TestExec [2020-01-03T15:01:36.556Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-01-03T15:01:36.556Z] === RUN TestConfigDaemonLibtrustID [2020-01-03T15:01:36.556Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-01-03T15:01:36.556Z] PASS [2020-01-03T15:01:36.556Z] [2020-01-03T15:01:36.556Z] DONE 8 tests in 22.397s [2020-01-03T15:01:36.556Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-03T15:01:36.556Z] ++ 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-01-03T15:01:36.556Z] ++ set -e [2020-01-03T15:01:36.556Z] ++ '[' -n 0 ']' [2020-01-03T15:01:36.556Z] ++ set -x [2020-01-03T15:01:36.556Z] ++ 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-01-03T15:01:36.556Z] INFO: Testing against a local daemon [2020-01-03T15:01:36.556Z] === RUN TestCheckpoint [2020-01-03T15:01:36.556Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-03T15:01:36.556Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:01:36.556Z] === RUN TestContainerInvalidJSON [2020-01-03T15:01:36.556Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:36.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:36.556Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:36.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:36.556Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:36.556Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:36.556Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:01:36.556Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:01:36.556Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:01:36.556Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-03T15:01:36.556Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-03T15:01:36.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-03T15:01:36.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-03T15:01:36.556Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-03T15:01:36.609Z] --- PASS: TestExec (1.02s) [2020-01-03T15:01:36.609Z] === RUN TestExecUser [2020-01-03T15:01:36.813Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-03T15:01:36.813Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2020-01-03T15:01:36.813Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-03T15:01:36.950Z] #32 ... [2020-01-03T15:01:36.950Z] [2020-01-03T15:01:36.950Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:01:36.950Z] #60 57.89 + cd /tmp/tmp.o26zLeL3Vn/src/github.com/containerd/containerd [2020-01-03T15:01:36.950Z] #60 57.89 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-03T15:01:37.075Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-03T15:01:37.075Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-03T15:01:37.075Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-01-03T15:01:37.075Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-03T15:01:37.075Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-01-03T15:01:37.075Z] === RUN TestCopyFromContainer [2020-01-03T15:01:37.332Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-03T15:01:37.580Z] #60 59.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-03T15:01:37.580Z] #60 59.55 + BUILDTAGS='netgo osusergo static_build' [2020-01-03T15:01:37.580Z] #60 59.56 + export EXTRA_FLAGS=-buildmode=pie [2020-01-03T15:01:37.580Z] #60 59.56 + EXTRA_FLAGS=-buildmode=pie [2020-01-03T15:01:37.580Z] #60 59.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-03T15:01:37.580Z] #60 59.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-03T15:01:37.580Z] #60 59.56 + '[' '' = dynamic ']' [2020-01-03T15:01:37.580Z] #60 59.56 + make [2020-01-03T15:01:37.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:01:37.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:01:37.893Z] --- PASS: TestExecUser (1.09s) [2020-01-03T15:01:37.893Z] === RUN TestExportContainerAndImportImage [2020-01-03T15:01:37.897Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-03T15:01:38.462Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-03T15:01:39.028Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-03T15:01:39.028Z] === RUN TestCopyFromContainer// [2020-01-03T15:01:39.278Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2020-01-03T15:01:39.278Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-03T15:01:39.285Z] === RUN TestCopyFromContainer//bar/root [2020-01-03T15:01:39.285Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-03T15:01:39.285Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-03T15:01:39.543Z] === RUN TestCopyFromContainer/bar/quux [2020-01-03T15:01:39.543Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-03T15:01:39.639Z] #60 61.22 + bin/ctr [2020-01-03T15:01:39.800Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-03T15:01:40.058Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-03T15:01:40.058Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-03T15:01:40.268Z] #60 ... [2020-01-03T15:01:40.268Z] [2020-01-03T15:01:40.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:01:40.268Z] #11 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-03T15:01:40.268Z] #11 104.0 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-03T15:01:40.268Z] #11 104.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T15:01:40.268Z] #11 ... [2020-01-03T15:01:40.268Z] [2020-01-03T15:01:40.268Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:40.268Z] #32 113.6 internal/poll [2020-01-03T15:01:40.315Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-03T15:01:40.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-03T15:01:40.315Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer (3.35s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.28s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-03T15:01:40.573Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-01-03T15:01:40.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-03T15:01:40.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:40.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:40.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:40.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:40.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:40.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:40.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:01:40.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:01:40.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:01:40.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-03T15:01:40.573Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-03T15:01:40.573Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-03T15:01:40.573Z] === RUN TestCreateWithInvalidEnv [2020-01-03T15:01:40.573Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-03T15:01:40.573Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-03T15:01:40.573Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-03T15:01:40.573Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-03T15:01:40.573Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-03T15:01:40.573Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-03T15:01:40.573Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-03T15:01:40.573Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-03T15:01:40.573Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-03T15:01:40.573Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-03T15:01:40.573Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-03T15:01:40.573Z] === RUN TestCreateTmpfsMountsTarget [2020-01-03T15:01:40.573Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-03T15:01:40.573Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-03T15:01:40.661Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-01-03T15:01:40.661Z] === RUN TestHealthCheckWorkdir [2020-01-03T15:01:40.895Z] #32 ... [2020-01-03T15:01:40.895Z] [2020-01-03T15:01:40.895Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:40.895Z] #45 104.7 vendor/golang.org/x/text/transform [2020-01-03T15:01:40.895Z] #45 110.8 time [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.06s) [2020-01-03T15:01:41.136Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.42s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2020-01-03T15:01:41.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.98s) [2020-01-03T15:01:41.137Z] === RUN TestCgroupNamespacesRun [2020-01-03T15:01:41.184Z] #45 ... [2020-01-03T15:01:41.184Z] [2020-01-03T15:01:41.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:41.184Z] #42 23.65 make[1]: Nothing to be done for 'all'. [2020-01-03T15:01:41.184Z] #42 25.82 CC images/stats.o [2020-01-03T15:01:41.184Z] #42 26.70 CC images/core.o [2020-01-03T15:01:41.184Z] #42 27.65 CC images/core-x86.o [2020-01-03T15:01:41.184Z] #42 28.59 CC images/core-arm.o [2020-01-03T15:01:41.184Z] #42 29.29 CC images/core-aarch64.o [2020-01-03T15:01:41.184Z] #42 30.20 CC images/core-ppc64.o [2020-01-03T15:01:41.184Z] #42 31.53 CC images/core-s390.o [2020-01-03T15:01:41.184Z] #42 32.77 CC images/cpuinfo.o [2020-01-03T15:01:41.184Z] #42 33.53 CC images/inventory.o [2020-01-03T15:01:41.184Z] #42 33.91 CC images/fdinfo.o [2020-01-03T15:01:41.813Z] #42 34.53 CC images/fown.o [2020-01-03T15:01:41.933Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-01-03T15:01:41.933Z] === RUN TestHealthKillContainer [2020-01-03T15:01:41.944Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-03T15:01:41.944Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-03T15:01:42.102Z] #42 34.88 CC images/ns.o [2020-01-03T15:01:42.511Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-03T15:01:42.511Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-03T15:01:42.744Z] #42 35.33 CC images/regfile.o [2020-01-03T15:01:43.033Z] #42 35.66 CC images/ghost-file.o [2020-01-03T15:01:43.040Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-03T15:01:43.040Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-03T15:01:43.076Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-03T15:01:43.322Z] #42 ... [2020-01-03T15:01:43.322Z] [2020-01-03T15:01:43.322Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:43.322Z] #32 117.0 os [2020-01-03T15:01:43.641Z] --- PASS: TestCreateWithCustomMaskedPaths (2.85s) [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:43.641Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:43.641Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-03T15:01:43.641Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:01:43.642Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:01:43.642Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:01:43.642Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:01:43.642Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-03T15:01:43.899Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-03T15:01:43.899Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-03T15:01:44.349Z] #32 117.9 internal/fmtsort [2020-01-03T15:01:44.419Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-01-03T15:01:44.419Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-03T15:01:45.101Z] --- PASS: TestHealthKillContainer (3.04s) [2020-01-03T15:01:45.101Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-03T15:01:45.332Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-03T15:01:45.332Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-03T15:01:45.591Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-03T15:01:45.894Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-01-03T15:01:45.894Z] === RUN TestIpcModeNone [2020-01-03T15:01:46.322Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-01-03T15:01:46.322Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:46.526Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:46.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:01:46.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:01:46.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:01:46.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:01:46.526Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-03T15:01:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-03T15:01:46.526Z] === RUN TestContainerStartOnDaemonRestart [2020-01-03T15:01:46.526Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-03T15:01:46.526Z] === RUN TestDaemonRestartIpcMode [2020-01-03T15:01:46.526Z] === PAUSE TestDaemonRestartIpcMode [2020-01-03T15:01:46.526Z] === RUN TestDiff [2020-01-03T15:01:46.722Z] --- PASS: TestIpcModeNone (1.05s) [2020-01-03T15:01:46.722Z] === RUN TestIpcModePrivate [2020-01-03T15:01:47.067Z] #32 120.5 fmt [2020-01-03T15:01:47.067Z] #32 120.5 path/filepath [2020-01-03T15:01:47.457Z] --- PASS: TestDiff (1.01s) [2020-01-03T15:01:47.457Z] === RUN TestExecWithCloseStdin [2020-01-03T15:01:47.714Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-03T15:01:47.990Z] --- PASS: TestIpcModePrivate (1.11s) [2020-01-03T15:01:47.990Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-03T15:01:47.990Z] === RUN TestIpcModeShareable [2020-01-03T15:01:48.226Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-01-03T15:01:48.226Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-03T15:01:48.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-03T15:01:48.844Z] --- PASS: TestExecWithCloseStdin (1.13s) [2020-01-03T15:01:48.844Z] === RUN TestExec [2020-01-03T15:01:49.264Z] --- PASS: TestIpcModeShareable (1.05s) [2020-01-03T15:01:49.264Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-03T15:01:49.264Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-03T15:01:49.409Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-03T15:01:49.828Z] #32 123.1 io/ioutil [2020-01-03T15:01:49.977Z] --- PASS: TestExec (1.27s) [2020-01-03T15:01:49.977Z] === RUN TestExecUser [2020-01-03T15:01:49.977Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-03T15:01:50.119Z] #32 ... [2020-01-03T15:01:50.119Z] [2020-01-03T15:01:50.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:50.119Z] #42 36.30 CC images/fifo.o [2020-01-03T15:01:50.119Z] #42 36.67 CC images/remap-file-path.o [2020-01-03T15:01:50.119Z] #42 37.01 CC images/eventfd.o [2020-01-03T15:01:50.119Z] #42 37.34 CC images/eventpoll.o [2020-01-03T15:01:50.119Z] #42 37.84 CC images/fh.o [2020-01-03T15:01:50.119Z] #42 38.37 CC images/fsnotify.o [2020-01-03T15:01:50.119Z] #42 39.75 CC images/signalfd.o [2020-01-03T15:01:50.119Z] #42 40.22 CC images/fs.o [2020-01-03T15:01:50.119Z] #42 40.53 CC images/pstree.o [2020-01-03T15:01:50.119Z] #42 40.87 CC images/pipe.o [2020-01-03T15:01:50.119Z] #42 41.27 CC images/tcp-stream.o [2020-01-03T15:01:50.119Z] #42 41.72 CC images/sk-packet.o [2020-01-03T15:01:50.119Z] #42 42.18 CC images/mnt.o [2020-01-03T15:01:50.119Z] #42 42.68 CC images/pipe-data.o [2020-01-03T15:01:50.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-01-03T15:01:50.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-03T15:01:50.409Z] #42 42.98 CC images/sa.o [2020-01-03T15:01:50.699Z] #42 43.39 CC images/timer.o [2020-01-03T15:01:50.702Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-01-03T15:01:50.702Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-03T15:01:50.908Z] --- PASS: TestExecUser (1.01s) [2020-01-03T15:01:50.908Z] === RUN TestExportContainerAndImportImage [2020-01-03T15:01:51.650Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-01-03T15:01:51.650Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-03T15:01:51.740Z] #42 44.13 CC images/timerfd.o [2020-01-03T15:01:51.842Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-03T15:01:52.100Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-01-03T15:01:52.100Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-03T15:01:52.370Z] #42 44.88 CC images/mm.o [2020-01-03T15:01:52.370Z] #42 ... [2020-01-03T15:01:52.370Z] [2020-01-03T15:01:52.370Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:52.370Z] #32 126.0 github.com/BurntSushi/toml [2020-01-03T15:01:52.370Z] #32 126.0 log [2020-01-03T15:01:52.370Z] #32 126.0 flag [2020-01-03T15:01:52.449Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2020-01-03T15:01:52.450Z] === RUN TestAPIIpcModeHost [2020-01-03T15:01:52.830Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-01-03T15:01:52.830Z] === RUN TestDaemonIpcModeShareable [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/server/middleware 0.154s coverage: 37.7% of statements [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/types/strslice 0.095s coverage: 90.0% of statements [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/server/router/swarm 0.132s coverage: 4.0% of statements [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/types/time 0.238s coverage: 100.0% of statements [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-03T15:01:53.190Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-03T15:01:53.190Z] ok github.com/docker/docker/builder/dockerignore 0.057s coverage: 96.8% of statements [2020-01-03T15:01:53.401Z] #32 ... [2020-01-03T15:01:53.401Z] [2020-01-03T15:01:53.401Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:01:53.401Z] #45 117.2 regexp [2020-01-03T15:01:53.401Z] #45 125.5 net [2020-01-03T15:01:53.401Z] #45 125.5 os/exec [2020-01-03T15:01:53.555Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-01-03T15:01:53.556Z] === RUN TestKernelTCPMemory [2020-01-03T15:01:53.652Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2020-01-03T15:01:53.690Z] #45 ... [2020-01-03T15:01:53.690Z] [2020-01-03T15:01:53.690Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:01:53.690Z] #42 45.55 CC images/sk-opts.o [2020-01-03T15:01:53.690Z] #42 45.92 CC images/sk-unix.o [2020-01-03T15:01:53.980Z] #42 46.62 CC images/sk-inet.o [2020-01-03T15:01:53.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-01-03T15:01:53.997Z] === RUN TestHealthCheckWorkdir [2020-01-03T15:01:53.997Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-03T15:01:54.492Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-01-03T15:01:54.492Z] === RUN TestNISDomainname [2020-01-03T15:01:54.624Z] ok github.com/docker/docker/builder/remotecontext 0.640s coverage: 9.2% of statements [2020-01-03T15:01:54.670Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-01-03T15:01:54.670Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-03T15:01:54.670Z] === RUN TestDaemonIpcModePrivate [2020-01-03T15:01:54.928Z] --- PASS: TestHealthCheckWorkdir (1.31s) [2020-01-03T15:01:54.928Z] === RUN TestHealthKillContainer [2020-01-03T15:01:55.007Z] #42 47.40 CC images/tun.o [2020-01-03T15:01:55.085Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 46.3% of statements [2020-01-03T15:01:55.427Z] --- PASS: TestNISDomainname (1.00s) [2020-01-03T15:01:55.427Z] === RUN TestHostnameDnsResolution [2020-01-03T15:01:55.640Z] #42 48.09 CC images/sk-netlink.o [2020-01-03T15:01:55.929Z] #42 48.53 CC images/packet-sock.o [2020-01-03T15:01:56.490Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-01-03T15:01:56.490Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-03T15:01:56.490Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-03T15:01:56.824Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-03T15:01:56.986Z] #42 49.46 CC images/ipc-var.o [2020-01-03T15:01:57.276Z] #42 49.94 CC images/ipc-desc.o [2020-01-03T15:01:57.331Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-01-03T15:01:57.331Z] === RUN TestStats [2020-01-03T15:01:57.390Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-03T15:01:57.936Z] #42 50.41 CC images/ipc-shm.o [2020-01-03T15:01:57.955Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-03T15:01:57.955Z] --- PASS: TestHealthKillContainer (3.09s) [2020-01-03T15:01:57.955Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-03T15:01:58.226Z] #42 50.96 CC images/ipc-msg.o [2020-01-03T15:01:58.564Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2020-01-03T15:01:58.564Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-03T15:01:58.564Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-03T15:01:58.857Z] #42 51.51 CC images/ipc-sem.o [2020-01-03T15:01:58.886Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-01-03T15:01:58.886Z] === RUN TestIpcModeNone [2020-01-03T15:01:59.233Z] --- PASS: TestStats (1.88s) [2020-01-03T15:01:59.233Z] === RUN TestStopContainerWithTimeout [2020-01-03T15:01:59.233Z] === RUN TestStopContainerWithTimeout/0 [2020-01-03T15:01:59.233Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-03T15:01:59.233Z] === RUN TestStopContainerWithTimeout/1 [2020-01-03T15:01:59.233Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-03T15:01:59.233Z] === RUN TestStopContainerWithTimeout/3 [2020-01-03T15:01:59.233Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-03T15:01:59.233Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-03T15:01:59.233Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-03T15:01:59.233Z] === CONT TestStopContainerWithTimeout/0 [2020-01-03T15:01:59.233Z] === CONT TestStopContainerWithTimeout/3 [2020-01-03T15:01:59.233Z] === CONT TestStopContainerWithTimeout/1 [2020-01-03T15:01:59.233Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-03T15:01:59.235Z] #42 51.91 CC images/utsns.o [2020-01-03T15:01:59.525Z] #42 52.24 CC images/creds.o [2020-01-03T15:01:59.525Z] #42 ... [2020-01-03T15:01:59.525Z] [2020-01-03T15:01:59.525Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:01:59.525Z] #32 133.2 github.com/BurntSushi/toml/cmd/tomlv [2020-01-03T15:02:00.100Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-01-03T15:02:00.100Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-03T15:02:00.100Z] === RUN TestIpcModeOlderClient [2020-01-03T15:02:00.100Z] === PAUSE TestIpcModeOlderClient [2020-01-03T15:02:00.100Z] === RUN TestKillContainerInvalidSignal [2020-01-03T15:02:00.327Z] --- PASS: TestIpcModeNone (1.24s) [2020-01-03T15:02:00.327Z] === RUN TestIpcModePrivate [2020-01-03T15:02:01.259Z] --- PASS: TestIpcModePrivate (0.90s) [2020-01-03T15:02:01.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-01-03T15:02:01.259Z] === RUN TestIpcModeShareable [2020-01-03T15:02:01.259Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-03T15:02:01.362Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-01-03T15:02:01.362Z] === RUN TestKillContainer [2020-01-03T15:02:01.362Z] === RUN TestKillContainer/no_signal [2020-01-03T15:02:02.150Z] === RUN TestKillContainer/non_killing_signal [2020-01-03T15:02:02.191Z] --- PASS: TestIpcModeShareable (1.02s) [2020-01-03T15:02:02.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-01-03T15:02:02.191Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-03T15:02:02.449Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-03T15:02:02.449Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-03T15:02:02.518Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-03T15:02:02.518Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2020-01-03T15:02:02.518Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-01-03T15:02:02.518Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-01-03T15:02:02.518Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2020-01-03T15:02:02.518Z] === RUN TestDeleteDevicemapper [2020-01-03T15:02:02.518Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-03T15:02:02.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:02:02.518Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-03T15:02:02.523Z] === RUN TestKillContainer/killing_signal [2020-01-03T15:02:03.796Z] --- PASS: TestKillContainer (2.83s) [2020-01-03T15:02:03.796Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-01-03T15:02:03.796Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-01-03T15:02:03.796Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-01-03T15:02:03.796Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-03T15:02:03.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-03T15:02:04.343Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-03T15:02:04.423Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-01-03T15:02:04.424Z] === RUN TestUpdateMemory [2020-01-03T15:02:04.424Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-03T15:02:04.424Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:04.424Z] === RUN TestUpdateCPUQuota [2020-01-03T15:02:05.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-03T15:02:05.073Z] #32 ... [2020-01-03T15:02:05.073Z] [2020-01-03T15:02:05.073Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:05.073Z] #45 128.7 internal/lazyregexp [2020-01-03T15:02:05.073Z] #45 133.2 encoding/binary [2020-01-03T15:02:05.073Z] #45 133.2 go/token [2020-01-03T15:02:05.073Z] #45 133.2 net/url [2020-01-03T15:02:05.073Z] #45 136.6 go/scanner [2020-01-03T15:02:05.073Z] #45 ... [2020-01-03T15:02:05.073Z] [2020-01-03T15:02:05.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:05.073Z] #42 52.63 CC images/vma.o [2020-01-03T15:02:05.073Z] #42 53.08 CC images/netdev.o [2020-01-03T15:02:05.073Z] #42 53.83 CC images/tty.o [2020-01-03T15:02:05.073Z] #42 54.99 CC images/file-lock.o [2020-01-03T15:02:05.073Z] #42 55.30 CC images/rlimit.o [2020-01-03T15:02:05.073Z] #42 55.65 CC images/pagemap.o [2020-01-03T15:02:05.073Z] #42 56.36 CC images/siginfo.o [2020-01-03T15:02:05.073Z] #42 56.88 CC images/rpc.o [2020-01-03T15:02:05.360Z] #42 ... [2020-01-03T15:02:05.360Z] [2020-01-03T15:02:05.360Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-03T15:02:05.360Z] #32 DONE 138.9s [2020-01-03T15:02:05.360Z] [2020-01-03T15:02:05.360Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:02:05.360Z] #11 131.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-03T15:02:05.360Z] #11 131.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-03T15:02:05.360Z] #11 131.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T15:02:05.725Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.29s) [2020-01-03T15:02:05.725Z] === RUN TestAPIIpcModeHost [2020-01-03T15:02:05.725Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-03T15:02:05.800Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-01-03T15:02:05.800Z] === RUN TestUpdatePidsLimit [2020-01-03T15:02:05.800Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-03T15:02:05.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2020-01-03T15:02:05.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-01-03T15:02:05.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-01-03T15:02:05.851Z] === RUN TestKillStoppedContainer [2020-01-03T15:02:05.851Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-03T15:02:05.851Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-03T15:02:05.851Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-03T15:02:05.851Z] === RUN TestKillDifferentUserContainer [2020-01-03T15:02:06.289Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-01-03T15:02:06.289Z] === RUN TestDaemonIpcModeShareable [2020-01-03T15:02:06.368Z] === RUN TestUpdatePidsLimit/no_change [2020-01-03T15:02:06.627Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-03T15:02:06.647Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-01-03T15:02:06.648Z] === RUN TestInspectOomKilledTrue [2020-01-03T15:02:06.857Z] #11 ... [2020-01-03T15:02:06.857Z] [2020-01-03T15:02:06.857Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:06.857Z] #45 140.5 text/template/parse [2020-01-03T15:02:06.886Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-03T15:02:07.038Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-03T15:02:07.038Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:07.038Z] === RUN TestInspectOomKilledFalse [2020-01-03T15:02:07.038Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-03T15:02:07.038Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:07.038Z] === RUN TestLinksEtcHostsContentMatch [2020-01-03T15:02:07.406Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-01-03T15:02:07.406Z] === RUN TestLinksContainerNames [2020-01-03T15:02:07.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-03T15:02:07.498Z] ok github.com/docker/docker/client 0.672s coverage: 75.3% of statements [2020-01-03T15:02:07.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-03T15:02:07.894Z] #45 141.6 encoding/base64 [2020-01-03T15:02:08.187Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-01-03T15:02:08.187Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-01-03T15:02:08.187Z] === RUN TestDaemonIpcModePrivate [2020-01-03T15:02:08.371Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-03T15:02:08.522Z] #45 142.1 go/ast [2020-01-03T15:02:08.752Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-03T15:02:09.223Z] --- PASS: TestLinksContainerNames (1.72s) [2020-01-03T15:02:09.223Z] === RUN TestLogsFollowTailEmpty [2020-01-03T15:02:09.317Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-01-03T15:02:09.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-01-03T15:02:09.750Z] === RUN TestUpdateRestartPolicy [2020-01-03T15:02:09.881Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-03T15:02:10.020Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-01-03T15:02:10.020Z] === RUN TestContainerNetworkMountsNoChown [2020-01-03T15:02:10.168Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-01-03T15:02:10.168Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2020-01-03T15:02:10.168Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-03T15:02:10.584Z] #45 144.3 encoding/json [2020-01-03T15:02:10.731Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-03T15:02:10.731Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-03T15:02:11.070Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-03T15:02:11.468Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/default [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/default [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/private [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/private [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rprivate [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/slave [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/slave [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rslave [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/shared [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/shared [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rshared [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/default [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rshared [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/shared [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rslave [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/slave [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rprivate [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/private [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:11.468Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:11.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:11.468Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:11.634Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:12.031Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-03T15:02:12.031Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-03T15:02:12.031Z] === RUN TestContainerBindMountNonRecursive [2020-01-03T15:02:12.200Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.13s) [2020-01-03T15:02:12.201Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2020-01-03T15:02:12.201Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-03T15:02:13.133Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-03T15:02:14.084Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-01-03T15:02:14.084Z] === RUN TestNetworkNat [2020-01-03T15:02:14.087Z] #45 ... [2020-01-03T15:02:14.087Z] [2020-01-03T15:02:14.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:14.087Z] #42 59.97 CC images/ext-file.o [2020-01-03T15:02:14.087Z] #42 60.42 CC images/cgroup.o [2020-01-03T15:02:14.087Z] #42 61.65 CC images/userns.o [2020-01-03T15:02:14.087Z] #42 62.13 CC images/google/protobuf/descriptor.o [2020-01-03T15:02:14.087Z] #42 65.31 CC images/opts.o [2020-01-03T15:02:14.087Z] #42 65.77 CC images/seccomp.o [2020-01-03T15:02:14.087Z] #42 66.22 CC images/binfmt-misc.o [2020-01-03T15:02:14.087Z] #42 66.57 CC images/time.o [2020-01-03T15:02:14.377Z] #42 66.85 CC images/sysctl.o [2020-01-03T15:02:14.508Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2020-01-03T15:02:14.508Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2020-01-03T15:02:14.508Z] === RUN TestIpcModeOlderClient [2020-01-03T15:02:14.508Z] === PAUSE TestIpcModeOlderClient [2020-01-03T15:02:14.508Z] === RUN TestKillContainerInvalidSignal [2020-01-03T15:02:14.666Z] #42 67.24 CC images/autofs.o [2020-01-03T15:02:14.877Z] --- PASS: TestNetworkNat (0.93s) [2020-01-03T15:02:14.877Z] === RUN TestNetworkLocalhostTCPNat [2020-01-03T15:02:14.955Z] #42 67.56 CC images/macvlan.o [2020-01-03T15:02:15.073Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-03T15:02:15.073Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-01-03T15:02:15.073Z] === RUN TestKillContainer [2020-01-03T15:02:15.073Z] === RUN TestKillContainer/no_signal [2020-01-03T15:02:15.586Z] #42 68.00 CC images/sit.o [2020-01-03T15:02:15.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-01-03T15:02:15.676Z] === RUN TestNetworkLoopbackNat [2020-01-03T15:02:15.886Z] #42 68.46 LINK images/built-in.o [2020-01-03T15:02:16.004Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-03T15:02:16.176Z] #42 68.72 GEN compel/include/asm [2020-01-03T15:02:16.176Z] #42 68.73 GEN compel/include/version.h [2020-01-03T15:02:16.176Z] #42 68.76 touch .config [2020-01-03T15:02:16.176Z] #42 68.77 GEN include/common/config.h [2020-01-03T15:02:16.176Z] #42 68.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-03T15:02:16.176Z] #42 68.91 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-03T15:02:16.176Z] #42 68.96 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-03T15:02:16.176Z] #42 68.99 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-03T15:02:16.262Z] === RUN TestKillContainer/non_killing_signal [2020-01-03T15:02:16.467Z] #42 69.10 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-03T15:02:16.467Z] #42 69.13 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-03T15:02:16.467Z] #42 69.20 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-03T15:02:16.759Z] #42 69.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-03T15:02:16.759Z] #42 69.27 DEP compel/plugins/std/infect.d [2020-01-03T15:02:16.759Z] #42 ... [2020-01-03T15:02:16.759Z] [2020-01-03T15:02:16.759Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-03T15:02:16.828Z] === RUN TestKillContainer/killing_signal [2020-01-03T15:02:16.828Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-03T15:02:16.945Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-01-03T15:02:16.945Z] === RUN TestPause [2020-01-03T15:02:17.049Z] #11 150.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-03T15:02:17.049Z] #11 150.8 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-03T15:02:17.049Z] #11 150.8 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-03T15:02:17.049Z] #11 151.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-03T15:02:17.049Z] #11 151.0 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-03T15:02:17.049Z] #11 151.0 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-03T15:02:17.628Z] #11 151.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-03T15:02:17.628Z] #11 151.4 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-03T15:02:17.628Z] #11 151.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-03T15:02:17.628Z] #11 151.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-03T15:02:17.628Z] #11 151.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-03T15:02:17.628Z] #11 151.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-03T15:02:17.628Z] #11 151.6 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-03T15:02:17.628Z] #11 151.7 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-03T15:02:17.919Z] #11 151.7 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-03T15:02:17.919Z] #11 151.7 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up btrfs-progs (4.7.3-1) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T15:02:17.919Z] #11 151.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-01-03T15:02:17.919Z] #11 151.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-03T15:02:17.919Z] #11 151.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-01-03T15:02:17.919Z] #11 151.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-03T15:02:17.919Z] #11 151.8 Setting up btrfs-tools (4.7.3-1) ... [2020-01-03T15:02:17.919Z] #11 151.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-03T15:02:17.919Z] #11 151.9 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-01-03T15:02:17.919Z] #11 151.9 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-01-03T15:02:17.919Z] #11 151.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-03T15:02:17.919Z] #11 151.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-03T15:02:17.919Z] #11 151.9 Setting up dmsetup (2:1.02.137-2) ... [2020-01-03T15:02:17.919Z] #11 151.9 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-03T15:02:17.919Z] #11 151.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:02:18.200Z] --- PASS: TestKillContainer (2.76s) [2020-01-03T15:02:18.200Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-01-03T15:02:18.200Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-01-03T15:02:18.200Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-01-03T15:02:18.200Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-03T15:02:18.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-03T15:02:18.208Z] #11 DONE 152.1s [2020-01-03T15:02:18.208Z] [2020-01-03T15:02:18.209Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T15:02:18.218Z] --- PASS: TestPause (0.91s) [2020-01-03T15:02:18.218Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-03T15:02:18.218Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:02:18.218Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:02:18.218Z] === RUN TestPauseStopPausedContainer [2020-01-03T15:02:18.499Z] #53 DONE 0.3s [2020-01-03T15:02:18.499Z] [2020-01-03T15:02:18.499Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-03T15:02:18.499Z] #54 DONE 0.1s [2020-01-03T15:02:18.499Z] [2020-01-03T15:02:18.499Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:18.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-03T15:02:18.766Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-03T15:02:18.766Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-03T15:02:18.996Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-01-03T15:02:18.996Z] === RUN TestPsFilter [2020-01-03T15:02:18.996Z] --- PASS: TestPsFilter (0.24s) [2020-01-03T15:02:18.996Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-03T15:02:19.131Z] #55 0.379 + RM_GOPATH=0 [2020-01-03T15:02:19.131Z] #55 0.379 + TMP_GOPATH= [2020-01-03T15:02:19.131Z] #55 0.379 + : /build [2020-01-03T15:02:19.131Z] #55 0.379 + '[' -z '' ']' [2020-01-03T15:02:19.131Z] #55 0.380 ++ mktemp -d [2020-01-03T15:02:19.131Z] #55 0.387 + export GOPATH=/tmp/tmp.dJUlUQJD6V [2020-01-03T15:02:19.131Z] #55 0.387 + GOPATH=/tmp/tmp.dJUlUQJD6V [2020-01-03T15:02:19.131Z] #55 0.387 + RM_GOPATH=1 [2020-01-03T15:02:19.131Z] #55 0.388 ++ dirname ./install.sh [2020-01-03T15:02:19.131Z] #55 0.398 + dir=. [2020-01-03T15:02:19.131Z] #55 0.398 + bin=runc [2020-01-03T15:02:19.131Z] #55 0.398 + shift [2020-01-03T15:02:19.131Z] #55 0.398 + '[' '!' -f ./runc.installer ']' [2020-01-03T15:02:19.131Z] #55 0.398 + . ./runc.installer [2020-01-03T15:02:19.131Z] #55 0.399 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-03T15:02:19.131Z] #55 0.399 + install_runc [2020-01-03T15:02:19.131Z] #55 0.400 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-03T15:02:19.131Z] #55 0.407 + uname -r [2020-01-03T15:02:19.131Z] #55 0.409 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-03T15:02:19.131Z] #55 0.410 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-03T15:02:19.131Z] #55 0.410 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-03T15:02:19.131Z] #55 0.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dJUlUQJD6V/src/github.com/opencontainers/runc [2020-01-03T15:02:19.131Z] #55 0.434 Cloning into '/tmp/tmp.dJUlUQJD6V/src/github.com/opencontainers/runc'... [2020-01-03T15:02:19.131Z] #55 ... [2020-01-03T15:02:19.131Z] [2020-01-03T15:02:19.131Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-03T15:02:19.131Z] #12 DONE 0.9s [2020-01-03T15:02:19.508Z] [2020-01-03T15:02:19.508Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-03T15:02:19.508Z] #13 DONE 0.5s [2020-01-03T15:02:19.508Z] [2020-01-03T15:02:19.508Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-03T15:02:19.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2020-01-03T15:02:19.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-01-03T15:02:19.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) [2020-01-03T15:02:19.855Z] === RUN TestKillStoppedContainer [2020-01-03T15:02:19.855Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-03T15:02:19.855Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-03T15:02:19.934Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-01-03T15:02:19.934Z] === RUN TestRemoveContainerWithVolume [2020-01-03T15:02:20.113Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-03T15:02:20.113Z] === RUN TestKillDifferentUserContainer [2020-01-03T15:02:20.113Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-03T15:02:20.140Z] #14 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-03T15:02:20.140Z] #14 DONE 0.4s [2020-01-03T15:02:20.140Z] [2020-01-03T15:02:20.140Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-03T15:02:20.430Z] #15 DONE 0.4s [2020-01-03T15:02:20.430Z] [2020-01-03T15:02:20.430Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:20.430Z] #42 69.57 DEP compel/plugins/std/string.d [2020-01-03T15:02:20.430Z] #42 69.73 DEP compel/plugins/std/log.d [2020-01-03T15:02:20.430Z] #42 69.90 DEP compel/plugins/std/fds.d [2020-01-03T15:02:20.430Z] #42 70.07 DEP compel/plugins/std/std.d [2020-01-03T15:02:20.430Z] #42 70.32 DEP compel/plugins/shmem/shmem.d [2020-01-03T15:02:20.430Z] #42 70.49 DEP compel/plugins/fds/fds.d [2020-01-03T15:02:20.430Z] #42 70.76 CC compel/plugins/std/std.o [2020-01-03T15:02:20.430Z] #42 71.33 CC compel/plugins/std/fds.o [2020-01-03T15:02:20.430Z] #42 72.12 CC compel/plugins/std/log.o [2020-01-03T15:02:20.676Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-03T15:02:20.720Z] #42 ... [2020-01-03T15:02:20.720Z] [2020-01-03T15:02:20.720Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-03T15:02:20.720Z] #16 DONE 0.4s [2020-01-03T15:02:20.735Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-01-03T15:02:20.735Z] === RUN TestRemoveContainerRunning [2020-01-03T15:02:20.933Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-01-03T15:02:20.933Z] === RUN TestInspectOomKilledTrue [2020-01-03T15:02:20.933Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-03T15:02:20.933Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:20.933Z] === RUN TestInspectOomKilledFalse [2020-01-03T15:02:20.933Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-03T15:02:20.933Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:20.933Z] === RUN TestLinksEtcHostsContentMatch [2020-01-03T15:02:21.011Z] [2020-01-03T15:02:21.011Z] #17 [dev 6/24] RUN ldconfig [2020-01-03T15:02:21.301Z] #17 DONE 0.5s [2020-01-03T15:02:21.301Z] [2020-01-03T15:02:21.301Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:02:21.498Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-03T15:02:21.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2020-01-03T15:02:21.498Z] === RUN TestLinksContainerNames [2020-01-03T15:02:21.526Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-01-03T15:02:21.526Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-03T15:02:21.930Z] #18 0.555 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-03T15:02:21.930Z] #18 0.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-03T15:02:22.248Z] #18 0.723 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-03T15:02:22.248Z] #18 0.739 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-03T15:02:22.248Z] #18 0.925 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-03T15:02:22.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2020-01-03T15:02:22.786Z] === RUN TestRemoveInvalidContainer [2020-01-03T15:02:22.786Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-03T15:02:22.786Z] === RUN TestRenameLinkedContainer [2020-01-03T15:02:22.869Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-03T15:02:22.876Z] #18 1.607 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-03T15:02:23.433Z] --- PASS: TestLinksContainerNames (1.68s) [2020-01-03T15:02:23.433Z] === RUN TestLogsFollowTailEmpty [2020-01-03T15:02:24.367Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-01-03T15:02:24.367Z] === RUN TestContainerNetworkMountsNoChown [2020-01-03T15:02:24.625Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-03T15:02:24.625Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-01-03T15:02:24.625Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-03T15:02:24.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-01-03T15:02:24.626Z] === RUN TestWaitNonBlocked [2020-01-03T15:02:24.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:02:24.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:02:24.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:02:24.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:02:24.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:02:24.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:02:24.626Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-03T15:02:24.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-01-03T15:02:24.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-01-03T15:02:24.626Z] === RUN TestWaitBlocked [2020-01-03T15:02:24.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:02:24.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:02:24.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:02:24.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:02:24.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:02:24.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:02:24.705Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T15:02:24.706Z] [2020-01-03T15:02:24.706Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-03T15:02:24.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-03T15:02:24.706Z] Using test binary docker [2020-01-03T15:02:24.706Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-03T15:02:24.706Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T15:02:24.706Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T15:02:24.706Z] Warning failed to create cache: (null) [2020-01-03T15:02:24.706Z] . [2020-01-03T15:02:24.706Z] INFO: Waiting for daemon to start... [2020-01-03T15:02:24.706Z] Starting dockerd [2020-01-03T15:02:24.885Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-03T15:02:24.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-01-03T15:02:24.885Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-01-03T15:02:24.885Z] === CONT TestContainerStartOnDaemonRestart [2020-01-03T15:02:24.885Z] === CONT TestDaemonRestartIpcMode [2020-01-03T15:02:24.885Z] === CONT TestIpcModeOlderClient [2020-01-03T15:02:24.934Z] #18 3.394 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-03T15:02:25.144Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-03T15:02:25.193Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-03T15:02:25.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/default [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/default [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/private [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/private [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rprivate [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/slave [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/slave [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rslave [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/shared [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/shared [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rshared [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/default [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/rshared [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:02:25.193Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/shared [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/rslave [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/slave [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/rprivate [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/private [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:25.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:25.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:02:25.193Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-03T15:02:25.228Z] ok github.com/docker/docker/builder/remotecontext/git 31.975s coverage: 86.3% of statements [2020-01-03T15:02:25.228Z] ? github.com/docker/docker/cli [no test files] [2020-01-03T15:02:25.228Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-03T15:02:25.450Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:02:25.450Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:02:25.450Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:02:25.450Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:02:25.707Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:02:25.971Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:02:25.990Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-01-03T15:02:25.990Z] === RUN TestRenameStoppedContainer [2020-01-03T15:02:26.109Z] . [2020-01-03T15:02:26.109Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-03T15:02:26.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:02:26.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:02:26.228Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-03T15:02:26.228Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.19s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.23s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.16s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.18s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-03T15:02:26.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-03T15:02:26.228Z] === RUN TestContainerBindMountNonRecursive [2020-01-03T15:02:26.434Z] #18 4.728 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-03T15:02:27.244Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-01-03T15:02:27.244Z] === RUN TestRenameRunningContainerAndReuse [2020-01-03T15:02:28.430Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2020-01-03T15:02:28.492Z] #18 ... [2020-01-03T15:02:28.492Z] [2020-01-03T15:02:28.492Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:28.492Z] #42 73.67 CC compel/plugins/std/string.o [2020-01-03T15:02:28.492Z] #42 74.70 CC compel/plugins/std/infect.o [2020-01-03T15:02:28.492Z] #42 75.68 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-03T15:02:28.492Z] #42 75.76 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-03T15:02:28.492Z] #42 75.89 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-03T15:02:28.492Z] #42 75.98 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-03T15:02:28.492Z] #42 76.06 AR compel/plugins/std.lib.a [2020-01-03T15:02:28.492Z] #42 76.27 CC compel/plugins/fds/fds.o [2020-01-03T15:02:28.492Z] #42 76.79 AR compel/plugins/fds.lib.a [2020-01-03T15:02:28.492Z] #42 76.84 HOSTDEP compel/src/lib/log-host.d [2020-01-03T15:02:28.492Z] #42 76.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-03T15:02:28.492Z] #42 77.21 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-03T15:02:28.492Z] #42 77.45 HOSTDEP compel/src/main-host.d [2020-01-03T15:02:28.492Z] #42 77.71 DEP compel/src/lib/ptrace.d [2020-01-03T15:02:28.492Z] #42 77.99 DEP compel/src/lib/infect.d [2020-01-03T15:02:28.492Z] #42 78.36 DEP compel/src/lib/infect-util.d [2020-01-03T15:02:28.492Z] #42 78.66 DEP compel/src/lib/infect-rpc.d [2020-01-03T15:02:28.492Z] #42 78.89 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-03T15:02:28.492Z] #42 79.08 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-03T15:02:28.492Z] #42 79.28 DEP compel/src/lib/log.d [2020-01-03T15:02:28.492Z] #42 79.52 DEP compel/src/main.d [2020-01-03T15:02:28.492Z] #42 79.78 DEP compel/src/lib/handle-elf.d [2020-01-03T15:02:28.492Z] #42 80.00 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-03T15:02:28.492Z] #42 80.30 CC compel/src/lib/log.o [2020-01-03T15:02:28.492Z] #42 80.86 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-03T15:02:28.751Z] --- PASS: TestContainerBindMountNonRecursive (2.44s) [2020-01-03T15:02:28.751Z] === RUN TestNetworkNat [2020-01-03T15:02:28.751Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-03T15:02:28.781Z] #42 81.41 CC compel/arch/ppc64/src/lib/infect.o [2020-01-03T15:02:29.112Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-01-03T15:02:29.112Z] === RUN TestRenameInvalidName [2020-01-03T15:02:29.682Z] --- PASS: TestNetworkNat (0.84s) [2020-01-03T15:02:29.682Z] === RUN TestNetworkLocalhostTCPNat [2020-01-03T15:02:29.806Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2020-01-03T15:02:29.806Z] PASS [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === Skipped [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-03T15:02:29.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-03T15:02:29.806Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-03T15:02:29.806Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:02:29.806Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-03T15:02:29.806Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-03T15:02:29.806Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] [2020-01-03T15:02:29.806Z] DONE 197 tests, 6 skipped in 126.180s [2020-01-03T15:02:29.806Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-03T15:02:29.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:02:29.806Z] ++ set -e [2020-01-03T15:02:29.806Z] ++ '[' -n 0 ']' [2020-01-03T15:02:29.806Z] ++ set -x [2020-01-03T15:02:29.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:02:29.806Z] INFO: Testing against a local daemon [2020-01-03T15:02:29.806Z] === RUN TestCommitInheritsEnv [2020-01-03T15:02:30.046Z] --- PASS: TestRenameInvalidName (1.01s) [2020-01-03T15:02:30.047Z] === RUN TestRenameAnonymousContainer [2020-01-03T15:02:30.247Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-01-03T15:02:30.247Z] === RUN TestNetworkLoopbackNat [2020-01-03T15:02:30.296Z] #42 82.86 CC compel/src/lib/infect-rpc.o [2020-01-03T15:02:30.373Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-01-03T15:02:30.373Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-03T15:02:30.373Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-03T15:02:30.373Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-03T15:02:30.373Z] === RUN TestImagesFilterMultiReference [2020-01-03T15:02:30.373Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-03T15:02:30.373Z] === RUN TestImagePullPlatformInvalid [2020-01-03T15:02:30.588Z] #42 ... [2020-01-03T15:02:30.588Z] [2020-01-03T15:02:30.588Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:30.588Z] #55 12.08 + cd /tmp/tmp.dJUlUQJD6V/src/github.com/opencontainers/runc [2020-01-03T15:02:30.631Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-03T15:02:30.631Z] === RUN TestRemoveImageOrphaning [2020-01-03T15:02:30.877Z] #55 12.08 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-03T15:02:31.198Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-01-03T15:02:31.198Z] === RUN TestRemoveImageGarbageCollector [2020-01-03T15:02:31.198Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:02:31.198Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:02:31.198Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-03T15:02:31.198Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-03T15:02:31.198Z] === RUN TestTagInvalidReference [2020-01-03T15:02:31.198Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-03T15:02:31.198Z] === RUN TestTagValidPrefixedRepo [2020-01-03T15:02:31.198Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-03T15:02:31.198Z] === RUN TestTagExistedNameWithoutForce [2020-01-03T15:02:31.198Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-03T15:02:31.198Z] === RUN TestTagOfficialNames [2020-01-03T15:02:31.457Z] --- PASS: TestTagOfficialNames (0.08s) [2020-01-03T15:02:31.457Z] === RUN TestTagMatchesDigest [2020-01-03T15:02:31.457Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-03T15:02:31.457Z] PASS [2020-01-03T15:02:31.457Z] [2020-01-03T15:02:31.457Z] === Skipped [2020-01-03T15:02:31.457Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-03T15:02:31.457Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-03T15:02:31.457Z] [2020-01-03T15:02:31.457Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:02:31.457Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:02:31.457Z] [2020-01-03T15:02:31.457Z] [2020-01-03T15:02:31.457Z] DONE 12 tests, 2 skipped in 1.840s [2020-01-03T15:02:31.457Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-03T15:02:31.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:02:31.457Z] ++ set -e [2020-01-03T15:02:31.457Z] ++ '[' -n 0 ']' [2020-01-03T15:02:31.457Z] ++ set -x [2020-01-03T15:02:31.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:02:31.506Z] #55 12.71 + '[' -z '' ']' [2020-01-03T15:02:31.506Z] #55 12.71 + target=static [2020-01-03T15:02:31.506Z] #55 12.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-03T15:02:31.619Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2020-01-03T15:02:31.619Z] === RUN TestPause [2020-01-03T15:02:31.715Z] INFO: Testing against a local daemon [2020-01-03T15:02:31.715Z] === RUN TestNetworkCreateDelete [2020-01-03T15:02:31.974Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-01-03T15:02:31.974Z] === RUN TestDockerNetworkDeletePreferID [2020-01-03T15:02:32.184Z] --- PASS: TestPause (0.71s) [2020-01-03T15:02:32.184Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-03T15:02:32.184Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:02:32.184Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:02:32.184Z] === RUN TestPauseStopPausedContainer [2020-01-03T15:02:32.336Z] ok github.com/docker/docker/cmd/dockerd 0.748s coverage: 19.0% of statements [2020-01-03T15:02:32.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-03T15:02:33.005Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-01-03T15:02:33.005Z] === RUN TestPsFilter [2020-01-03T15:02:33.351Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-01-03T15:02:33.351Z] === RUN TestInspectNetwork [2020-01-03T15:02:33.365Z] --- PASS: TestRenameAnonymousContainer (3.13s) [2020-01-03T15:02:33.365Z] === RUN TestRenameContainerWithSameName [2020-01-03T15:02:33.634Z] --- PASS: TestPsFilter (0.38s) [2020-01-03T15:02:33.634Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-03T15:02:33.881Z] ok github.com/docker/docker/container 0.484s coverage: 42.5% of statements [2020-01-03T15:02:33.881Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-03T15:02:33.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-03T15:02:33.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-03T15:02:33.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-03T15:02:34.162Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-01-03T15:02:34.163Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-03T15:02:34.230Z] #55 15.17 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-03T15:02:34.230Z] #55 ... [2020-01-03T15:02:34.230Z] [2020-01-03T15:02:34.230Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:34.230Z] #45 157.5 text/template [2020-01-03T15:02:34.230Z] #45 161.8 go/parser [2020-01-03T15:02:34.230Z] #45 165.9 encoding/xml [2020-01-03T15:02:34.230Z] #45 ... [2020-01-03T15:02:34.230Z] [2020-01-03T15:02:34.230Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:34.230Z] #42 83.74 CC compel/src/lib/infect-util.o [2020-01-03T15:02:34.230Z] #42 84.27 CC compel/src/lib/infect.o [2020-01-03T15:02:34.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-01-03T15:02:34.566Z] === RUN TestRemoveContainerWithVolume [2020-01-03T15:02:34.854Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.282s coverage: 65.3% of statements [2020-01-03T15:02:35.130Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-03T15:02:35.387Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-01-03T15:02:35.387Z] === RUN TestRemoveContainerRunning [2020-01-03T15:02:35.975Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2020-01-03T15:02:35.975Z] === RUN TestResize [2020-01-03T15:02:36.290Z] #42 88.86 CC compel/src/lib/ptrace.o [2020-01-03T15:02:36.318Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-01-03T15:02:36.318Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-03T15:02:36.775Z] --- PASS: TestResize (0.99s) [2020-01-03T15:02:36.775Z] === RUN TestResizeWithInvalidSize [2020-01-03T15:02:36.919Z] #42 89.68 AR compel/libcompel.a [2020-01-03T15:02:37.209Z] #42 89.80 HOSTCC compel/src/main-host.o [2020-01-03T15:02:37.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2020-01-03T15:02:37.259Z] === RUN TestRemoveInvalidContainer [2020-01-03T15:02:37.259Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-03T15:02:37.259Z] === RUN TestRenameLinkedContainer [2020-01-03T15:02:37.570Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-01-03T15:02:37.570Z] === RUN TestResizeWhenContainerNotStarted [2020-01-03T15:02:37.823Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-03T15:02:37.844Z] #42 90.50 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-03T15:02:38.150Z] #42 90.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-03T15:02:38.843Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:38.843Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:38.843Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:38.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:38.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:39.180Z] #42 91.70 HOSTCC compel/src/lib/log-host.o [2020-01-03T15:02:39.470Z] #42 92.10 HOSTLINK compel/compel-host-bin [2020-01-03T15:02:39.568Z] ok github.com/docker/docker/daemon/cluster/convert 0.488s coverage: 35.8% of statements [2020-01-03T15:02:39.898Z] #42 92.41 DEP soccr/soccr.d [2020-01-03T15:02:39.914Z] === RUN TestInspectNetwork/full_network_id [2020-01-03T15:02:39.914Z] === RUN TestInspectNetwork/partial_network_id [2020-01-03T15:02:39.914Z] === RUN TestInspectNetwork/network_name [2020-01-03T15:02:39.914Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-03T15:02:40.189Z] #42 92.80 CC soccr/soccr.o [2020-01-03T15:02:40.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:41.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:41.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-03T15:02:41.259Z] --- PASS: TestRenameLinkedContainer (3.96s) [2020-01-03T15:02:41.259Z] === RUN TestRenameStoppedContainer [2020-01-03T15:02:41.687Z] #42 ... [2020-01-03T15:02:41.687Z] [2020-01-03T15:02:41.687Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:02:41.687Z] #63 175.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-03T15:02:41.687Z] #63 175.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-03T15:02:41.823Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-03T15:02:42.082Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-01-03T15:02:42.082Z] === RUN TestRenameRunningContainerAndReuse [2020-01-03T15:02:42.082Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-03T15:02:42.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:42.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:43.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-03T15:02:43.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:02:44.019Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-01-03T15:02:44.019Z] === RUN TestRenameInvalidName [2020-01-03T15:02:44.102Z] --- PASS: TestInspectNetwork (10.89s) [2020-01-03T15:02:44.102Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-03T15:02:44.102Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-03T15:02:44.102Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-03T15:02:44.102Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-03T15:02:44.102Z] === RUN TestRunContainerWithBridgeNone [2020-01-03T15:02:44.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:02:44.951Z] --- PASS: TestRenameInvalidName (1.07s) [2020-01-03T15:02:44.951Z] === RUN TestRenameAnonymousContainer [2020-01-03T15:02:46.122Z] #63 ... [2020-01-03T15:02:46.122Z] [2020-01-03T15:02:46.122Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:02:46.122Z] #18 14.78 Fetched 7732 kB in 14s (542 kB/s) [2020-01-03T15:02:46.122Z] #18 14.78 Reading package lists... [2020-01-03T15:02:46.122Z] #18 21.08 Reading package lists... [2020-01-03T15:02:46.122Z] #18 ... [2020-01-03T15:02:46.122Z] [2020-01-03T15:02:46.122Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:46.122Z] #42 96.16 AR soccr/libsoccr.a [2020-01-03T15:02:46.122Z] #42 96.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-03T15:02:46.122Z] #42 96.87 DEP criu/arch/ppc64/sigframe.d [2020-01-03T15:02:46.122Z] #42 97.17 DEP criu/arch/ppc64/crtools.d [2020-01-03T15:02:46.122Z] #42 97.55 DEP criu/arch/ppc64/cpu.d [2020-01-03T15:02:46.122Z] #42 97.92 CC criu/arch/ppc64/cpu.o [2020-01-03T15:02:46.122Z] #42 98.94 CC criu/arch/ppc64/crtools.o [2020-01-03T15:02:46.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:02:46.637Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-01-03T15:02:46.637Z] === RUN TestNetworkInvalidJSON [2020-01-03T15:02:46.637Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-03T15:02:46.637Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-03T15:02:46.637Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:02:46.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:02:46.637Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:02:46.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:02:46.637Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-03T15:02:46.637Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:02:46.637Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:02:46.637Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-03T15:02:46.637Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-03T15:02:46.637Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-03T15:02:46.637Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-03T15:02:46.637Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-03T15:02:46.667Z] ok github.com/docker/docker/daemon/cluster 1.503s coverage: 0.5% of statements [2020-01-03T15:02:47.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:02:48.012Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2020-01-03T15:02:48.012Z] === RUN TestDaemonDefaultNetworkPools [2020-01-03T15:02:48.211Z] ok github.com/docker/docker/daemon/config 1.088s coverage: 80.1% of statements [2020-01-03T15:02:48.673Z] ok github.com/docker/docker/daemon/discovery 0.233s coverage: 30.0% of statements [2020-01-03T15:02:48.854Z] #42 100.9 CC criu/arch/ppc64/sigframe.o [2020-01-03T15:02:48.854Z] #42 101.4 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-03T15:02:48.854Z] #42 101.6 DEP criu/arch/ppc64/misc.d [2020-01-03T15:02:48.854Z] #42 101.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-03T15:02:48.854Z] #42 101.7 DEP criu/arch/ppc64/vdso-pie.d [2020-01-03T15:02:49.387Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2020-01-03T15:02:49.388Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-03T15:02:49.481Z] #42 102.0 DEP criu/pie/parasite-vdso.d [2020-01-03T15:02:49.481Z] #42 ... [2020-01-03T15:02:49.481Z] [2020-01-03T15:02:49.481Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:02:49.481Z] #18 21.08 Reading package lists... [2020-01-03T15:02:50.216Z] --- PASS: TestRenameAnonymousContainer (5.01s) [2020-01-03T15:02:50.216Z] === RUN TestRenameContainerWithSameName [2020-01-03T15:02:50.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:02:50.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:02:50.779Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-01-03T15:02:50.780Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-03T15:02:50.798Z] #18 28.48 Building dependency tree... [2020-01-03T15:02:50.864Z] ok github.com/docker/docker/daemon/events 0.632s coverage: 50.0% of statements [2020-01-03T15:02:51.291Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.80s) [2020-01-03T15:02:51.291Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-03T15:02:51.326Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.148s coverage: 10.9% of statements [2020-01-03T15:02:51.427Z] #18 30.09 The following additional packages will be installed: [2020-01-03T15:02:51.427Z] #18 30.09 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-03T15:02:51.427Z] #18 30.10 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-03T15:02:51.427Z] #18 30.10 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-03T15:02:51.427Z] #18 30.10 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-03T15:02:51.427Z] #18 30.10 python3.5 python3.5-minimal vim-runtime xxd [2020-01-03T15:02:51.427Z] #18 30.11 Suggested packages: [2020-01-03T15:02:51.427Z] #18 30.11 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-03T15:02:51.427Z] #18 30.11 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-03T15:02:51.427Z] #18 30.11 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-03T15:02:51.427Z] #18 30.12 quota [2020-01-03T15:02:51.427Z] #18 30.12 Recommended packages: [2020-01-03T15:02:51.427Z] #18 30.12 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-03T15:02:51.427Z] #18 30.12 python3-keyrings.alt python3-xdg unzip [2020-01-03T15:02:51.787Z] ok github.com/docker/docker/daemon/graphdriver 0.549s coverage: 2.3% of statements [2020-01-03T15:02:52.681Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-03T15:02:52.759Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-01-03T15:02:52.890Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-01-03T15:02:52.890Z] === RUN TestCgroupNamespacesRun [2020-01-03T15:02:53.194Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.24s) [2020-01-03T15:02:53.194Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-03T15:02:53.246Z] --- PASS: TestRenameContainerWithLinkedContainer (2.36s) [2020-01-03T15:02:53.246Z] === RUN TestResize [2020-01-03T15:02:54.130Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-01-03T15:02:54.130Z] === RUN TestServiceWithPredefinedNetwork [2020-01-03T15:02:54.145Z] #18 ... [2020-01-03T15:02:54.145Z] [2020-01-03T15:02:54.145Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:02:54.145Z] #63 DONE 187.8s [2020-01-03T15:02:54.178Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-03T15:02:54.180Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-01-03T15:02:54.180Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-03T15:02:54.305Z] ok github.com/docker/docker/daemon 3.050s coverage: 9.2% of statements [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-03T15:02:54.305Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-03T15:02:54.434Z] [2020-01-03T15:02:54.435Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-03T15:02:54.435Z] #64 DONE 0.1s [2020-01-03T15:02:54.435Z] [2020-01-03T15:02:54.435Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:54.435Z] #42 102.4 DEP criu/pie/util-vdso.d [2020-01-03T15:02:54.435Z] #42 102.6 DEP criu/pie/util.d [2020-01-03T15:02:54.435Z] #42 102.9 CC criu/pie/util.o [2020-01-03T15:02:54.435Z] #42 103.5 CC criu/pie/util-vdso.o [2020-01-03T15:02:54.435Z] #42 104.8 CC criu/pie/parasite-vdso.o [2020-01-03T15:02:54.435Z] #42 106.1 CC criu/arch/ppc64/vdso-pie.o [2020-01-03T15:02:54.435Z] #42 106.7 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-03T15:02:54.435Z] #42 106.8 CC criu/arch/ppc64/misc.o [2020-01-03T15:02:54.435Z] #42 106.9 AR criu/pie/pie.lib.a [2020-01-03T15:02:54.435Z] #42 107.0 DEP criu/pie/restorer.d [2020-01-03T15:02:54.435Z] --- PASS: TestResize (1.16s) [2020-01-03T15:02:54.435Z] === RUN TestResizeWithInvalidSize [2020-01-03T15:02:55.062Z] #42 107.6 DEP criu/arch/ppc64/restorer.d [2020-01-03T15:02:55.062Z] #42 ... [2020-01-03T15:02:55.062Z] [2020-01-03T15:02:55.062Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:02:55.062Z] #45 178.6 math/big [2020-01-03T15:02:55.062Z] #45 182.4 go/doc [2020-01-03T15:02:55.280Z] ok github.com/docker/docker/daemon/logger 0.408s coverage: 43.0% of statements [2020-01-03T15:02:55.358Z] #45 ... [2020-01-03T15:02:55.358Z] [2020-01-03T15:02:55.358Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:02:55.358Z] #42 108.0 DEP criu/pie/parasite.d [2020-01-03T15:02:55.368Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-01-03T15:02:55.368Z] === RUN TestResizeWhenContainerNotStarted [2020-01-03T15:02:55.984Z] #42 108.7 CC criu/pie/parasite.o [2020-01-03T15:02:56.017Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-01-03T15:02:56.017Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-03T15:02:56.298Z] --- PASS: TestResizeWhenContainerNotStarted (1.11s) [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:56.298Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:56.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:02:56.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:02:56.298Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-03T15:02:56.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-03T15:02:56.827Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 4.9% of statements [2020-01-03T15:02:56.827Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-03T15:02:56.827Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-03T15:02:57.288Z] ok github.com/docker/docker/daemon/logger/awslogs 0.598s coverage: 77.4% of statements [2020-01-03T15:02:57.288Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-03T15:02:57.288Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-03T15:02:57.288Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-03T15:02:57.288Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-03T15:02:57.288Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-03T15:02:57.288Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 88.3% of statements [2020-01-03T15:02:57.416Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-01-03T15:02:57.416Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-03T15:02:57.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:02:57.416Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:02:57.416Z] === RUN TestServiceWithDataPathPortInit [2020-01-03T15:02:57.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.504s coverage: 62.1% of statements [2020-01-03T15:02:57.838Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-01-03T15:02:57.838Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-03T15:02:58.693Z] #42 111.0 LINK criu/pie/parasite.built-in.o [2020-01-03T15:02:58.693Z] #42 111.0 GEN criu/pie/parasite-blob.h [2020-01-03T15:02:58.693Z] #42 111.1 CC criu/arch/ppc64/restorer.o [2020-01-03T15:02:59.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:02:59.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-03T15:02:59.722Z] #42 112.1 CC criu/pie/restorer.o [2020-01-03T15:02:59.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-01-03T15:02:59.752Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-03T15:03:00.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:03:00.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-03T15:03:00.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:03:00.673Z] ok github.com/docker/docker/daemon/logger/local 0.495s coverage: 74.7% of statements [2020-01-03T15:03:00.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-03T15:03:00.673Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.228s coverage: 21.4% of statements [2020-01-03T15:03:00.754Z] #42 ... [2020-01-03T15:03:00.754Z] [2020-01-03T15:03:00.754Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:03:00.754Z] #18 36.06 The following NEW packages will be installed: [2020-01-03T15:03:00.754Z] #18 36.06 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-03T15:03:00.754Z] #18 36.07 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-03T15:03:00.754Z] #18 36.07 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-03T15:03:00.754Z] #18 36.07 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-03T15:03:00.754Z] #18 36.07 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-03T15:03:00.754Z] #18 36.08 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-03T15:03:00.754Z] #18 36.08 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-03T15:03:00.754Z] #18 36.08 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-03T15:03:00.754Z] #18 36.19 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-03T15:03:00.754Z] #18 36.19 Need to get 17.5 MB of archives. [2020-01-03T15:03:00.754Z] #18 36.19 After this operation, 89.1 MB of additional disk space will be used. [2020-01-03T15:03:00.754Z] #18 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-03T15:03:00.754Z] #18 36.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-03T15:03:00.754Z] #18 36.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-03T15:03:00.754Z] #18 36.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-03T15:03:00.754Z] #18 36.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-03T15:03:00.754Z] #18 36.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-03T15:03:00.754Z] #18 36.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-03T15:03:00.754Z] #18 36.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-03T15:03:00.754Z] #18 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-03T15:03:00.754Z] #18 36.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-03T15:03:00.754Z] #18 36.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-03T15:03:00.754Z] #18 36.97 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-03T15:03:00.754Z] #18 36.99 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-03T15:03:00.754Z] #18 37.00 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-03T15:03:00.754Z] #18 37.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-03T15:03:00.754Z] #18 37.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-03T15:03:00.754Z] #18 37.04 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-03T15:03:00.754Z] #18 37.05 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-03T15:03:00.754Z] #18 37.06 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-03T15:03:00.754Z] #18 37.09 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-03T15:03:00.754Z] #18 37.10 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-03T15:03:00.754Z] #18 37.12 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-03T15:03:00.754Z] #18 37.13 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-03T15:03:00.754Z] #18 37.13 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-03T15:03:00.754Z] #18 37.16 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-03T15:03:00.754Z] #18 37.17 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-03T15:03:00.754Z] #18 37.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-03T15:03:00.754Z] #18 37.19 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-03T15:03:00.754Z] #18 37.20 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-03T15:03:00.754Z] #18 37.20 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-03T15:03:00.754Z] #18 37.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-03T15:03:00.754Z] #18 37.21 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-03T15:03:00.754Z] #18 37.21 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-03T15:03:00.754Z] #18 37.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-03T15:03:00.754Z] #18 37.24 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-03T15:03:00.754Z] #18 37.34 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-03T15:03:00.754Z] #18 37.36 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-03T15:03:00.754Z] #18 37.37 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-03T15:03:00.754Z] #18 37.40 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-03T15:03:00.754Z] #18 37.41 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-03T15:03:00.754Z] #18 37.44 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-03T15:03:00.754Z] #18 37.93 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-03T15:03:00.754Z] #18 38.00 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-03T15:03:00.754Z] #18 38.08 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-03T15:03:00.754Z] #18 38.11 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-03T15:03:00.754Z] #18 38.12 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-03T15:03:00.754Z] #18 39.00 debconf: delaying package configuration, since apt-utils is not installed [2020-01-03T15:03:00.754Z] #18 39.10 Fetched 17.5 MB in 2s (8429 kB/s) [2020-01-03T15:03:00.754Z] #18 39.19 Selecting previously unselected package bash-completion. [2020-01-03T15:03:00.755Z] #18 39.19 (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 ... 23261 files and directories currently installed.) [2020-01-03T15:03:00.755Z] #18 39.28 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-03T15:03:01.423Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-03T15:03:01.581Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-01-03T15:03:01.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-03T15:03:01.647Z] ok github.com/docker/docker/daemon/logger/syslog 0.323s coverage: 47.8% of statements [2020-01-03T15:03:01.647Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2020-01-03T15:03:01.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:03:02.109Z] ok github.com/docker/docker/daemon/logger/splunk 2.156s coverage: 82.5% of statements [2020-01-03T15:03:02.109Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-03T15:03:02.109Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-03T15:03:02.109Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-03T15:03:02.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:03:02.386Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-01-03T15:03:02.386Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-03T15:03:03.271Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-01-03T15:03:03.271Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-03T15:03:03.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:03:04.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:03:05.208Z] #18 ... [2020-01-03T15:03:05.208Z] [2020-01-03T15:03:05.208Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:05.208Z] #42 117.2 LINK criu/pie/restorer.built-in.o [2020-01-03T15:03:05.208Z] #42 117.2 GEN criu/pie/restorer-blob.h [2020-01-03T15:03:05.208Z] #42 117.6 DEP criu/vdso.d [2020-01-03T15:03:05.208Z] #42 118.0 DEP criu/uts_ns.d [2020-01-03T15:03:05.282Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-01-03T15:03:05.282Z] === RUN TestKernelTCPMemory [2020-01-03T15:03:05.499Z] #42 118.3 DEP criu/util.d [2020-01-03T15:03:05.868Z] ok github.com/docker/docker/errdefs 0.237s coverage: 49.4% of statements [2020-01-03T15:03:05.868Z] ok github.com/docker/docker/distribution 1.493s coverage: 20.3% of statements [2020-01-03T15:03:05.868Z] ok github.com/docker/docker/distribution/metadata 1.842s coverage: 48.2% of statements [2020-01-03T15:03:05.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:03:06.109Z] --- PASS: TestKernelTCPMemory (1.10s) [2020-01-03T15:03:06.109Z] === RUN TestNISDomainname [2020-01-03T15:03:06.131Z] #42 118.6 DEP criu/uffd.d [2020-01-03T15:03:06.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-03T15:03:06.330Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-03T15:03:06.424Z] #42 119.0 DEP criu/tun.d [2020-01-03T15:03:06.713Z] #42 119.3 DEP criu/tty.d [2020-01-03T15:03:06.792Z] ok github.com/docker/docker/distribution/xfer 2.558s coverage: 76.8% of statements [2020-01-03T15:03:06.792Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-03T15:03:07.003Z] #42 119.7 DEP criu/timerfd.d [2020-01-03T15:03:07.378Z] --- PASS: TestNISDomainname (1.13s) [2020-01-03T15:03:07.378Z] === RUN TestHostnameDnsResolution [2020-01-03T15:03:07.632Z] #42 120.1 DEP criu/sysfs_parse.d [2020-01-03T15:03:07.768Z] ok github.com/docker/docker/image/cache 0.275s coverage: 19.2% of statements [2020-01-03T15:03:07.922Z] #42 120.5 DEP criu/sysctl.d [2020-01-03T15:03:08.171Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-01-03T15:03:08.171Z] === RUN TestStats [2020-01-03T15:03:08.212Z] #42 120.9 DEP criu/string.d [2020-01-03T15:03:08.213Z] #42 121.0 DEP criu/stats.d [2020-01-03T15:03:08.501Z] #42 121.2 DEP criu/sockets.d [2020-01-03T15:03:08.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:03:08.744Z] ok github.com/docker/docker/image/v1 0.404s coverage: 25.0% of statements [2020-01-03T15:03:08.744Z] ok github.com/docker/docker/image 1.096s coverage: 86.4% of statements [2020-01-03T15:03:08.744Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-03T15:03:08.744Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-03T15:03:09.131Z] #42 121.6 DEP criu/sk-unix.d [2020-01-03T15:03:09.423Z] #42 122.0 DEP criu/sk-tcp.d [2020-01-03T15:03:09.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:03:09.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-03T15:03:09.713Z] #42 122.4 DEP criu/sk-queue.d [2020-01-03T15:03:10.232Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-03T15:03:10.290Z] ok github.com/docker/docker/libcontainerd/queue 0.180s coverage: 100.0% of statements [2020-01-03T15:03:10.344Z] #42 122.8 DEP criu/sk-packet.d [2020-01-03T15:03:10.633Z] #42 123.2 DEP criu/sk-netlink.d [2020-01-03T15:03:10.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-03T15:03:10.944Z] #42 ... [2020-01-03T15:03:10.944Z] [2020-01-03T15:03:10.944Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:03:10.944Z] #45 194.5 vendor/golang.org/x/text/unicode/norm [2020-01-03T15:03:10.944Z] #45 200.2 github.com/LK4D4/vndr/build [2020-01-03T15:03:10.944Z] #45 ... [2020-01-03T15:03:10.944Z] [2020-01-03T15:03:10.944Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:10.944Z] #42 123.6 DEP criu/sk-inet.d [2020-01-03T15:03:11.264Z] ok github.com/docker/docker/layer 0.561s coverage: 30.0% of statements [2020-01-03T15:03:11.264Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-03T15:03:11.339Z] --- PASS: TestStats (2.59s) [2020-01-03T15:03:11.339Z] === RUN TestStopContainerWithTimeout [2020-01-03T15:03:11.339Z] === RUN TestStopContainerWithTimeout/0 [2020-01-03T15:03:11.339Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-03T15:03:11.339Z] === RUN TestStopContainerWithTimeout/1 [2020-01-03T15:03:11.339Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-03T15:03:11.339Z] === RUN TestStopContainerWithTimeout/3 [2020-01-03T15:03:11.339Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-03T15:03:11.339Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-03T15:03:11.339Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-03T15:03:11.339Z] === CONT TestStopContainerWithTimeout/0 [2020-01-03T15:03:11.339Z] === CONT TestStopContainerWithTimeout/3 [2020-01-03T15:03:11.576Z] #42 124.1 DEP criu/signalfd.d [2020-01-03T15:03:11.729Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 50.0% of statements [2020-01-03T15:03:11.868Z] #42 124.5 DEP criu/sigframe.d [2020-01-03T15:03:12.117Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-03T15:03:12.158Z] #42 124.7 DEP criu/shmem.d [2020-01-03T15:03:12.158Z] #42 124.9 DEP criu/servicefd.d [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.87s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-01-03T15:03:12.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2020-01-03T15:03:12.798Z] === RUN TestCgroupNamespacesRun [2020-01-03T15:03:12.826Z] #42 125.3 DEP criu/seize.d [2020-01-03T15:03:12.873Z] ok github.com/docker/docker/opts 0.497s coverage: 67.3% of statements [2020-01-03T15:03:12.881Z] sha256:7f593970dbbc3961e835c681c1bde8f1da4873962606083842e1eaf783f0d363 [2020-01-03T15:03:12.881Z] INFO: Starting docker-py tests... [2020-01-03T15:03:12.881Z] ============================= test session starts ============================== [2020-01-03T15:03:12.881Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-03T15:03:12.881Z] rootdir: /src, inifile: pytest.ini [2020-01-03T15:03:12.881Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-03T15:03:12.881Z] collected 385 items / 3 deselected / 382 selected [2020-01-03T15:03:12.881Z] [2020-01-03T15:03:13.116Z] #42 125.7 DEP criu/seccomp.d [2020-01-03T15:03:13.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-03T15:03:13.406Z] #42 126.1 DEP criu/rst-malloc.d [2020-01-03T15:03:13.698Z] #42 126.3 DEP criu/rbtree.d [2020-01-03T15:03:13.698Z] #42 126.5 DEP criu/pstree.d [2020-01-03T15:03:13.851Z] ok github.com/docker/docker/libcontainerd/local 0.356s coverage: 1.0% of statements [2020-01-03T15:03:13.851Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-03T15:03:13.851Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-03T15:03:13.851Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-03T15:03:13.851Z] ? github.com/docker/docker/oci [no test files] [2020-01-03T15:03:13.851Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-03T15:03:13.930Z] === CONT TestStopContainerWithTimeout/1 [2020-01-03T15:03:14.296Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2020-01-03T15:03:14.296Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-03T15:03:14.330Z] #42 126.9 DEP criu/protobuf.d [2020-01-03T15:03:14.621Z] #42 127.2 GEN criu/protobuf-desc-gen.h [2020-01-03T15:03:14.827Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2020-01-03T15:03:14.827Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2020-01-03T15:03:14.827Z] ok github.com/docker/docker/pkg/authorization 0.696s coverage: 26.8% of statements [2020-01-03T15:03:15.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-03T15:03:15.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-03T15:03:15.801Z] ok github.com/docker/docker/pkg/directory 0.168s coverage: 80.0% of statements [2020-01-03T15:03:16.053Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-01-03T15:03:16.053Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-03T15:03:16.264Z] ok github.com/docker/docker/pkg/chrootarchive 0.151s coverage: 15.4% of statements [2020-01-03T15:03:16.365Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-03T15:03:16.365Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-01-03T15:03:16.365Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-01-03T15:03:16.365Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-01-03T15:03:16.365Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-01-03T15:03:16.365Z] === RUN TestDeleteDevicemapper [2020-01-03T15:03:16.365Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-03T15:03:16.365Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:03:16.365Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-03T15:03:16.687Z] #42 ... [2020-01-03T15:03:16.687Z] [2020-01-03T15:03:16.687Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:03:16.687Z] #18 44.89 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-03T15:03:16.687Z] #18 45.62 Selecting previously unselected package libnet1:ppc64el. [2020-01-03T15:03:16.687Z] #18 45.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 45.64 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-03T15:03:16.687Z] #18 45.77 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-03T15:03:16.687Z] #18 45.78 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 45.78 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-03T15:03:16.687Z] #18 45.91 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-03T15:03:16.687Z] #18 45.94 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 45.94 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.687Z] #18 46.74 Selecting previously unselected package python3.5-minimal. [2020-01-03T15:03:16.687Z] #18 46.76 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 46.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.687Z] #18 48.01 Selecting previously unselected package python3-minimal. [2020-01-03T15:03:16.687Z] #18 48.02 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 48.04 Unpacking python3-minimal (3.5.3-1) ... [2020-01-03T15:03:16.687Z] #18 48.16 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-03T15:03:16.687Z] #18 48.17 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 48.18 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-03T15:03:16.687Z] #18 48.34 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-03T15:03:16.687Z] #18 48.36 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 48.36 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.687Z] #18 50.43 Selecting previously unselected package python3.5. [2020-01-03T15:03:16.687Z] #18 50.44 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 50.44 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.687Z] #18 50.58 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-03T15:03:16.687Z] #18 50.61 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-03T15:03:16.687Z] #18 50.61 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-03T15:03:16.687Z] #18 50.73 Selecting previously unselected package dh-python. [2020-01-03T15:03:16.687Z] #18 50.73 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-03T15:03:16.687Z] #18 50.74 Unpacking dh-python (2.20170125) ... [2020-01-03T15:03:16.687Z] #18 51.02 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.687Z] #18 51.04 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-03T15:03:16.727Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements [2020-01-03T15:03:16.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-03T15:03:16.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-03T15:03:17.316Z] #18 55.91 Setting up python3-minimal (3.5.3-1) ... [2020-01-03T15:03:17.607Z] #18 ... [2020-01-03T15:03:17.607Z] [2020-01-03T15:03:17.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:17.607Z] #42 130.1 DEP criu/protobuf-desc.d [2020-01-03T15:03:17.701Z] ok github.com/docker/docker/pkg/discovery/file 0.200s coverage: 92.9% of statements [2020-01-03T15:03:17.898Z] #42 130.4 DEP criu/proc_parse.d [2020-01-03T15:03:17.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-01-03T15:03:17.919Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-03T15:03:18.163Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements [2020-01-03T15:03:18.211Z] #42 130.8 DEP criu/plugin.d [2020-01-03T15:03:18.519Z] #42 131.0 DEP criu/pipes.d [2020-01-03T15:03:19.137Z] ok github.com/docker/docker/pkg/discovery/nodes 0.103s coverage: 93.8% of statements [2020-01-03T15:03:19.147Z] #42 131.6 DEP criu/pie-util.d [2020-01-03T15:03:19.147Z] #42 131.9 DEP criu/pie-util-vdso.d [2020-01-03T15:03:19.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-03T15:03:19.348Z] --- PASS: TestServiceWithDataPathPortInit (19.77s) [2020-01-03T15:03:19.348Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-03T15:03:19.640Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.23s) [2020-01-03T15:03:19.640Z] === RUN TestUpdateMemory [2020-01-03T15:03:19.640Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-03T15:03:19.640Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:03:19.640Z] === RUN TestUpdateCPUQuota [2020-01-03T15:03:19.776Z] #42 132.3 DEP criu/pie-util-vdso-elf32.d [2020-01-03T15:03:19.776Z] #42 132.6 DEP criu/path.d [2020-01-03T15:03:19.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-03T15:03:19.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-01-03T15:03:19.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-03T15:03:20.113Z] ok github.com/docker/docker/pkg/filenotify 0.057s coverage: 45.7% of statements [2020-01-03T15:03:20.408Z] #42 132.9 DEP criu/parasite-syscall.d [2020-01-03T15:03:20.574Z] --- PASS: TestUpdateCPUQuota (1.53s) [2020-01-03T15:03:20.575Z] === RUN TestUpdatePidsLimit [2020-01-03T15:03:20.575Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-03T15:03:20.699Z] #42 133.4 DEP criu/pagemap.d [2020-01-03T15:03:21.092Z] ok github.com/docker/docker/pkg/fileutils 0.148s coverage: 87.7% of statements [2020-01-03T15:03:21.092Z] ok github.com/docker/docker/pkg/homedir 0.112s coverage: 42.9% of statements [2020-01-03T15:03:21.329Z] #42 133.8 DEP criu/pagemap-cache.d [2020-01-03T15:03:21.388Z] === RUN TestUpdatePidsLimit/no_change [2020-01-03T15:03:21.388Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-03T15:03:21.619Z] #42 134.3 DEP criu/page-xfer.d [2020-01-03T15:03:21.752Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-01-03T15:03:21.752Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-03T15:03:21.909Z] #42 134.6 DEP criu/page-pipe.d [2020-01-03T15:03:22.069Z] ok github.com/docker/docker/pkg/discovery/kv 3.700s coverage: 84.1% of statements [2020-01-03T15:03:22.173Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-03T15:03:22.201Z] #42 134.9 DEP criu/netfilter.d [2020-01-03T15:03:22.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-03T15:03:22.493Z] #42 135.2 DEP criu/net.d [2020-01-03T15:03:22.531Z] ok github.com/docker/docker/pkg/idtools 0.121s coverage: 6.3% of statements [2020-01-03T15:03:22.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-03T15:03:22.575Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-01-03T15:03:22.575Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-03T15:03:22.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-03T15:03:23.127Z] #42 135.7 DEP criu/namespaces.d [2020-01-03T15:03:23.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-03T15:03:23.420Z] #42 ... [2020-01-03T15:03:23.420Z] [2020-01-03T15:03:23.420Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:03:23.420Z] #18 58.23 Selecting previously unselected package python3. [2020-01-03T15:03:23.420Z] #18 58.23 (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 ... 24765 files and directories currently installed.) [2020-01-03T15:03:23.420Z] #18 58.36 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 58.37 Unpacking python3 (3.5.3-1) ... [2020-01-03T15:03:23.420Z] #18 58.53 Selecting previously unselected package pigz. [2020-01-03T15:03:23.420Z] #18 58.55 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 58.56 Unpacking pigz (2.3.4-1) ... [2020-01-03T15:03:23.420Z] #18 58.68 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-03T15:03:23.420Z] #18 58.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 58.69 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:23.420Z] #18 58.91 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-03T15:03:23.420Z] #18 58.92 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 58.93 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:23.420Z] #18 59.06 Selecting previously unselected package libiptc0:ppc64el. [2020-01-03T15:03:23.420Z] #18 59.07 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 59.08 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:23.420Z] #18 59.21 Selecting previously unselected package libxtables12:ppc64el. [2020-01-03T15:03:23.420Z] #18 59.22 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 59.26 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:23.420Z] #18 59.38 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-03T15:03:23.420Z] #18 59.41 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 59.41 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-03T15:03:23.420Z] #18 59.56 Selecting previously unselected package iptables. [2020-01-03T15:03:23.420Z] #18 59.60 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 59.60 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:23.420Z] #18 60.11 Selecting previously unselected package xxd. [2020-01-03T15:03:23.420Z] #18 60.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 60.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:23.420Z] #18 60.28 Selecting previously unselected package vim-common. [2020-01-03T15:03:23.420Z] #18 60.31 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T15:03:23.420Z] #18 60.34 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:23.420Z] #18 60.56 Selecting previously unselected package bzip2. [2020-01-03T15:03:23.420Z] #18 60.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 60.59 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-03T15:03:23.420Z] #18 60.77 Selecting previously unselected package libgpm2:ppc64el. [2020-01-03T15:03:23.420Z] #18 60.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 60.78 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-03T15:03:23.420Z] #18 60.89 Selecting previously unselected package xz-utils. [2020-01-03T15:03:23.420Z] #18 60.91 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 60.92 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-03T15:03:23.420Z] #18 61.20 Selecting previously unselected package aufs-tools. [2020-01-03T15:03:23.420Z] #18 61.20 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 61.20 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-03T15:03:23.420Z] #18 61.43 Selecting previously unselected package libonig4:ppc64el. [2020-01-03T15:03:23.420Z] #18 61.45 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 61.48 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-03T15:03:23.420Z] #18 61.70 Selecting previously unselected package libjq1:ppc64el. [2020-01-03T15:03:23.420Z] #18 61.70 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 61.70 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-03T15:03:23.420Z] #18 61.89 Selecting previously unselected package jq. [2020-01-03T15:03:23.420Z] #18 61.92 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 61.92 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-03T15:03:23.420Z] #18 62.13 Selecting previously unselected package libaio1:ppc64el. [2020-01-03T15:03:23.420Z] #18 62.14 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-03T15:03:23.420Z] #18 62.15 Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-03T15:03:23.420Z] #18 62.24 Selecting previously unselected package libcap2-bin. [2020-01-03T15:03:23.504Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2020-01-03T15:03:23.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-03T15:03:23.507Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-03T15:03:23.710Z] #18 62.25 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-03T15:03:23.710Z] #18 62.26 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-03T15:03:23.710Z] #18 62.38 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-03T15:03:23.710Z] #18 62.43 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-03T15:03:23.710Z] #18 62.44 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-03T15:03:23.966Z] ok github.com/docker/docker/pkg/locker 0.088s coverage: 88.9% of statements [2020-01-03T15:03:23.966Z] ok github.com/docker/docker/pkg/ioutils 0.793s coverage: 69.2% of statements [2020-01-03T15:03:23.966Z] ok github.com/docker/docker/pkg/archive 9.833s coverage: 62.0% of statements [2020-01-03T15:03:24.064Z] #18 62.67 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-03T15:03:24.064Z] #18 62.72 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-03T15:03:24.064Z] #18 62.72 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-03T15:03:24.356Z] #18 62.92 Selecting previously unselected package libreadline5:ppc64el. [2020-01-03T15:03:24.356Z] #18 62.92 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-03T15:03:24.356Z] #18 62.93 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-03T15:03:24.430Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-01-03T15:03:24.677Z] #18 63.11 Selecting previously unselected package net-tools. [2020-01-03T15:03:24.677Z] #18 63.13 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-03T15:03:24.677Z] #18 63.13 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-03T15:03:24.892Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-01-03T15:03:24.966Z] #18 63.53 Selecting previously unselected package python-pip-whl. [2020-01-03T15:03:24.966Z] #18 63.54 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-03T15:03:24.966Z] #18 63.54 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit (4.11s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-01-03T15:03:25.136Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-01-03T15:03:25.136Z] === RUN TestUpdateRestartPolicy [2020-01-03T15:03:25.354Z] ok github.com/docker/docker/pkg/parsers 0.201s coverage: 97.0% of statements [2020-01-03T15:03:25.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-01-03T15:03:25.403Z] === RUN TestKernelTCPMemory [2020-01-03T15:03:25.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-03T15:03:25.816Z] ok github.com/docker/docker/pkg/pidfile 0.084s coverage: 82.6% of statements [2020-01-03T15:03:25.884Z] #18 64.29 Selecting previously unselected package python3-pip. [2020-01-03T15:03:25.884Z] #18 64.30 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-03T15:03:25.884Z] #18 64.32 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-03T15:03:25.884Z] #18 64.65 Selecting previously unselected package python3-pkg-resources. [2020-01-03T15:03:25.884Z] #18 64.67 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-03T15:03:25.884Z] #18 64.68 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-03T15:03:26.514Z] #18 64.89 Selecting previously unselected package python3-setuptools. [2020-01-03T15:03:26.514Z] #18 64.90 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-03T15:03:26.514Z] #18 64.90 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-03T15:03:26.514Z] #18 65.18 Selecting previously unselected package python3-wheel. [2020-01-03T15:03:26.514Z] #18 65.20 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-03T15:03:26.514Z] #18 65.21 Unpacking python3-wheel (0.29.0-2) ... [2020-01-03T15:03:26.594Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-01-03T15:03:26.594Z] === RUN TestNISDomainname [2020-01-03T15:03:26.804Z] #18 65.39 Selecting previously unselected package thin-provisioning-tools. [2020-01-03T15:03:26.804Z] #18 65.40 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-03T15:03:26.804Z] #18 65.41 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-03T15:03:27.094Z] #18 65.88 Selecting previously unselected package vim-runtime. [2020-01-03T15:03:27.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-03T15:03:27.364Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.143s coverage: 56.8% of statements [2020-01-03T15:03:27.384Z] #18 65.88 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-03T15:03:27.384Z] #18 65.95 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-03T15:03:27.384Z] #18 66.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-03T15:03:27.384Z] #18 66.04 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:27.461Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.43s) [2020-01-03T15:03:27.461Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ge9b1kbaz1y6g3rml40hbiu1r Created:2020-01-03 15:03:18.669402604 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[452bfe40ae0bb59b2f28c53d48b1807237d2b6e7b3384212d665b3e4c3d47d02:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m22o2qwekf0x663pn3wxltztl EndpointID:58772dbecc73d2bc2c4a9c03d1eac753b65a5f3916704797063f1d3b3fa079f1 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:efe4b30e674bb898fa4900437cf2728018da8ba9f0f8d0ff8ca8504749a8e01c MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7f1742efe0b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m22o2qwekf0x663pn3wxltztl EndpointID:58772dbecc73d2bc2c4a9c03d1eac753b65a5f3916704797063f1d3b3fa079f1 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-03T15:03:27.461Z] PASS [2020-01-03T15:03:27.461Z] [2020-01-03T15:03:27.461Z] === Skipped [2020-01-03T15:03:27.461Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:03:27.461Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:03:27.461Z] [2020-01-03T15:03:27.461Z] [2020-01-03T15:03:27.461Z] DONE 21 tests, 1 skipped in 55.036s [2020-01-03T15:03:27.461Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:03:27.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:27.461Z] ++ set -e [2020-01-03T15:03:27.461Z] ++ '[' -n 0 ']' [2020-01-03T15:03:27.461Z] ++ set -x [2020-01-03T15:03:27.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:27.461Z] INFO: Testing against a local daemon [2020-01-03T15:03:27.461Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-03T15:03:27.461Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:03:27.461Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:03:27.461Z] === RUN TestDockerNetworkIpvlan [2020-01-03T15:03:27.461Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:03:27.462Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:03:27.462Z] PASS [2020-01-03T15:03:27.462Z] [2020-01-03T15:03:27.462Z] === Skipped [2020-01-03T15:03:27.462Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:03:27.462Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:03:27.462Z] [2020-01-03T15:03:27.462Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:03:27.462Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:03:27.462Z] [2020-01-03T15:03:27.462Z] [2020-01-03T15:03:27.462Z] DONE 2 tests, 2 skipped in 0.152s [2020-01-03T15:03:27.462Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:03:27.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:27.462Z] ++ set -e [2020-01-03T15:03:27.462Z] ++ '[' -n 0 ']' [2020-01-03T15:03:27.462Z] ++ set -x [2020-01-03T15:03:27.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:27.462Z] INFO: Testing against a local daemon [2020-01-03T15:03:27.462Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-03T15:03:27.724Z] --- PASS: TestNISDomainname (1.13s) [2020-01-03T15:03:27.724Z] === RUN TestHostnameDnsResolution [2020-01-03T15:03:28.015Z] #18 ... [2020-01-03T15:03:28.015Z] [2020-01-03T15:03:28.015Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:03:28.339Z] ok github.com/docker/docker/pkg/plugins/transport 0.095s coverage: 85.7% of statements [2020-01-03T15:03:28.801Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2020-01-03T15:03:28.837Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-01-03T15:03:28.837Z] === RUN TestDockerNetworkMacvlan [2020-01-03T15:03:29.097Z] --- PASS: TestHostnameDnsResolution (1.61s) [2020-01-03T15:03:29.097Z] === RUN TestStats [2020-01-03T15:03:29.263Z] ok github.com/docker/docker/pkg/progress 0.065s coverage: 75.9% of statements [2020-01-03T15:03:30.214Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-03T15:03:30.236Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2020-01-03T15:03:30.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-03T15:03:30.699Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2020-01-03T15:03:30.956Z] #23 221.7 Checking out files: 18% (1959/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 28% (3012/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 39% (4108/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5671/10442) [2020-01-03T15:03:30.956Z] #23 ... [2020-01-03T15:03:30.956Z] [2020-01-03T15:03:30.956Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:03:30.956Z] #45 214.6 net/http/internal [2020-01-03T15:03:30.956Z] #45 215.3 vendor/golang.org/x/net/idna [2020-01-03T15:03:30.956Z] #45 219.0 vendor/golang.org/x/crypto/cryptobyte [2020-01-03T15:03:30.956Z] #45 224.5 net/textproto [2020-01-03T15:03:30.956Z] #45 224.5 vendor/golang.org/x/net/http/httpproxy [2020-01-03T15:03:30.956Z] #45 ... [2020-01-03T15:03:30.956Z] [2020-01-03T15:03:30.956Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:03:31.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-03T15:03:31.151Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-03T15:03:31.161Z] ok github.com/docker/docker/pkg/signal 0.087s coverage: 20.3% of statements [2020-01-03T15:03:31.623Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2020-01-03T15:03:32.444Z] --- PASS: TestStats (3.08s) [2020-01-03T15:03:32.444Z] === RUN TestStopContainerWithTimeout [2020-01-03T15:03:32.444Z] === RUN TestStopContainerWithTimeout/0 [2020-01-03T15:03:32.444Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-03T15:03:32.444Z] === RUN TestStopContainerWithTimeout/1 [2020-01-03T15:03:32.444Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-03T15:03:32.444Z] === RUN TestStopContainerWithTimeout/3 [2020-01-03T15:03:32.444Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-03T15:03:32.444Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-03T15:03:32.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-03T15:03:32.444Z] === CONT TestStopContainerWithTimeout/0 [2020-01-03T15:03:32.444Z] === CONT TestStopContainerWithTimeout/3 [2020-01-03T15:03:32.542Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-03T15:03:32.597Z] ok github.com/docker/docker/pkg/streamformatter 0.090s coverage: 66.2% of statements [2020-01-03T15:03:33.062Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-01-03T15:03:33.339Z] #23 221.7 Checking out files: 18% (1959/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 28% (3012/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 39% (4108/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5671/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 71% (7492/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 87% (9134/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) [2020-01-03T15:03:33.339Z] #23 ... [2020-01-03T15:03:33.339Z] [2020-01-03T15:03:33.339Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:33.339Z] #42 136.1 DEP criu/mount.d [2020-01-03T15:03:33.339Z] #42 136.4 DEP criu/mem.d [2020-01-03T15:03:33.339Z] #42 136.9 DEP criu/lsm.d [2020-01-03T15:03:33.339Z] #42 137.2 DEP criu/log.d [2020-01-03T15:03:33.339Z] #42 137.3 DEP criu/libnetlink.d [2020-01-03T15:03:33.339Z] #42 137.5 DEP criu/kerndat.d [2020-01-03T15:03:33.339Z] #42 138.2 DEP criu/kcmp-ids.d [2020-01-03T15:03:33.339Z] #42 138.4 DEP criu/irmap.d [2020-01-03T15:03:33.339Z] #42 138.7 DEP criu/ipc_ns.d [2020-01-03T15:03:33.339Z] #42 139.0 DEP criu/image.d [2020-01-03T15:03:33.339Z] #42 139.3 DEP criu/image-desc.d [2020-01-03T15:03:33.339Z] #42 139.5 DEP criu/fsnotify.d [2020-01-03T15:03:33.339Z] #42 140.0 DEP criu/filesystems.d [2020-01-03T15:03:33.339Z] #42 140.3 DEP criu/files.d [2020-01-03T15:03:33.339Z] #42 140.7 DEP criu/files-reg.d [2020-01-03T15:03:33.339Z] #42 141.2 DEP criu/files-ext.d [2020-01-03T15:03:33.339Z] #42 141.6 DEP criu/file-lock.d [2020-01-03T15:03:33.339Z] #42 142.0 DEP criu/file-ids.d [2020-01-03T15:03:33.339Z] #42 142.3 DEP criu/fifo.d [2020-01-03T15:03:33.339Z] #42 142.6 DEP criu/fdstore.d [2020-01-03T15:03:33.339Z] #42 142.8 DEP criu/fault-injection.d [2020-01-03T15:03:33.339Z] #42 142.9 DEP criu/external.d [2020-01-03T15:03:33.339Z] #42 143.1 DEP criu/eventpoll.d [2020-01-03T15:03:33.339Z] #42 143.7 DEP criu/eventfd.d [2020-01-03T15:03:33.339Z] #42 144.1 DEP criu/crtools.d [2020-01-03T15:03:33.339Z] #42 144.5 DEP criu/cr-service.d [2020-01-03T15:03:33.339Z] #42 144.8 DEP criu/cr-restore.d [2020-01-03T15:03:33.339Z] #42 145.2 DEP criu/cr-errno.d [2020-01-03T15:03:33.339Z] #42 145.3 DEP criu/cr-dump.d [2020-01-03T15:03:33.339Z] #42 145.7 DEP criu/cr-dedup.d [2020-01-03T15:03:33.339Z] #42 146.0 DEP criu/cr-check.d [2020-01-03T15:03:33.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-03T15:03:33.629Z] #42 146.2 DEP criu/config.d [2020-01-03T15:03:33.629Z] #42 ... [2020-01-03T15:03:33.629Z] [2020-01-03T15:03:33.629Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:03:33.635Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-03T15:03:33.921Z] #23 221.7 Checking out files: 18% (1959/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 28% (3012/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 39% (4108/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 54% (5671/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 71% (7492/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 87% (9134/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2020-01-03T15:03:34.036Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-01-03T15:03:34.212Z] #23 227.7 + cd /tmp/tmp.tHUgO91DKp/tmp/docker-ce [2020-01-03T15:03:34.212Z] #23 227.7 + git checkout -q v17.06.2-ce [2020-01-03T15:03:34.499Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.1% of statements [2020-01-03T15:03:34.955Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-03T15:03:35.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-03T15:03:35.264Z] === CONT TestStopContainerWithTimeout/1 [2020-01-03T15:03:35.473Z] ok github.com/docker/docker/pkg/tailfile 0.186s coverage: 88.6% of statements [2020-01-03T15:03:35.810Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-03T15:03:35.831Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-03T15:03:36.448Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2020-01-03T15:03:36.910Z] ok github.com/docker/docker/pkg/term 0.065s coverage: 30.8% of statements [2020-01-03T15:03:37.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-03T15:03:37.174Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-03T15:03:37.174Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2020-01-03T15:03:37.174Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-01-03T15:03:37.174Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-01-03T15:03:37.174Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-01-03T15:03:37.174Z] === RUN TestDeleteDevicemapper [2020-01-03T15:03:37.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-03T15:03:37.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:03:37.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-03T15:03:37.292Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-03T15:03:37.372Z] testing: warning: no tests to run [2020-01-03T15:03:37.372Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2020-01-03T15:03:37.834Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2020-01-03T15:03:38.297Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-01-03T15:03:38.297Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2020-01-03T15:03:38.749Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2020-01-03T15:03:38.749Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-03T15:03:38.749Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-01-03T15:03:38.749Z] === RUN TestWaitNonBlocked [2020-01-03T15:03:38.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:03:38.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:03:38.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:03:38.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:03:38.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:03:38.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:03:39.778Z] #23 ... [2020-01-03T15:03:39.778Z] [2020-01-03T15:03:39.778Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:03:39.778Z] #18 72.27 Selecting previously unselected package vim. [2020-01-03T15:03:39.778Z] #18 72.30 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-03T15:03:39.778Z] #18 72.32 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:39.778Z] #18 72.97 Selecting previously unselected package xfsprogs. [2020-01-03T15:03:39.778Z] #18 72.99 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-03T15:03:39.778Z] #18 73.01 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-03T15:03:39.778Z] #18 73.83 Selecting previously unselected package zip. [2020-01-03T15:03:39.778Z] #18 73.84 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2020-01-03T15:03:39.778Z] #18 73.85 Unpacking zip (3.0-11+b1) ... [2020-01-03T15:03:39.778Z] #18 74.22 Selecting previously unselected package libapparmor-perl. [2020-01-03T15:03:39.778Z] #18 74.24 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-03T15:03:39.778Z] #18 74.24 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-03T15:03:39.778Z] #18 74.43 Selecting previously unselected package apparmor. [2020-01-03T15:03:39.778Z] #18 74.45 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-03T15:03:39.778Z] #18 74.60 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-03T15:03:39.778Z] #18 75.43 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-03T15:03:39.778Z] #18 75.46 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-03T15:03:39.778Z] #18 75.46 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-03T15:03:39.778Z] #18 75.55 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:39.778Z] #18 75.56 Processing triggers for mime-support (3.60) ... [2020-01-03T15:03:39.778Z] #18 75.75 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:39.778Z] #18 75.76 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-03T15:03:39.778Z] #18 75.76 Setting up libcap2-bin (1:2.25-1) ... [2020-01-03T15:03:39.778Z] #18 75.77 Setting up bash-completion (1:2.1-4.3) ... [2020-01-03T15:03:39.778Z] #18 ... [2020-01-03T15:03:39.778Z] [2020-01-03T15:03:39.778Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:03:39.778Z] #23 233.4 + mkdir -p /tmp/tmp.tHUgO91DKp/src/github.com/docker [2020-01-03T15:03:39.778Z] #23 233.4 + mv components/cli /tmp/tmp.tHUgO91DKp/src/github.com/docker/cli [2020-01-03T15:03:39.778Z] #23 233.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-03T15:03:39.841Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-03T15:03:40.017Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-03T15:03:40.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-01-03T15:03:40.017Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-01-03T15:03:40.017Z] === RUN TestWaitBlocked [2020-01-03T15:03:40.017Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:03:40.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:03:40.017Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:03:40.017Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:03:40.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:03:40.017Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:03:40.020Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-03T15:03:40.303Z] ok github.com/docker/docker/plugin/v2 0.110s coverage: 20.1% of statements [2020-01-03T15:03:40.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2020-01-03T15:03:40.450Z] === RUN TestUpdateMemory [2020-01-03T15:03:40.450Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-03T15:03:40.450Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:03:40.450Z] === RUN TestUpdateCPUQuota [2020-01-03T15:03:40.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-03T15:03:40.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-03T15:03:40.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-03T15:03:40.764Z] ok github.com/docker/docker/plugin 0.281s coverage: 11.6% of statements [2020-01-03T15:03:41.310Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-03T15:03:41.310Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-01-03T15:03:41.310Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-01-03T15:03:41.310Z] === CONT TestContainerStartOnDaemonRestart [2020-01-03T15:03:41.310Z] === CONT TestIpcModeOlderClient [2020-01-03T15:03:41.310Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-03T15:03:41.310Z] === CONT TestDaemonRestartIpcMode [2020-01-03T15:03:41.740Z] ok github.com/docker/docker/reference 0.185s coverage: 84.4% of statements [2020-01-03T15:03:41.821Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-01-03T15:03:41.821Z] === RUN TestUpdatePidsLimit [2020-01-03T15:03:41.821Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-03T15:03:41.843Z] #23 ... [2020-01-03T15:03:41.843Z] [2020-01-03T15:03:41.843Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:03:41.843Z] #48 DONE 235.6s [2020-01-03T15:03:41.843Z] [2020-01-03T15:03:41.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:41.843Z] #42 146.6 DEP criu/clone-noasan.d [2020-01-03T15:03:41.843Z] #42 146.7 DEP criu/cgroup.d [2020-01-03T15:03:41.843Z] #42 147.2 DEP criu/cgroup-props.d [2020-01-03T15:03:41.843Z] #42 147.5 DEP criu/bitmap.d [2020-01-03T15:03:41.843Z] #42 147.5 DEP criu/bfd.d [2020-01-03T15:03:41.843Z] #42 147.9 DEP criu/autofs.d [2020-01-03T15:03:41.843Z] #42 148.3 DEP criu/aio.d [2020-01-03T15:03:41.843Z] #42 148.7 DEP criu/action-scripts.d [2020-01-03T15:03:41.843Z] #42 149.1 CC criu/action-scripts.o [2020-01-03T15:03:41.843Z] #42 150.1 CC criu/aio.o [2020-01-03T15:03:41.843Z] #42 151.3 CC criu/autofs.o [2020-01-03T15:03:42.078Z] === RUN TestUpdatePidsLimit/no_change [2020-01-03T15:03:42.132Z] #42 154.8 CC criu/bfd.o [2020-01-03T15:03:42.422Z] #42 ... [2020-01-03T15:03:42.422Z] [2020-01-03T15:03:42.422Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:03:42.422Z] #45 226.2 crypto/x509 [2020-01-03T15:03:42.422Z] #45 227.9 vendor/golang.org/x/net/http/httpguts [2020-01-03T15:03:42.422Z] #45 232.6 crypto/tls [2020-01-03T15:03:42.644Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-03T15:03:42.714Z] ok github.com/docker/docker/registry/resumable 0.379s coverage: 100.0% of statements [2020-01-03T15:03:42.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-03T15:03:43.178Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 45.3% of statements [2020-01-03T15:03:43.449Z] #45 ... [2020-01-03T15:03:43.449Z] [2020-01-03T15:03:43.449Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:03:43.449Z] #18 82.27 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-03T15:03:43.469Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-03T15:03:43.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-03T15:03:43.736Z] #18 82.28 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-03T15:03:43.736Z] #18 82.29 Setting up zip (3.0-11+b1) ... [2020-01-03T15:03:43.736Z] #18 82.29 Setting up bzip2 (1.0.6-8.1) ... [2020-01-03T15:03:43.736Z] #18 82.30 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-03T15:03:43.736Z] #18 82.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:03:43.736Z] #18 82.35 Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-03T15:03:43.736Z] #18 82.36 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:43.736Z] #18 82.36 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-03T15:03:43.736Z] #18 82.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-03T15:03:43.736Z] #18 82.40 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-03T15:03:43.736Z] #18 82.41 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:43.736Z] #18 82.42 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-03T15:03:43.736Z] #18 82.45 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:43.861Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-01-03T15:03:44.151Z] ok github.com/docker/docker/registry 0.480s coverage: 51.7% of statements [2020-01-03T15:03:44.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-03T15:03:44.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-03T15:03:44.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-03T15:03:44.612Z] ok github.com/docker/docker/runconfig 0.291s coverage: 54.5% of statements [2020-01-03T15:03:44.612Z] ok github.com/docker/docker/testutil 0.096s coverage: 62.5% of statements [2020-01-03T15:03:44.767Z] #18 83.37 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-03T15:03:44.767Z] #18 83.37 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-03T15:03:44.767Z] #18 83.38 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-03T15:03:44.767Z] #18 83.39 Setting up pigz (2.3.4-1) ... [2020-01-03T15:03:44.767Z] #18 83.40 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-03T15:03:44.767Z] #18 83.40 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-03T15:03:44.767Z] #18 83.42 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:44.767Z] #18 83.43 Setting up jq (1.5+dfsg-1.3) ... [2020-01-03T15:03:44.767Z] #18 83.44 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-03T15:03:44.767Z] #18 83.44 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-03T15:03:44.767Z] #18 83.45 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-03T15:03:44.767Z] #18 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-03T15:03:44.767Z] #18 83.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-03T15:03:44.767Z] #18 83.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-03T15:03:44.767Z] #18 83.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-03T15:03:44.767Z] #18 83.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-03T15:03:44.767Z] #18 83.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-03T15:03:44.767Z] #18 83.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-03T15:03:44.767Z] #18 83.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-03T15:03:44.767Z] #18 83.60 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-03T15:03:45.057Z] #18 83.61 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:45.057Z] #18 83.62 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-03T15:03:45.057Z] #18 83.63 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-03T15:03:45.404Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-01-03T15:03:45.404Z] PASS [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === Skipped [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-03T15:03:45.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-03T15:03:45.404Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-03T15:03:45.404Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:03:45.404Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-03T15:03:45.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-03T15:03:45.404Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] [2020-01-03T15:03:45.404Z] DONE 197 tests, 6 skipped in 140.910s [2020-01-03T15:03:45.404Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-03T15:03:45.404Z] ++ 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-01-03T15:03:45.404Z] ++ set -e [2020-01-03T15:03:45.404Z] ++ '[' -n 0 ']' [2020-01-03T15:03:45.404Z] ++ set -x [2020-01-03T15:03:45.404Z] ++ 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-01-03T15:03:45.858Z] INFO: Testing against a local daemon [2020-01-03T15:03:45.858Z] === RUN TestCommitInheritsEnv [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit (4.41s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.55s) [2020-01-03T15:03:46.190Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-03T15:03:46.190Z] === RUN TestUpdateRestartPolicy [2020-01-03T15:03:46.242Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-01-03T15:03:46.242Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-03T15:03:46.242Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-03T15:03:46.242Z] === RUN TestImagesFilterMultiReference [2020-01-03T15:03:46.242Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-03T15:03:46.242Z] === RUN TestImagePullPlatformInvalid [2020-01-03T15:03:46.242Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-03T15:03:46.242Z] === RUN TestRemoveImageOrphaning [2020-01-03T15:03:46.581Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-03T15:03:47.090Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-01-03T15:03:47.090Z] === RUN TestRemoveImageGarbageCollector [2020-01-03T15:03:47.090Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:03:47.090Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:03:47.090Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-03T15:03:47.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-03T15:03:47.090Z] === RUN TestTagInvalidReference [2020-01-03T15:03:47.090Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-03T15:03:47.090Z] === RUN TestTagValidPrefixedRepo [2020-01-03T15:03:47.090Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-01-03T15:03:47.090Z] === RUN TestTagExistedNameWithoutForce [2020-01-03T15:03:47.090Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-03T15:03:47.090Z] === RUN TestTagOfficialNames [2020-01-03T15:03:47.090Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-03T15:03:47.090Z] === RUN TestTagMatchesDigest [2020-01-03T15:03:47.090Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-03T15:03:47.090Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-03T15:03:47.530Z] ok github.com/docker/docker/volume/drivers 0.173s coverage: 36.1% of statements [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan (19.02s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.67s) [2020-01-03T15:03:47.957Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-01-03T15:03:47.957Z] PASS [2020-01-03T15:03:47.957Z] [2020-01-03T15:03:47.957Z] DONE 8 tests in 21.207s [2020-01-03T15:03:47.957Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-03T15:03:47.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:47.957Z] ++ set -e [2020-01-03T15:03:47.957Z] ++ '[' -n 0 ']' [2020-01-03T15:03:47.957Z] ++ set -x [2020-01-03T15:03:47.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:47.957Z] testing: warning: no tests to run [2020-01-03T15:03:47.957Z] PASS [2020-01-03T15:03:47.957Z] [2020-01-03T15:03:47.957Z] DONE 0 tests in 0.027s [2020-01-03T15:03:47.957Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-03T15:03:47.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:47.957Z] ++ set -e [2020-01-03T15:03:47.957Z] ++ '[' -n 0 ']' [2020-01-03T15:03:47.957Z] ++ set -x [2020-01-03T15:03:47.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:03:47.991Z] ok github.com/docker/docker/volume/local 0.313s coverage: 37.7% of statements [2020-01-03T15:03:47.991Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2020-01-03T15:03:48.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-03T15:03:48.216Z] INFO: Testing against a local daemon [2020-01-03T15:03:48.216Z] === RUN TestAuthZPluginAllowRequest [2020-01-03T15:03:49.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-03T15:03:50.119Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-01-03T15:03:50.119Z] === RUN TestAuthZPluginTLS [2020-01-03T15:03:50.179Z] ok github.com/docker/docker/volume/service 0.417s coverage: 70.3% of statements [2020-01-03T15:03:50.378Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-01-03T15:03:50.378Z] === RUN TestAuthZPluginDenyRequest [2020-01-03T15:03:50.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-03T15:03:50.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-03T15:03:51.314Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-01-03T15:03:51.314Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-03T15:03:51.882Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-01-03T15:03:51.882Z] === RUN TestAuthZPluginDenyResponse [2020-01-03T15:03:52.450Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-01-03T15:03:52.450Z] === RUN TestAuthZPluginAllowEventStream [2020-01-03T15:03:52.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-03T15:03:53.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-03T15:03:54.354Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-01-03T15:03:54.354Z] === RUN TestAuthZPluginErrorResponse [2020-01-03T15:03:54.613Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-01-03T15:03:54.613Z] === RUN TestAuthZPluginErrorRequest [2020-01-03T15:03:55.413Z] #18 ... [2020-01-03T15:03:55.414Z] [2020-01-03T15:03:55.414Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:55.414Z] #42 156.5 CC criu/bitmap.o [2020-01-03T15:03:55.414Z] #42 156.7 CC criu/cgroup-props.o [2020-01-03T15:03:55.414Z] #42 158.3 CC criu/cgroup.o [2020-01-03T15:03:55.414Z] #42 164.6 CC criu/clone-noasan.o [2020-01-03T15:03:55.414Z] #42 165.0 CC criu/config.o [2020-01-03T15:03:55.414Z] #42 ... [2020-01-03T15:03:55.414Z] [2020-01-03T15:03:55.414Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:03:55.414Z] #45 244.2 net/http/httptrace [2020-01-03T15:03:55.414Z] #45 244.7 net/http [2020-01-03T15:03:55.550Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-01-03T15:03:55.550Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-03T15:03:55.703Z] #45 ... [2020-01-03T15:03:55.703Z] [2020-01-03T15:03:55.703Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:03:55.703Z] #42 168.5 CC criu/cr-check.o [2020-01-03T15:03:55.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-03T15:03:55.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-03T15:03:56.118Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-01-03T15:03:56.118Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-03T15:03:57.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-03T15:03:58.652Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-01-03T15:03:58.652Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-03T15:03:59.730Z] --- PASS: TestUpdateRestartPolicy (13.60s) [2020-01-03T15:03:59.730Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-03T15:04:00.139Z] #42 172.3 CC criu/cr-dedup.o [2020-01-03T15:04:00.554Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-01-03T15:04:00.554Z] === RUN TestAuthZPluginHeader [2020-01-03T15:04:00.768Z] #42 173.4 CC criu/cr-dump.o [2020-01-03T15:04:01.099Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2020-01-03T15:04:01.100Z] === RUN TestWaitNonBlocked [2020-01-03T15:04:01.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:04:01.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:04:01.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:04:01.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:04:01.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:04:01.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:04:01.490Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-01-03T15:04:01.490Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-03T15:04:01.490Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:04:01.490Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:01.490Z] === RUN TestAuthZPluginV2Disable [2020-01-03T15:04:01.490Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:04:01.490Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:01.490Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-03T15:04:01.490Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:04:01.490Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:01.490Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-03T15:04:01.490Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:04:01.490Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:01.490Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-03T15:04:02.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-03T15:04:02.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-03T15:04:02.271Z] #42 ... [2020-01-03T15:04:02.271Z] [2020-01-03T15:04:02.271Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:04:02.271Z] #18 93.11 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-03T15:04:02.271Z] #18 93.12 Setting up python3 (3.5.3-1) ... [2020-01-03T15:04:02.271Z] #18 95.88 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-03T15:04:02.271Z] #18 98.02 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-03T15:04:02.271Z] #18 98.32 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-03T15:04:02.271Z] #18 98.44 Setting up python3-wheel (0.29.0-2) ... [2020-01-03T15:04:02.271Z] #18 100.2 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-03T15:04:02.289Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-03T15:04:02.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-01-03T15:04:02.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2020-01-03T15:04:02.290Z] === RUN TestWaitBlocked [2020-01-03T15:04:02.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:04:02.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:04:02.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:04:02.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:04:02.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:04:02.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:04:02.582Z] ok github.com/docker/docker/pkg/plugins 35.118s coverage: 73.4% of statements [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/rootless [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/volume [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-03T15:04:02.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-03T15:04:03.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-03T15:04:03.661Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-03T15:04:03.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-01-03T15:04:03.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2020-01-03T15:04:03.661Z] === CONT TestContainerStartOnDaemonRestart [2020-01-03T15:04:03.661Z] === CONT TestIpcModeOlderClient [2020-01-03T15:04:03.661Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-01-03T15:04:03.661Z] === CONT TestDaemonRestartIpcMode [2020-01-03T15:04:04.062Z] #18 102.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === Skipped [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-03T15:04:04.126Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-03T15:04:04.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-03T15:04:04.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-03T15:04:04.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-01-03T15:04:04.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-03T15:04:04.126Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-03T15:04:04.126Z] daemon_test.go:147: root required [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-03T15:04:04.126Z] reload_test.go:520: root required [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-03T15:04:04.126Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-03T15:04:04.126Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-03T15:04:04.126Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-03T15:04:04.126Z] download_test.go:268: Needs fixing on Windows [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-03T15:04:04.126Z] layer_test.go:304: Failing on Windows [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-03T15:04:04.126Z] layer_test.go:353: Failing on Windows [2020-01-03T15:04:04.126Z] [2020-01-03T15:04:04.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-03T15:04:04.127Z] layer_test.go:468: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-03T15:04:04.127Z] layer_test.go:697: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-03T15:04:04.127Z] migration_test.go:46: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-03T15:04:04.127Z] migration_test.go:182: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-03T15:04:04.127Z] mount_test.go:17: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-03T15:04:04.127Z] mount_test.go:76: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-03T15:04:04.127Z] mount_test.go:125: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-03T15:04:04.127Z] mount_test.go:212: Failing on Windows [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:133: Xz not present in msys2 [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:238: Failing on Windows CI machines [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-03T15:04:04.127Z] archive_windows_test.go:16: Currently fails [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-03T15:04:04.127Z] changes_test.go:192: needs more investigation [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-03T15:04:04.127Z] changes_test.go:405: needs further investigation [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-03T15:04:04.127Z] changes_test.go:441: needs further investigation [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-03T15:04:04.127Z] [2020-01-03T15:04:04.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-03T15:04:04.127Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-03T15:04:04.588Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-03T15:04:04.588Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-03T15:04:04.588Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-03T15:04:04.588Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-03T15:04:04.588Z] poller_test.go:41: No chmod on Windows [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-03T15:04:04.588Z] fileutils_test.go:134: Needs porting to Windows [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-03T15:04:04.588Z] fileutils_test.go:180: Needs porting to Windows [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-03T15:04:04.588Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-01-03T15:04:04.588Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-01-03T15:04:04.588Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-01-03T15:04:04.588Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-03T15:04:04.588Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-03T15:04:04.588Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] [2020-01-03T15:04:04.588Z] DONE 1759 tests, 46 skipped in 216.825s [2020-01-03T15:04:04.588Z] INFO: make.ps1 ended at 01/03/2020 15:04:04 [2020-01-03T15:04:05.559Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-03T15:04:06.124Z] #18 ... [2020-01-03T15:04:06.124Z] [2020-01-03T15:04:06.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:06.124Z] #42 178.4 CC criu/cr-errno.o [2020-01-03T15:04:06.124Z] #42 178.6 CC criu/cr-restore.o [2020-01-03T15:04:06.125Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-03T15:04:06.133Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-03T15:04:06.595Z] INFO: Unit tests ended at 01/03/2020 15:04:06. Duration:00:03:53.6717708 [2020-01-03T15:04:06.595Z] INFO: Building busybox [2020-01-03T15:04:06.595Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-03T15:04:06.595Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-03T15:04:06.595Z] [2020-01-03T15:04:06.595Z] Sending build context to Docker daemon 2.56kB [2020-01-03T15:04:06.595Z] [2020-01-03T15:04:06.595Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-03T15:04:06.595Z] ---> 782a75e44953 [2020-01-03T15:04:06.595Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-03T15:04:06.595Z] ---> Running in 381164d64aa0 [2020-01-03T15:04:06.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-03T15:04:07.254Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-03T15:04:07.819Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s) [2020-01-03T15:04:08.759Z] --- PASS: TestDaemonRestartIpcMode (4.77s) [2020-01-03T15:04:08.759Z] PASS [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === Skipped [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-03T15:04:08.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-03T15:04:08.759Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-03T15:04:08.759Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:04:08.759Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-03T15:04:08.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-03T15:04:08.759Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] [2020-01-03T15:04:08.759Z] DONE 197 tests, 6 skipped in 152.037s [2020-01-03T15:04:08.759Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-03T15:04:08.759Z] ++ 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-01-03T15:04:08.759Z] ++ set -e [2020-01-03T15:04:08.759Z] ++ '[' -n 0 ']' [2020-01-03T15:04:08.759Z] ++ set -x [2020-01-03T15:04:08.759Z] ++ 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-01-03T15:04:08.759Z] INFO: Testing against a local daemon [2020-01-03T15:04:08.759Z] === RUN TestCommitInheritsEnv [2020-01-03T15:04:09.345Z] --- PASS: TestCommitInheritsEnv (0.65s) [2020-01-03T15:04:09.345Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-03T15:04:09.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-03T15:04:09.345Z] === RUN TestImagesFilterMultiReference [2020-01-03T15:04:09.345Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-03T15:04:09.345Z] === RUN TestImagePullPlatformInvalid [2020-01-03T15:04:09.603Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-03T15:04:09.603Z] === RUN TestRemoveImageOrphaning [2020-01-03T15:04:10.168Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-01-03T15:04:10.168Z] === RUN TestRemoveImageGarbageCollector [2020-01-03T15:04:10.596Z] #42 ... [2020-01-03T15:04:10.596Z] [2020-01-03T15:04:10.596Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-03T15:04:10.596Z] #18 105.3 Setting up python3-setuptools (33.1.1-1) ... [2020-01-03T15:04:10.596Z] #18 107.5 Setting up dh-python (2.20170125) ... [2020-01-03T15:04:10.596Z] #18 109.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-03T15:04:10.596Z] #18 DONE 109.3s [2020-01-03T15:04:10.888Z] [2020-01-03T15:04:10.888Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T15:04:11.395Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-03T15:04:12.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-03T15:04:12.323Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2020-01-03T15:04:12.323Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-03T15:04:12.323Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-03T15:04:12.323Z] === RUN TestTagInvalidReference [2020-01-03T15:04:12.323Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-03T15:04:12.323Z] === RUN TestTagValidPrefixedRepo [2020-01-03T15:04:12.401Z] Removing intermediate container 381164d64aa0 [2020-01-03T15:04:12.401Z] ---> 92547639bdcd [2020-01-03T15:04:12.401Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-03T15:04:12.581Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-03T15:04:12.581Z] === RUN TestTagExistedNameWithoutForce [2020-01-03T15:04:12.581Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-03T15:04:12.581Z] === RUN TestTagOfficialNames [2020-01-03T15:04:12.581Z] --- PASS: TestTagOfficialNames (0.11s) [2020-01-03T15:04:12.581Z] === RUN TestTagMatchesDigest [2020-01-03T15:04:12.581Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-03T15:04:12.581Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-03T15:04:13.943Z] [2020-01-03T15:04:14.404Z] ---> 89e3e6cf8ce4 [2020-01-03T15:04:14.404Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-03T15:04:14.404Z] ---> Running in b8801dc066ce [2020-01-03T15:04:14.479Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-03T15:04:14.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-03T15:04:15.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-03T15:04:15.953Z] [2020-01-03T15:04:15.953Z] SUCCESS: Specified value was saved. [2020-01-03T15:04:17.223Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-03T15:04:17.792Z] #19 ... [2020-01-03T15:04:17.792Z] [2020-01-03T15:04:17.792Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:17.792Z] #42 189.9 CC criu/cr-service.o [2020-01-03T15:04:18.297Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-03T15:04:18.326Z] Removing intermediate container b8801dc066ce [2020-01-03T15:04:18.326Z] ---> d9b2ecd113a6 [2020-01-03T15:04:18.326Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-03T15:04:18.326Z] ---> Running in abd8aab4c131 [2020-01-03T15:04:18.554Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-03T15:04:19.571Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-01-03T15:04:19.571Z] PASS [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] === Skipped [2020-01-03T15:04:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:04:19.571Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:04:19.571Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:04:19.571Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:04:19.571Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] DONE 17 tests, 4 skipped in 31.564s [2020-01-03T15:04:19.571Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-03T15:04:19.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:19.571Z] ++ set -e [2020-01-03T15:04:19.571Z] ++ '[' -n 0 ']' [2020-01-03T15:04:19.571Z] ++ set -x [2020-01-03T15:04:19.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:19.571Z] INFO: Testing against a local daemon [2020-01-03T15:04:19.571Z] === RUN TestPluginInvalidJSON [2020-01-03T15:04:19.571Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:04:19.571Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:04:19.571Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:04:19.571Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-03T15:04:19.571Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-03T15:04:19.571Z] PASS [2020-01-03T15:04:19.571Z] [2020-01-03T15:04:19.571Z] DONE 2 tests in 0.154s [2020-01-03T15:04:19.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-03T15:04:19.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:19.830Z] ++ set -e [2020-01-03T15:04:19.830Z] ++ '[' -n 0 ']' [2020-01-03T15:04:19.830Z] ++ set -x [2020-01-03T15:04:19.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:19.830Z] INFO: Testing against a local daemon [2020-01-03T15:04:19.830Z] === RUN TestExternalGraphDriver [2020-01-03T15:04:19.851Z] #42 ... [2020-01-03T15:04:19.851Z] [2020-01-03T15:04:19.851Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:04:19.851Z] #45 263.3 github.com/LK4D4/vndr/godl [2020-01-03T15:04:19.851Z] #45 264.9 github.com/LK4D4/vndr [2020-01-03T15:04:20.090Z] === RUN TestExternalGraphDriver/json [2020-01-03T15:04:21.351Z] #45 ... [2020-01-03T15:04:21.351Z] [2020-01-03T15:04:21.351Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:21.351Z] #42 193.6 CC criu/crtools.o [2020-01-03T15:04:22.623Z] === RUN TestExternalGraphDriver/spec [2020-01-03T15:04:22.733Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-03T15:04:22.866Z] #42 195.1 CC criu/eventfd.o [2020-01-03T15:04:23.494Z] #42 196.0 CC criu/eventpoll.o [2020-01-03T15:04:24.630Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-03T15:04:25.160Z] === RUN TestExternalGraphDriver/pull [2020-01-03T15:04:25.388Z] Cannot create a file when that file already exists. [2020-01-03T15:04:25.590Z] #42 198.0 CC criu/external.o [2020-01-03T15:04:26.005Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-03T15:04:26.223Z] #42 198.8 CC criu/fault-injection.o [2020-01-03T15:04:26.514Z] #42 199.0 CC criu/fdstore.o [2020-01-03T15:04:27.144Z] #42 199.7 CC criu/fifo.o [2020-01-03T15:04:27.701Z] --- PASS: TestExternalGraphDriver (7.60s) [2020-01-03T15:04:27.701Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-01-03T15:04:27.701Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-01-03T15:04:27.701Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-01-03T15:04:27.701Z] === RUN TestGraphdriverPluginV2 [2020-01-03T15:04:27.701Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-01-03T15:04:27.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:27.701Z] PASS [2020-01-03T15:04:27.701Z] [2020-01-03T15:04:27.701Z] === Skipped [2020-01-03T15:04:27.701Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-01-03T15:04:27.701Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:04:27.701Z] [2020-01-03T15:04:27.701Z] [2020-01-03T15:04:27.701Z] DONE 5 tests, 1 skipped in 7.780s [2020-01-03T15:04:27.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-03T15:04:27.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:27.702Z] ++ set -e [2020-01-03T15:04:27.702Z] ++ '[' -n 0 ']' [2020-01-03T15:04:27.702Z] ++ set -x [2020-01-03T15:04:27.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:27.702Z] INFO: Testing against a local daemon [2020-01-03T15:04:27.702Z] === RUN TestContinueAfterPluginCrash [2020-01-03T15:04:27.702Z] === PAUSE TestContinueAfterPluginCrash [2020-01-03T15:04:27.702Z] === RUN TestDaemonStartWithLogOpt [2020-01-03T15:04:27.702Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-03T15:04:27.702Z] === CONT TestContinueAfterPluginCrash [2020-01-03T15:04:27.702Z] === CONT TestDaemonStartWithLogOpt [2020-01-03T15:04:27.777Z] #42 ... [2020-01-03T15:04:27.777Z] [2020-01-03T15:04:27.777Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:04:27.777Z] #45 DONE 281.3s [2020-01-03T15:04:27.777Z] [2020-01-03T15:04:27.777Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T15:04:27.777Z] #19 10.78 Collecting yamllint==1.16.0 [2020-01-03T15:04:27.777Z] #19 12.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-03T15:04:27.777Z] #19 13.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-03T15:04:27.777Z] #19 13.99 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-03T15:04:27.777Z] #19 14.99 Collecting pyyaml (from yamllint==1.16.0) [2020-01-03T15:04:27.777Z] #19 15.67 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-03T15:04:28.407Z] #19 ... [2020-01-03T15:04:28.407Z] [2020-01-03T15:04:28.407Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:28.407Z] #42 200.9 CC criu/file-ids.o [2020-01-03T15:04:28.528Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-03T15:04:28.787Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-03T15:04:29.439Z] #42 202.1 CC criu/file-lock.o [2020-01-03T15:04:30.161Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-03T15:04:30.726Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-03T15:04:30.984Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-03T15:04:31.173Z] Removing intermediate container abd8aab4c131 [2020-01-03T15:04:31.174Z] ---> 763daef8858d [2020-01-03T15:04:31.174Z] Step 6/6 : CMD ["sh"] [2020-01-03T15:04:31.174Z] ---> Running in bc74750ef4f1 [2020-01-03T15:04:31.511Z] #42 204.3 CC criu/files-ext.o [2020-01-03T15:04:31.550Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-03T15:04:31.631Z] Removing intermediate container bc74750ef4f1 [2020-01-03T15:04:31.631Z] ---> c193ea9d9c67 [2020-01-03T15:04:31.631Z] Successfully built c193ea9d9c67 [2020-01-03T15:04:31.631Z] Successfully tagged busybox:latest [2020-01-03T15:04:31.631Z] INFO: Docker images of the daemon under test [2020-01-03T15:04:31.631Z] [2020-01-03T15:04:31.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-03T15:04:31.631Z] busybox latest c193ea9d9c67 Less than a second ago 4.85GB [2020-01-03T15:04:31.631Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-03T15:04:31.631Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-03T15:04:31.631Z] [2020-01-03T15:04:31.631Z] INFO: Running integration tests at 01/03/2020 15:04:31... [2020-01-03T15:04:31.631Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-03T15:04:31.631Z] INFO: Integration API tests being run from the host: [2020-01-03T15:04:31.631Z] INFO: make.ps1 starting at 01/03/2020 15:04:31 [2020-01-03T15:04:32.116Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-03T15:04:32.116Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-03T15:04:32.544Z] #42 205.0 CC criu/files-reg.o [2020-01-03T15:04:32.599Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-03T15:04:34.014Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-03T15:04:34.579Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-03T15:04:35.260Z] #42 ... [2020-01-03T15:04:35.260Z] [2020-01-03T15:04:35.260Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-03T15:04:35.260Z] #19 21.04 Building wheels for collected packages: pyyaml [2020-01-03T15:04:35.260Z] #19 21.05 Running setup.py bdist_wheel for pyyaml: started [2020-01-03T15:04:35.260Z] #19 24.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-03T15:04:35.260Z] #19 24.02 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-03T15:04:35.260Z] #19 24.20 Successfully built pyyaml [2020-01-03T15:04:35.260Z] #19 24.21 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-03T15:04:35.550Z] #19 24.93 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-03T15:04:36.090Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-03T15:04:36.090Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-03T15:04:36.178Z] #19 DONE 25.4s [2020-01-03T15:04:36.178Z] [2020-01-03T15:04:36.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:36.654Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-03T15:04:37.210Z] #42 209.9 CC criu/files.o [2020-01-03T15:04:37.691Z] --- PASS: TestDaemonStartWithLogOpt (9.82s) [2020-01-03T15:04:41.652Z] #42 214.2 CC criu/filesystems.o [2020-01-03T15:04:41.912Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-03T15:04:41.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-03T15:04:42.844Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-03T15:04:42.957Z] --- PASS: TestContinueAfterPluginCrash (14.72s) [2020-01-03T15:04:42.957Z] PASS [2020-01-03T15:04:42.957Z] [2020-01-03T15:04:42.957Z] DONE 2 tests in 14.889s [2020-01-03T15:04:42.957Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-03T15:04:42.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:42.957Z] ++ set -e [2020-01-03T15:04:42.957Z] ++ '[' -n 0 ']' [2020-01-03T15:04:42.957Z] ++ set -x [2020-01-03T15:04:42.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:42.957Z] INFO: Testing against a local daemon [2020-01-03T15:04:42.957Z] === RUN TestPluginWithDevMounts [2020-01-03T15:04:42.957Z] === PAUSE TestPluginWithDevMounts [2020-01-03T15:04:42.957Z] === CONT TestPluginWithDevMounts [2020-01-03T15:04:43.102Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-03T15:04:43.152Z] #42 215.6 CC criu/fsnotify.o [2020-01-03T15:04:43.676Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-03T15:04:44.239Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-03T15:04:44.657Z] #42 ... [2020-01-03T15:04:44.657Z] [2020-01-03T15:04:44.657Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-03T15:04:44.657Z] #29 298.5 + rm -rf /tmp/tmp.qB6w4Qzqdx [2020-01-03T15:04:44.860Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-01-03T15:04:44.860Z] PASS [2020-01-03T15:04:44.860Z] [2020-01-03T15:04:44.860Z] DONE 1 tests in 2.362s [2020-01-03T15:04:44.860Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-03T15:04:44.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:44.860Z] ++ set -e [2020-01-03T15:04:44.860Z] ++ '[' -n 0 ']' [2020-01-03T15:04:44.860Z] ++ set -x [2020-01-03T15:04:44.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:04:44.947Z] #29 DONE 298.8s [2020-01-03T15:04:44.947Z] [2020-01-03T15:04:44.947Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:04:45.120Z] INFO: Testing against a local daemon [2020-01-03T15:04:45.120Z] === RUN TestSecretInspect [2020-01-03T15:04:45.238Z] #55 ... [2020-01-03T15:04:45.238Z] [2020-01-03T15:04:45.238Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:04:45.238Z] #42 217.7 CC criu/image-desc.o [2020-01-03T15:04:45.529Z] #42 218.0 CC criu/image.o [2020-01-03T15:04:47.516Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-03T15:04:47.606Z] #42 220.3 CC criu/ipc_ns.o [2020-01-03T15:04:47.773Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-03T15:04:48.339Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-03T15:04:48.406Z] --- PASS: TestSecretInspect (3.22s) [2020-01-03T15:04:48.406Z] === RUN TestSecretList [2020-01-03T15:04:48.904Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-03T15:04:49.162Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-03T15:04:49.664Z] #42 222.3 CC criu/irmap.o [2020-01-03T15:04:49.729Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-03T15:04:50.293Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-03T15:04:50.695Z] #42 223.4 CC criu/kcmp-ids.o [2020-01-03T15:04:50.858Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-03T15:04:51.322Z] #42 223.9 CC criu/kerndat.o [2020-01-03T15:04:51.693Z] --- PASS: TestSecretList (3.24s) [2020-01-03T15:04:51.693Z] === RUN TestSecretsCreateAndDelete [2020-01-03T15:04:51.791Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-03T15:04:53.377Z] #42 225.8 CC criu/libnetlink.o [2020-01-03T15:04:53.669Z] #42 226.5 CC criu/log.o [2020-01-03T15:04:53.689Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-03T15:04:54.227Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2020-01-03T15:04:54.227Z] === RUN TestSecretsUpdate [2020-01-03T15:04:55.179Z] #42 227.5 CC criu/lsm.o [2020-01-03T15:04:55.488Z] #42 228.1 CC criu/mem.o [2020-01-03T15:04:57.516Z] --- PASS: TestSecretsUpdate (3.21s) [2020-01-03T15:04:57.516Z] === RUN TestTemplatedSecret [2020-01-03T15:04:57.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:04:57.763Z] INFO: Testing against a local daemon [2020-01-03T15:04:58.291Z] #42 230.9 CC criu/mount.o [2020-01-03T15:04:58.954Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-03T15:04:59.211Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-03T15:05:00.985Z] --- PASS: TestTemplatedSecret (3.37s) [2020-01-03T15:05:00.985Z] === RUN TestSecretCreateResolve [2020-01-03T15:05:04.274Z] --- PASS: TestSecretCreateResolve (3.26s) [2020-01-03T15:05:04.274Z] PASS [2020-01-03T15:05:04.274Z] [2020-01-03T15:05:04.274Z] DONE 6 tests in 19.276s [2020-01-03T15:05:04.274Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-03T15:05:04.274Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:05:04.274Z] ++ set -e [2020-01-03T15:05:04.274Z] ++ '[' -n 0 ']' [2020-01-03T15:05:04.274Z] ++ set -x [2020-01-03T15:05:04.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:05:04.274Z] INFO: Testing against a local daemon [2020-01-03T15:05:04.274Z] === RUN TestServiceCreateInit [2020-01-03T15:05:04.274Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-03T15:05:04.471Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-03T15:05:05.180Z] #42 237.2 CC criu/namespaces.o [2020-01-03T15:05:07.000Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-03T15:05:07.923Z] #42 240.5 CC criu/net.o [2020-01-03T15:05:07.934Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-03T15:05:08.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-03T15:05:08.868Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-03T15:05:09.544Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-03T15:05:12.146Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-03T15:05:12.711Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-03T15:05:12.753Z] ok github.com/docker/docker/integration/build 15.975s [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === Skipped [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-03T15:05:12.753Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-03T15:05:12.753Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-03T15:05:12.753Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-03T15:05:12.753Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-01-03T15:05:12.753Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-01-03T15:05:12.753Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-01-03T15:05:12.753Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-01-03T15:05:12.753Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-03T15:05:12.753Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-01-03T15:05:12.753Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] DONE 22 tests, 10 skipped in 39.590s [2020-01-03T15:05:12.753Z] [2020-01-03T15:05:12.753Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-03T15:05:13.082Z] ................................................ [ 29%] [2020-01-03T15:05:13.470Z] #42 246.2 CC criu/netfilter.o [2020-01-03T15:05:14.083Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-03T15:05:14.100Z] #42 246.8 CC criu/page-pipe.o [2020-01-03T15:05:14.648Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-03T15:05:14.815Z] --- PASS: TestServiceCreateInit (10.20s) [2020-01-03T15:05:14.816Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-01-03T15:05:14.816Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-01-03T15:05:14.816Z] === RUN TestCreateServiceMultipleTimes [2020-01-03T15:05:14.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:05:14.930Z] INFO: Testing against a local daemon [2020-01-03T15:05:14.930Z] ok github.com/docker/docker/integration/config 0.233s [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === Skipped [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-01-03T15:05:14.930Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-03T15:05:14.930Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] DONE 8 tests, 8 skipped in 2.828s [2020-01-03T15:05:14.930Z] [2020-01-03T15:05:14.930Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-03T15:05:15.213Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-03T15:05:15.601Z] #42 248.1 CC criu/page-xfer.o [2020-01-03T15:05:15.779Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-03T15:05:18.304Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-03T15:05:18.304Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-03T15:05:18.304Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-03T15:05:18.337Z] #42 250.4 CC criu/pagemap-cache.o [2020-01-03T15:05:18.627Z] #42 251.2 CC criu/pagemap.o [2020-01-03T15:05:18.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:05:18.675Z] INFO: Testing against a local daemon [2020-01-03T15:05:20.128Z] #42 252.7 CC criu/parasite-syscall.o [2020-01-03T15:05:20.200Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-03T15:05:20.458Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-03T15:05:20.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-03T15:05:20.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-03T15:05:20.458Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-03T15:05:20.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-03T15:05:21.633Z] #42 254.3 CC criu/path.o [2020-01-03T15:05:22.366Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-03T15:05:22.668Z] #42 255.1 CC criu/pie-util-vdso-elf32.o [2020-01-03T15:05:23.298Z] #42 255.9 CC criu/pie-util-vdso.o [2020-01-03T15:05:23.931Z] #42 256.7 CC criu/pie-util.o [2020-01-03T15:05:24.222Z] #42 257.0 CC criu/pipes.o [2020-01-03T15:05:25.857Z] #42 258.6 CC criu/plugin.o [2020-01-03T15:05:26.548Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-03T15:05:26.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-03T15:05:26.888Z] #42 259.3 CC criu/proc_parse.o [2020-01-03T15:05:28.445Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-03T15:05:30.341Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-03T15:05:30.678Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-03T15:05:31.329Z] #42 263.8 CC criu/protobuf-desc.o [2020-01-03T15:05:33.388Z] #42 265.9 CC criu/protobuf.o [2020-01-03T15:05:33.622Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-03T15:05:33.879Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-03T15:05:34.021Z] #42 266.8 CC criu/pstree.o [2020-01-03T15:05:36.770Z] #42 268.9 CC criu/rbtree.o [2020-01-03T15:05:36.770Z] #42 269.4 CC criu/rst-malloc.o [2020-01-03T15:05:37.059Z] #42 269.9 CC criu/seccomp.o [2020-01-03T15:05:37.351Z] #42 ... [2020-01-03T15:05:37.351Z] [2020-01-03T15:05:37.351Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T15:05:37.351Z] #39 351.3 + dpkg --print-architecture [2020-01-03T15:05:37.351Z] #39 351.3 + cd /tmp/tmp.moEx44nSbu/src/github.com/docker/distribution [2020-01-03T15:05:37.351Z] #39 351.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-03T15:05:37.643Z] #39 351.7 + GOPATH=/tmp/tmp.moEx44nSbu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.moEx44nSbu [2020-01-03T15:05:37.643Z] #39 351.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-03T15:05:38.063Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-03T15:05:38.063Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-03T15:05:38.063Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-03T15:05:38.856Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-03T15:05:41.364Z] --- PASS: TestCreateServiceMultipleTimes (22.63s) [2020-01-03T15:05:41.364Z] === RUN TestCreateServiceConflict [2020-01-03T15:05:41.364Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-01-03T15:05:41.364Z] === RUN TestCreateServiceMaxReplicas [2020-01-03T15:05:41.749Z] --- PASS: TestImportExtremelyLargeImageWorks (108.03s) [2020-01-03T15:05:41.749Z] PASS [2020-01-03T15:05:41.749Z] [2020-01-03T15:05:41.749Z] === Skipped [2020-01-03T15:05:41.749Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:05:41.749Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:05:41.749Z] [2020-01-03T15:05:41.749Z] [2020-01-03T15:05:41.749Z] DONE 12 tests, 1 skipped in 109.681s [2020-01-03T15:05:41.749Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-03T15:05:41.749Z] ++ 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-01-03T15:05:41.749Z] ++ set -e [2020-01-03T15:05:41.749Z] ++ '[' -n 0 ']' [2020-01-03T15:05:41.749Z] ++ set -x [2020-01-03T15:05:41.749Z] ++ 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-01-03T15:05:41.749Z] INFO: Testing against a local daemon [2020-01-03T15:05:41.749Z] === RUN TestNetworkCreateDelete [2020-01-03T15:05:41.749Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-01-03T15:05:41.749Z] === RUN TestDockerNetworkDeletePreferID [2020-01-03T15:05:41.749Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-01-03T15:05:41.749Z] === RUN TestInspectNetwork [2020-01-03T15:05:41.749Z] === RUN TestInspectNetwork/full_network_id [2020-01-03T15:05:41.749Z] === RUN TestInspectNetwork/partial_network_id [2020-01-03T15:05:41.749Z] === RUN TestInspectNetwork/network_name [2020-01-03T15:05:41.749Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-03T15:05:42.516Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-03T15:05:43.271Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-01-03T15:05:43.271Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-03T15:05:43.325Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-03T15:05:44.696Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-03T15:05:45.629Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-03T15:05:45.887Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-03T15:05:46.110Z] --- PASS: TestInspectNetwork (9.87s) [2020-01-03T15:05:46.110Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-03T15:05:46.110Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-03T15:05:46.110Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-03T15:05:46.110Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-03T15:05:46.110Z] === RUN TestRunContainerWithBridgeNone [2020-01-03T15:05:47.262Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-03T15:05:47.999Z] #39 ... [2020-01-03T15:05:48.000Z] [2020-01-03T15:05:48.000Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:05:48.000Z] #55 209.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-03T15:05:48.598Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2020-01-03T15:05:48.598Z] === RUN TestNetworkInvalidJSON [2020-01-03T15:05:48.598Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-03T15:05:48.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-03T15:05:48.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:05:48.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:05:48.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:05:48.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:05:48.598Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-03T15:05:48.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:05:48.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:05:48.598Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-03T15:05:48.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-03T15:05:48.598Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-03T15:05:48.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-03T15:05:48.598Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-03T15:05:48.669Z] #55 ... [2020-01-03T15:05:48.669Z] [2020-01-03T15:05:48.669Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:05:48.669Z] #42 271.4 CC criu/seize.o [2020-01-03T15:05:48.669Z] #42 273.1 CC criu/servicefd.o [2020-01-03T15:05:48.669Z] #42 274.1 CC criu/shmem.o [2020-01-03T15:05:48.669Z] #42 276.0 CC criu/sigframe.o [2020-01-03T15:05:48.669Z] #42 276.5 CC criu/signalfd.o [2020-01-03T15:05:48.669Z] #42 277.1 CC criu/sk-inet.o [2020-01-03T15:05:48.669Z] #42 279.5 CC criu/sk-netlink.o [2020-01-03T15:05:48.669Z] #42 280.3 CC criu/sk-packet.o [2020-01-03T15:05:48.958Z] #42 281.7 CC criu/sk-queue.o [2020-01-03T15:05:49.388Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-03T15:05:49.388Z] === RUN TestDaemonDefaultNetworkPools [2020-01-03T15:05:49.988Z] #42 282.7 CC criu/sk-tcp.o [2020-01-03T15:05:50.186Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-01-03T15:05:50.186Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-03T15:05:51.028Z] #42 283.6 CC criu/sk-unix.o [2020-01-03T15:05:51.319Z] #42 ... [2020-01-03T15:05:51.319Z] [2020-01-03T15:05:51.319Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-03T15:05:51.319Z] #55 212.7 + mkdir -p /build [2020-01-03T15:05:51.319Z] #55 212.7 + cp runc /build/runc [2020-01-03T15:05:51.319Z] #55 DONE 212.8s [2020-01-03T15:05:51.319Z] [2020-01-03T15:05:51.319Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T15:05:51.443Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-03T15:05:51.465Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-01-03T15:05:51.465Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-03T15:05:52.732Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-01-03T15:05:52.732Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-03T15:05:53.099Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-01-03T15:05:53.099Z] === RUN TestServiceWithPredefinedNetwork [2020-01-03T15:05:53.342Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-03T15:05:53.907Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-03T15:05:55.784Z] #39 ... [2020-01-03T15:05:55.784Z] [2020-01-03T15:05:55.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:05:55.784Z] #42 288.0 CC criu/sockets.o [2020-01-03T15:05:55.806Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-03T15:05:56.290Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2020-01-03T15:05:56.291Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-03T15:05:56.291Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:05:56.291Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:05:56.291Z] === RUN TestServiceWithDataPathPortInit [2020-01-03T15:05:56.809Z] #42 289.5 CC criu/stats.o [2020-01-03T15:05:57.467Z] #42 290.0 CC criu/string.o [2020-01-03T15:05:57.755Z] #42 290.3 CC criu/sysctl.o [2020-01-03T15:05:59.253Z] #42 291.5 CC criu/sysfs_parse.o [2020-01-03T15:05:59.543Z] #42 292.2 CC criu/timerfd.o [2020-01-03T15:06:00.571Z] #42 292.9 CC criu/tty.o [2020-01-03T15:06:01.066Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-03T15:06:01.066Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-03T15:06:01.359Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.58s) [2020-01-03T15:06:01.359Z] === RUN TestCreateServiceSecretFileMode [2020-01-03T15:06:01.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-03T15:06:01.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-03T15:06:02.735Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-01-03T15:06:02.735Z] === RUN TestCreateServiceConfigFileMode [2020-01-03T15:06:03.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-03T15:06:03.650Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-03T15:06:04.072Z] #42 296.4 CC criu/tun.o [2020-01-03T15:06:04.702Z] #42 297.4 CC criu/uffd.o [2020-01-03T15:06:04.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-03T15:06:06.024Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-01-03T15:06:06.024Z] === RUN TestCreateServiceSysctls [2020-01-03T15:06:06.281Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-03T15:06:07.435Z] #42 299.7 CC criu/util.o [2020-01-03T15:06:10.153Z] #42 302.3 CC criu/uts_ns.o [2020-01-03T15:06:10.153Z] #42 302.8 CC criu/vdso.o [2020-01-03T15:06:10.214Z] --- PASS: TestCreateServiceSysctls (3.68s) [2020-01-03T15:06:10.214Z] === RUN TestCreateServiceCapabilities [2020-01-03T15:06:11.541Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-03T15:06:11.656Z] #42 303.9 LINK criu/built-in.o [2020-01-03T15:06:11.656Z] #42 304.2 LINK criu/criu [2020-01-03T15:06:11.682Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-03T15:06:12.688Z] #42 305.1 DEP lib/c/criu.d [2020-01-03T15:06:12.688Z] #42 305.4 CC images/rpc.pb-c.o [2020-01-03T15:06:13.296Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-03T15:06:13.502Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-01-03T15:06:13.502Z] === RUN TestInspect [2020-01-03T15:06:14.068Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-03T15:06:14.187Z] #42 306.7 CC lib/c/criu.o [2020-01-03T15:06:15.964Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-03T15:06:16.160Z] --- PASS: TestServiceWithDataPathPortInit (17.84s) [2020-01-03T15:06:16.160Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-03T15:06:16.259Z] #42 309.0 LINK lib/c/built-in.o [2020-01-03T15:06:16.549Z] #42 309.0 LINK lib/c/libcriu.so [2020-01-03T15:06:16.790Z] --- PASS: TestInspect (3.50s) [2020-01-03T15:06:16.790Z] === RUN TestServiceListWithStatuses [2020-01-03T15:06:16.790Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-03T15:06:16.790Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:06:16.790Z] === RUN TestDockerNetworkConnectAlias [2020-01-03T15:06:17.178Z] #42 309.6 GEN magic.py [2020-01-03T15:06:17.179Z] #42 309.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-03T15:06:17.179Z] #42 309.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-03T15:06:18.021Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-03T15:06:18.208Z] #42 310.7 fatal: Not a git repository (or any of the parent directories): .git [2020-01-03T15:06:19.089Z] ok github.com/docker/docker/integration/container 56.253s [2020-01-03T15:06:19.089Z] [2020-01-03T15:06:19.089Z] === Skipped [2020-01-03T15:06:19.089Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-03T15:06:19.089Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:06:19.089Z] [2020-01-03T15:06:19.089Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-03T15:06:19.089Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-01-03T15:06:19.090Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-01-03T15:06:19.090Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-03T15:06:19.090Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-03T15:06:19.090Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-03T15:06:19.090Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-03T15:06:19.090Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-03T15:06:19.090Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-03T15:06:19.090Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-03T15:06:19.090Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-03T15:06:19.090Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-03T15:06:19.090Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-03T15:06:19.090Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-03T15:06:19.090Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-03T15:06:19.090Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-03T15:06:19.090Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-03T15:06:19.090Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-03T15:06:19.090Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-03T15:06:19.090Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-03T15:06:19.090Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-03T15:06:19.090Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-03T15:06:19.090Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-03T15:06:19.090Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-03T15:06:19.090Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-03T15:06:19.090Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-03T15:06:19.090Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-03T15:06:19.090Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-03T15:06:19.090Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-03T15:06:19.090Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-03T15:06:19.090Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-03T15:06:19.090Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-03T15:06:19.090Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-03T15:06:19.090Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] DONE 79 tests, 40 skipped in 59.530s [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-03T15:06:19.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:19.090Z] INFO: Testing against a local daemon [2020-01-03T15:06:19.090Z] ok github.com/docker/docker/integration/image 0.520s [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === Skipped [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-03T15:06:19.090Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-03T15:06:19.090Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-03T15:06:19.090Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-03T15:06:19.090Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] DONE 11 tests, 4 skipped in 2.729s [2020-01-03T15:06:19.090Z] [2020-01-03T15:06:19.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-03T15:06:19.240Z] #42 ... [2020-01-03T15:06:19.240Z] [2020-01-03T15:06:19.240Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-03T15:06:19.240Z] #39 392.9 + rm -rf /tmp/tmp.moEx44nSbu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.moEx44nSbu [2020-01-03T15:06:19.240Z] #39 DONE 393.0s [2020-01-03T15:06:19.240Z] [2020-01-03T15:06:19.240Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:06:19.240Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-03T15:06:19.240Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-03T15:06:19.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-03T15:06:19.530Z] #23 ... [2020-01-03T15:06:19.530Z] [2020-01-03T15:06:19.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-03T15:06:19.530Z] #42 312.1 make[1]: Nothing to be done for 'all'. [2020-01-03T15:06:20.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:20.057Z] INFO: Testing against a local daemon [2020-01-03T15:06:20.057Z] ok github.com/docker/docker/integration/network 0.274s [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === Skipped [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-03T15:06:20.515Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-03T15:06:20.515Z] 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-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-03T15:06:20.515Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-03T15:06:20.515Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-03T15:06:20.515Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] DONE 17 tests, 13 skipped in 2.843s [2020-01-03T15:06:20.515Z] [2020-01-03T15:06:20.515Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-03T15:06:21.395Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-03T15:06:21.481Z] testing: warning: no tests to run [2020-01-03T15:06:21.481Z] ok github.com/docker/docker/integration/network/ipvlan 0.105s [2020-01-03T15:06:21.481Z] [2020-01-03T15:06:21.481Z] DONE 0 tests in 0.935s [2020-01-03T15:06:21.481Z] [2020-01-03T15:06:21.481Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-03T15:06:21.588Z] #42 313.8 make[1]: 'images/built-in.o' is up to date. [2020-01-03T15:06:21.588Z] #42 313.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-03T15:06:21.588Z] #42 313.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-03T15:06:21.588Z] #42 313.9 make[1]: 'compel/libcompel.a' is up to date. [2020-01-03T15:06:21.588Z] #42 314.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-03T15:06:21.588Z] #42 314.0 make[1]: Nothing to be done for 'all'. [2020-01-03T15:06:21.588Z] #42 314.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-03T15:06:21.910Z] #42 314.4 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:21.910Z] #42 314.4 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:21.910Z] #42 314.5 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:21.910Z] #42 314.7 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:22.199Z] #42 314.8 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:22.199Z] #42 314.9 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:22.199Z] #42 314.9 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:22.447Z] testing: warning: no tests to run [2020-01-03T15:06:22.447Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [2020-01-03T15:06:22.447Z] [2020-01-03T15:06:22.447Z] DONE 0 tests in 0.862s [2020-01-03T15:06:22.447Z] [2020-01-03T15:06:22.447Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-03T15:06:22.487Z] #42 315.1 make[2]: Nothing to be done for 'all'. [2020-01-03T15:06:22.487Z] #42 315.1 INSTALL criu/criu [2020-01-03T15:06:22.487Z] #42 DONE 315.2s [2020-01-03T15:06:22.487Z] [2020-01-03T15:06:22.487Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:06:23.412Z] testing: warning: no tests to run [2020-01-03T15:06:23.412Z] ok github.com/docker/docker/integration/plugin 0.090s [2020-01-03T15:06:23.412Z] [2020-01-03T15:06:23.412Z] DONE 0 tests in 0.877s [2020-01-03T15:06:23.412Z] [2020-01-03T15:06:23.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-03T15:06:23.846Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.53s) [2020-01-03T15:06:23.846Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uzimi8afuc3nxjvozyiejbzve Created:2020-01-03 15:06:15.663392622 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3ec1e493b445e9751c4b9e688cc428addd161f9284e9ab7c8eaa920294801d3b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jhtrasejivw73jxxceuzf43tu EndpointID:a407d11d1c4611990a71de66daa4e997afb8e1d6219713c8030b9d6a7a524c89 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b70fe80d92719392cd9b12aa45c28c7be45e08351a7bc62b0de91da2b673aa25 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e2184e90a2b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jhtrasejivw73jxxceuzf43tu EndpointID:a407d11d1c4611990a71de66daa4e997afb8e1d6219713c8030b9d6a7a524c89 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-03T15:06:23.846Z] PASS [2020-01-03T15:06:23.846Z] [2020-01-03T15:06:23.846Z] === Skipped [2020-01-03T15:06:23.846Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:06:23.846Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:06:23.846Z] [2020-01-03T15:06:23.846Z] [2020-01-03T15:06:23.846Z] DONE 21 tests, 1 skipped in 47.606s [2020-01-03T15:06:23.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:06:23.846Z] ++ 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-01-03T15:06:23.846Z] ++ set -e [2020-01-03T15:06:23.846Z] ++ '[' -n 0 ']' [2020-01-03T15:06:23.846Z] ++ set -x [2020-01-03T15:06:23.847Z] ++ 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-01-03T15:06:23.847Z] INFO: Testing against a local daemon [2020-01-03T15:06:23.847Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-03T15:06:23.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:06:23.847Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:06:23.847Z] === RUN TestDockerNetworkIpvlan [2020-01-03T15:06:23.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:06:23.847Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:06:23.847Z] PASS [2020-01-03T15:06:23.847Z] [2020-01-03T15:06:23.847Z] === Skipped [2020-01-03T15:06:23.847Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:06:23.847Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:06:23.847Z] [2020-01-03T15:06:23.847Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:06:23.847Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:06:23.847Z] [2020-01-03T15:06:23.847Z] [2020-01-03T15:06:23.847Z] DONE 2 tests, 2 skipped in 0.162s [2020-01-03T15:06:23.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:06:23.847Z] ++ 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-01-03T15:06:23.847Z] ++ set -e [2020-01-03T15:06:23.847Z] ++ '[' -n 0 ']' [2020-01-03T15:06:23.847Z] ++ set -x [2020-01-03T15:06:23.847Z] ++ 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-01-03T15:06:23.847Z] INFO: Testing against a local daemon [2020-01-03T15:06:23.847Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-03T15:06:24.377Z] testing: warning: no tests to run [2020-01-03T15:06:24.377Z] ok github.com/docker/docker/integration/plugin/authz 0.124s [2020-01-03T15:06:24.377Z] [2020-01-03T15:06:24.377Z] DONE 0 tests in 0.884s [2020-01-03T15:06:24.377Z] [2020-01-03T15:06:24.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-03T15:06:24.627Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-01-03T15:06:24.627Z] === RUN TestDockerNetworkMacvlan [2020-01-03T15:06:24.906Z] --- PASS: TestDockerNetworkConnectAlias (7.33s) [2020-01-03T15:06:24.907Z] === RUN TestDockerNetworkReConnect [2020-01-03T15:06:25.435Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite (383.73s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (12.03s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (4.53s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.85s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.71s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:1449: [d60c39e0b2c6f] daemon is not started [2020-01-03T15:06:25.577Z] check_test.go:309: [d3750906a6110] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (9.01s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.94s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d7cf69a16c724] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.21s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (11.70s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (5.76s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (10.64s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.87s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-03T15:06:25.577Z] check_test.go:309: [dc2e8fcdfef57] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d69891547be71] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d76cb98723746] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-01-03T15:06:25.577Z] check_test.go:309: [dec2bb5470a9c] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.58s) [2020-01-03T15:06:25.577Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-03T15:06:25.577Z] check_test.go:309: [d6c5bd8daab0f] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s) [2020-01-03T15:06:25.577Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-03T15:06:25.577Z] check_test.go:309: [d33b77cbf9779] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.37s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.01s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d0dbac34ce81e] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-01-03T15:06:25.577Z] check_test.go:309: [dcd7ce604ffac] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_plugins_test.go:79: [d40d566cd6f7f] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_plugins_test.go:169: [d4bfb765cf004] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.68s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d85713e0ca92c] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.98s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.03s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2020-01-03T15:06:25.577Z] check_test.go:309: [debf99f1bd980] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.67s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.04s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.38s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.47s) [2020-01-03T15:06:25.577Z] check_test.go:309: [df4ab27069847] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.86s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.00s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.50s) [2020-01-03T15:06:25.577Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-03T15:06:25.577Z] check_test.go:309: [dd9fa916f6429] daemon is not started [2020-01-03T15:06:25.577Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-03T15:06:25.577Z] check_test.go:309: [d925d16267782] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.68s) [2020-01-03T15:06:25.577Z] check_test.go:309: [dbb10893b1114] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.21s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.95s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.68s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.07s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.63s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d9f05c0df951c] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.06s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.08s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.16s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d503983fc253c] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.37s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-03T15:06:25.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-03T15:06:25.577Z] check_test.go:309: [d1324f910c306] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d7af62a60f8a5] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.43s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-03T15:06:25.577Z] check_test.go:309: [d3236821c7737] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.41s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.60s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-01-03T15:06:25.577Z] check_test.go:309: [df8ce8c926ff7] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.28s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.16s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.10s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2020-01-03T15:06:25.577Z] check_test.go:309: [dc0a39f5b387c] daemon is not started [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.37s) [2020-01-03T15:06:25.577Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-03T15:06:25.578Z] check_test.go:309: [d0029433a2850] daemon is not started [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.97s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.07s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.72s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.19s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.83s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.47s) [2020-01-03T15:06:25.578Z] docker_cli_daemon_test.go:2542: [d4bbffe4ab6f2] daemon is not started [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.28s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.25s) [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-01-03T15:06:25.578Z] check_test.go:309: [d6d000ebf7731] daemon is not started [2020-01-03T15:06:25.578Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s) [2020-01-03T15:06:25.578Z] === RUN TestDockerSwarmSuite [2020-01-03T15:06:25.578Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-03T15:06:25.578Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-03T15:06:26.250Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-03T15:06:26.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:26.565Z] INFO: Testing against a local daemon [2020-01-03T15:06:26.565Z] ok github.com/docker/docker/integration/plugin/common 0.253s [2020-01-03T15:06:27.023Z] [2020-01-03T15:06:27.023Z] DONE 2 tests in 2.645s [2020-01-03T15:06:27.023Z] [2020-01-03T15:06:27.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-03T15:06:27.518Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-03T15:06:29.757Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-03T15:06:29.967Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-03T15:06:30.177Z] --- PASS: TestDockerNetworkReConnect (6.01s) [2020-01-03T15:06:30.177Z] === RUN TestServicePlugin [2020-01-03T15:06:30.177Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-03T15:06:30.177Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:06:30.177Z] === RUN TestServiceUpdateLabel [2020-01-03T15:06:31.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:31.714Z] INFO: Testing against a local daemon [2020-01-03T15:06:31.714Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.314s [2020-01-03T15:06:31.714Z] [2020-01-03T15:06:31.714Z] === Skipped [2020-01-03T15:06:31.714Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-01-03T15:06:31.714Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-03T15:06:31.714Z] [2020-01-03T15:06:31.714Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-03T15:06:31.714Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-03T15:06:31.714Z] [2020-01-03T15:06:31.714Z] [2020-01-03T15:06:31.714Z] DONE 2 tests, 2 skipped in 4.283s [2020-01-03T15:06:31.714Z] [2020-01-03T15:06:31.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-03T15:06:32.568Z] ......................... [ 67%] [2020-01-03T15:06:33.037Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-03T15:06:33.475Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-01-03T15:06:33.475Z] === RUN TestServiceUpdateSecrets [2020-01-03T15:06:34.141Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-03T15:06:38.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:38.798Z] INFO: Testing against a local daemon [2020-01-03T15:06:38.798Z] testing: warning: no tests to run [2020-01-03T15:06:39.256Z] ok github.com/docker/docker/integration/plugin/logging 0.239s [2020-01-03T15:06:39.256Z] [2020-01-03T15:06:39.256Z] DONE 0 tests in 7.840s [2020-01-03T15:06:39.256Z] [2020-01-03T15:06:39.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-03T15:06:39.296Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-03T15:06:39.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan (15.31s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2020-01-03T15:06:39.676Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-01-03T15:06:39.676Z] PASS [2020-01-03T15:06:39.676Z] [2020-01-03T15:06:39.676Z] DONE 8 tests in 16.898s [2020-01-03T15:06:39.676Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-03T15:06:39.676Z] ++ 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-01-03T15:06:39.676Z] ++ set -e [2020-01-03T15:06:39.676Z] ++ '[' -n 0 ']' [2020-01-03T15:06:39.676Z] ++ set -x [2020-01-03T15:06:39.676Z] ++ 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-01-03T15:06:40.059Z] testing: warning: no tests to run [2020-01-03T15:06:40.059Z] PASS [2020-01-03T15:06:40.059Z] [2020-01-03T15:06:40.059Z] DONE 0 tests in 0.127s [2020-01-03T15:06:40.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-03T15:06:40.059Z] ++ 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-01-03T15:06:40.059Z] ++ set -e [2020-01-03T15:06:40.059Z] ++ '[' -n 0 ']' [2020-01-03T15:06:40.059Z] ++ set -x [2020-01-03T15:06:40.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=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-01-03T15:06:40.059Z] INFO: Testing against a local daemon [2020-01-03T15:06:40.059Z] === RUN TestAuthZPluginAllowRequest [2020-01-03T15:06:40.526Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-03T15:06:41.877Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-01-03T15:06:41.877Z] === RUN TestAuthZPluginTLS [2020-01-03T15:06:41.900Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-03T15:06:41.900Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-03T15:06:42.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:42.184Z] INFO: Testing against a local daemon [2020-01-03T15:06:42.184Z] ok github.com/docker/docker/integration/plugin/volumes 0.325s [2020-01-03T15:06:42.184Z] [2020-01-03T15:06:42.184Z] === Skipped [2020-01-03T15:06:42.184Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-03T15:06:42.184Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:42.184Z] [2020-01-03T15:06:42.184Z] [2020-01-03T15:06:42.184Z] DONE 1 tests, 1 skipped in 2.867s [2020-01-03T15:06:42.184Z] [2020-01-03T15:06:42.184Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-03T15:06:42.265Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-01-03T15:06:42.265Z] === RUN TestAuthZPluginDenyRequest [2020-01-03T15:06:43.066Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-03T15:06:43.066Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-03T15:06:43.461Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-03T15:06:43.461Z] === RUN TestAuthZPluginDenyResponse [2020-01-03T15:06:44.252Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-03T15:06:44.252Z] === RUN TestAuthZPluginAllowEventStream [2020-01-03T15:06:45.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:45.090Z] INFO: Testing against a local daemon [2020-01-03T15:06:45.090Z] ok github.com/docker/docker/integration/secret 0.241s [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === Skipped [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-03T15:06:45.090Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] DONE 6 tests, 6 skipped in 2.626s [2020-01-03T15:06:45.090Z] [2020-01-03T15:06:45.090Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-03T15:06:46.053Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-01-03T15:06:46.053Z] === RUN TestAuthZPluginErrorResponse [2020-01-03T15:06:46.422Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-03T15:06:46.422Z] === RUN TestAuthZPluginErrorRequest [2020-01-03T15:06:46.792Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-03T15:06:46.793Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-03T15:06:47.588Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-03T15:06:47.588Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-03T15:06:47.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:47.995Z] INFO: Testing against a local daemon [2020-01-03T15:06:47.995Z] ok github.com/docker/docker/integration/service 0.410s [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === Skipped [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-03T15:06:48.454Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-03T15:06:48.454Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-01-03T15:06:48.454Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-03T15:06:48.454Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-03T15:06:48.454Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-03T15:06:48.454Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-03T15:06:48.454Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-03T15:06:48.454Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-03T15:06:48.454Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-03T15:06:48.454Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-03T15:06:48.454Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-03T15:06:48.454Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-03T15:06:48.454Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-03T15:06:48.454Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-03T15:06:48.454Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] DONE 20 tests, 19 skipped in 3.464s [2020-01-03T15:06:48.454Z] [2020-01-03T15:06:48.454Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-03T15:06:48.493Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-03T15:06:50.092Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-01-03T15:06:50.092Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-03T15:06:50.395Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-03T15:06:51.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:51.357Z] INFO: Testing against a local daemon [2020-01-03T15:06:51.357Z] ok github.com/docker/docker/integration/session 0.223s [2020-01-03T15:06:51.357Z] [2020-01-03T15:06:51.357Z] === Skipped [2020-01-03T15:06:51.357Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-03T15:06:51.357Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:51.357Z] [2020-01-03T15:06:51.357Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-03T15:06:51.357Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:51.357Z] [2020-01-03T15:06:51.357Z] [2020-01-03T15:06:51.357Z] DONE 2 tests, 2 skipped in 2.596s [2020-01-03T15:06:51.357Z] [2020-01-03T15:06:51.357Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-03T15:06:51.560Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-01-03T15:06:51.560Z] === RUN TestServiceUpdateConfigs [2020-01-03T15:06:52.161Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2020-01-03T15:06:52.161Z] === RUN TestAuthZPluginHeader [2020-01-03T15:06:52.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-03T15:06:53.107Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-01-03T15:06:53.107Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-03T15:06:53.107Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:06:53.107Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:06:53.107Z] === RUN TestAuthZPluginV2Disable [2020-01-03T15:06:53.107Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:06:53.107Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:06:53.107Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-03T15:06:53.107Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:06:53.107Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:06:53.107Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-03T15:06:53.107Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:06:53.107Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:06:53.107Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-03T15:06:53.176Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-03T15:06:53.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:53.531Z] INFO: Testing against a local daemon [2020-01-03T15:06:54.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-03T15:06:54.499Z] ok github.com/docker/docker/integration/system 1.330s [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === Skipped [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:06:54.957Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-03T15:06:54.957Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-03T15:06:54.957Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-03T15:06:54.957Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-03T15:06:54.957Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-03T15:06:54.957Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-03T15:06:54.957Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] DONE 13 tests, 7 skipped in 3.617s [2020-01-03T15:06:54.957Z] [2020-01-03T15:06:54.957Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-03T15:06:57.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:06:57.134Z] INFO: Testing against a local daemon [2020-01-03T15:06:57.592Z] ok github.com/docker/docker/integration/volume 0.322s [2020-01-03T15:06:57.592Z] [2020-01-03T15:06:57.592Z] === Skipped [2020-01-03T15:06:57.592Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-03T15:06:57.592Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-03T15:06:57.592Z] [2020-01-03T15:06:57.592Z] [2020-01-03T15:06:57.592Z] DONE 5 tests, 1 skipped in 2.838s [2020-01-03T15:06:57.592Z] [2020-01-03T15:06:57.592Z] INFO: make.ps1 ended at 01/03/2020 15:06:57 [2020-01-03T15:06:57.592Z] INFO: Integration CLI tests being run from the host: [2020-01-03T15:06:57.592Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-03T15:07:01.784Z] #23 ... [2020-01-03T15:07:01.784Z] [2020-01-03T15:07:01.784Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:01.784Z] #60 383.0 + bin/containerd [2020-01-03T15:07:02.213Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-03T15:07:02.444Z] #60 ... [2020-01-03T15:07:02.444Z] [2020-01-03T15:07:02.444Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:02.444Z] #51 DONE 436.2s [2020-01-03T15:07:02.444Z] [2020-01-03T15:07:02.444Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:04.111Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-03T15:07:06.441Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2020-01-03T15:07:06.441Z] === RUN TestServiceUpdateNetwork [2020-01-03T15:07:07.388Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-03T15:07:07.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-03T15:07:07.924Z] INFO: Testing against a local daemon [2020-01-03T15:07:09.569Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-03T15:07:10.913Z] #23 443.4 + return [2020-01-03T15:07:10.913Z] #23 DONE 443.5s [2020-01-03T15:07:10.913Z] [2020-01-03T15:07:10.913Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:12.416Z] #60 ... [2020-01-03T15:07:12.416Z] [2020-01-03T15:07:12.416Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-03T15:07:12.416Z] #24 DONE 0.1s [2020-01-03T15:07:12.416Z] [2020-01-03T15:07:12.416Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T15:07:12.705Z] #28 DONE 0.5s [2020-01-03T15:07:12.705Z] [2020-01-03T15:07:12.705Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-03T15:07:12.705Z] #30 DONE 0.1s [2020-01-03T15:07:12.705Z] [2020-01-03T15:07:12.705Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:12.788Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-01-03T15:07:12.788Z] PASS [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] === Skipped [2020-01-03T15:07:12.788Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:07:12.788Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:07:12.788Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:07:12.788Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:07:12.788Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] DONE 17 tests, 4 skipped in 29.917s [2020-01-03T15:07:12.788Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-03T15:07:12.788Z] ++ 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-01-03T15:07:12.788Z] ++ set -e [2020-01-03T15:07:12.788Z] ++ '[' -n 0 ']' [2020-01-03T15:07:12.788Z] ++ set -x [2020-01-03T15:07:12.788Z] ++ 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-01-03T15:07:12.788Z] INFO: Testing against a local daemon [2020-01-03T15:07:12.788Z] === RUN TestPluginInvalidJSON [2020-01-03T15:07:12.788Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:07:12.788Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:07:12.788Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:07:12.788Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-03T15:07:12.788Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-03T15:07:12.788Z] PASS [2020-01-03T15:07:12.788Z] [2020-01-03T15:07:12.788Z] DONE 2 tests in 0.223s [2020-01-03T15:07:12.788Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-03T15:07:12.788Z] ++ 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-01-03T15:07:12.788Z] ++ set -e [2020-01-03T15:07:12.788Z] ++ '[' -n 0 ']' [2020-01-03T15:07:12.788Z] ++ set -x [2020-01-03T15:07:12.789Z] ++ 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-01-03T15:07:12.789Z] INFO: Testing against a local daemon [2020-01-03T15:07:12.789Z] === RUN TestExternalGraphDriver [2020-01-03T15:07:12.789Z] === RUN TestExternalGraphDriver/json [2020-01-03T15:07:12.789Z] === RUN TestExternalGraphDriver/spec [2020-01-03T15:07:12.995Z] #60 ... [2020-01-03T15:07:12.995Z] [2020-01-03T15:07:12.995Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-03T15:07:12.995Z] #33 DONE 0.1s [2020-01-03T15:07:12.995Z] [2020-01-03T15:07:12.995Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-03T15:07:12.995Z] #38 DONE 0.1s [2020-01-03T15:07:12.995Z] [2020-01-03T15:07:12.995Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-03T15:07:12.995Z] #40 DONE 0.1s [2020-01-03T15:07:12.995Z] [2020-01-03T15:07:12.995Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:13.282Z] #60 ... [2020-01-03T15:07:13.282Z] [2020-01-03T15:07:13.282Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-03T15:07:13.282Z] #43 DONE 0.1s [2020-01-03T15:07:13.282Z] [2020-01-03T15:07:13.282Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-03T15:07:13.282Z] #46 DONE 0.1s [2020-01-03T15:07:13.282Z] [2020-01-03T15:07:13.282Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-03T15:07:13.282Z] #49 DONE 0.1s [2020-01-03T15:07:13.282Z] [2020-01-03T15:07:13.282Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-03T15:07:13.579Z] #52 DONE 0.1s [2020-01-03T15:07:13.579Z] [2020-01-03T15:07:13.579Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-03T15:07:13.579Z] #56 DONE 0.1s [2020-01-03T15:07:13.579Z] [2020-01-03T15:07:13.579Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-03T15:07:14.630Z] === RUN TestExternalGraphDriver/pull [2020-01-03T15:07:17.125Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-01-03T15:07:17.125Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-01-03T15:07:17.125Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-01-03T15:07:17.125Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-01-03T15:07:17.125Z] === RUN TestGraphdriverPluginV2 [2020-01-03T15:07:17.125Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-03T15:07:17.125Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:17.125Z] PASS [2020-01-03T15:07:17.125Z] [2020-01-03T15:07:17.125Z] === Skipped [2020-01-03T15:07:17.125Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-03T15:07:17.125Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:17.125Z] [2020-01-03T15:07:17.125Z] [2020-01-03T15:07:17.125Z] DONE 5 tests, 1 skipped in 6.668s [2020-01-03T15:07:17.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-03T15:07:17.125Z] ++ 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-01-03T15:07:17.125Z] ++ set -e [2020-01-03T15:07:17.125Z] ++ '[' -n 0 ']' [2020-01-03T15:07:17.125Z] ++ set -x [2020-01-03T15:07:17.125Z] ++ 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-01-03T15:07:17.125Z] INFO: Testing against a local daemon [2020-01-03T15:07:17.125Z] === RUN TestContinueAfterPluginCrash [2020-01-03T15:07:17.125Z] === PAUSE TestContinueAfterPluginCrash [2020-01-03T15:07:17.125Z] === RUN TestDaemonStartWithLogOpt [2020-01-03T15:07:17.125Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-03T15:07:17.125Z] === CONT TestContinueAfterPluginCrash [2020-01-03T15:07:17.125Z] === CONT TestDaemonStartWithLogOpt [2020-01-03T15:07:21.319Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2020-01-03T15:07:21.319Z] PASS [2020-01-03T15:07:21.319Z] [2020-01-03T15:07:21.319Z] === Skipped [2020-01-03T15:07:21.319Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-03T15:07:21.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:07:21.319Z] [2020-01-03T15:07:21.319Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-03T15:07:21.319Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:07:21.319Z] [2020-01-03T15:07:21.319Z] [2020-01-03T15:07:21.319Z] DONE 20 tests, 2 skipped in 135.408s [2020-01-03T15:07:21.319Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-03T15:07:21.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:21.319Z] ++ set -e [2020-01-03T15:07:21.319Z] ++ '[' -n 0 ']' [2020-01-03T15:07:21.319Z] ++ set -x [2020-01-03T15:07:21.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:21.319Z] INFO: Testing against a local daemon [2020-01-03T15:07:21.319Z] === RUN TestSessionCreate [2020-01-03T15:07:21.319Z] --- PASS: TestSessionCreate (0.06s) [2020-01-03T15:07:21.319Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-03T15:07:21.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-03T15:07:21.319Z] PASS [2020-01-03T15:07:21.319Z] [2020-01-03T15:07:21.319Z] DONE 2 tests in 0.253s [2020-01-03T15:07:21.319Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-03T15:07:21.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:21.319Z] ++ set -e [2020-01-03T15:07:21.319Z] ++ '[' -n 0 ']' [2020-01-03T15:07:21.319Z] ++ set -x [2020-01-03T15:07:21.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:21.320Z] INFO: Testing against a local daemon [2020-01-03T15:07:21.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-03T15:07:21.320Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:07:21.320Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:07:21.320Z] === RUN TestEventsExecDie [2020-01-03T15:07:21.320Z] --- PASS: TestEventsExecDie (0.90s) [2020-01-03T15:07:21.320Z] === RUN TestEventsBackwardsCompatible [2020-01-03T15:07:21.320Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-01-03T15:07:21.320Z] === RUN TestInfoBinaryCommits [2020-01-03T15:07:21.320Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-03T15:07:21.320Z] === RUN TestInfoAPIVersioned [2020-01-03T15:07:21.320Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-03T15:07:21.320Z] === RUN TestInfoDiscoveryBackend [2020-01-03T15:07:21.578Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-01-03T15:07:21.578Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-03T15:07:22.255Z] --- PASS: TestImportExtremelyLargeImageWorks (189.67s) [2020-01-03T15:07:22.255Z] PASS [2020-01-03T15:07:22.255Z] [2020-01-03T15:07:22.255Z] DONE 12 tests in 193.753s [2020-01-03T15:07:22.255Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-03T15:07:22.255Z] ++ 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-01-03T15:07:22.255Z] ++ set -e [2020-01-03T15:07:22.255Z] ++ '[' -n 0 ']' [2020-01-03T15:07:22.255Z] ++ set -x [2020-01-03T15:07:22.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-03T15:07:22.511Z] INFO: Testing against a local daemon [2020-01-03T15:07:22.512Z] === RUN TestNetworkCreateDelete [2020-01-03T15:07:22.512Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-01-03T15:07:22.512Z] === RUN TestDockerNetworkDeletePreferID [2020-01-03T15:07:22.955Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-03T15:07:22.955Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-03T15:07:23.076Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-01-03T15:07:23.076Z] === RUN TestInspectNetwork [2020-01-03T15:07:23.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-03T15:07:23.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-03T15:07:23.214Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-01-03T15:07:23.214Z] === RUN TestInfoAPI [2020-01-03T15:07:23.214Z] --- PASS: TestInfoAPI (0.05s) [2020-01-03T15:07:23.214Z] === RUN TestInfoAPIWarnings [2020-01-03T15:07:23.918Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-01-03T15:07:23.918Z] === RUN TestInfoDebug [2020-01-03T15:07:24.388Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-03T15:07:24.485Z] --- PASS: TestInfoDebug (0.59s) [2020-01-03T15:07:24.485Z] === RUN TestInfoInsecureRegistries [2020-01-03T15:07:25.053Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-01-03T15:07:25.053Z] === RUN TestInfoRegistryMirrors [2020-01-03T15:07:25.621Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-01-03T15:07:25.621Z] === RUN TestLoginFailsWithBadCredentials [2020-01-03T15:07:26.189Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-01-03T15:07:26.189Z] === RUN TestPingCacheHeaders [2020-01-03T15:07:26.189Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-03T15:07:26.189Z] === RUN TestPingGet [2020-01-03T15:07:26.189Z] --- PASS: TestPingGet (0.03s) [2020-01-03T15:07:26.189Z] === RUN TestPingHead [2020-01-03T15:07:26.189Z] --- PASS: TestPingHead (0.05s) [2020-01-03T15:07:26.189Z] === RUN TestVersion [2020-01-03T15:07:26.189Z] --- PASS: TestVersion (0.05s) [2020-01-03T15:07:26.189Z] PASS [2020-01-03T15:07:26.189Z] [2020-01-03T15:07:26.189Z] === Skipped [2020-01-03T15:07:26.189Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:07:26.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:07:26.189Z] [2020-01-03T15:07:26.189Z] [2020-01-03T15:07:26.189Z] DONE 18 tests, 1 skipped in 6.463s [2020-01-03T15:07:26.189Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-03T15:07:26.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:26.189Z] ++ set -e [2020-01-03T15:07:26.189Z] ++ '[' -n 0 ']' [2020-01-03T15:07:26.189Z] ++ set -x [2020-01-03T15:07:26.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-01-03T15:07:26.270Z] tests/integration/client_test.py ..... [ 76%] [2020-01-03T15:07:26.351Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-03T15:07:26.351Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-03T15:07:26.448Z] INFO: Testing against a local daemon [2020-01-03T15:07:26.448Z] === RUN TestVolumesCreateAndList [2020-01-03T15:07:26.448Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-03T15:07:26.448Z] === RUN TestVolumesRemove [2020-01-03T15:07:26.524Z] tests/integration/errors_test.py . [ 76%] [2020-01-03T15:07:26.707Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-03T15:07:26.707Z] === RUN TestVolumesInspect [2020-01-03T15:07:26.707Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-03T15:07:26.707Z] === RUN TestVolumesInvalidJSON [2020-01-03T15:07:26.707Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-03T15:07:26.707Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-03T15:07:26.707Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-03T15:07:26.707Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-03T15:07:26.707Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-03T15:07:26.707Z] PASS [2020-01-03T15:07:26.707Z] [2020-01-03T15:07:26.707Z] DONE 5 tests in 0.362s [2020-01-03T15:07:26.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:07:26.965Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:07:26.965Z] +++ kill 13038 [2020-01-03T15:07:28.341Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:07:28.341Z] Clearing AppArmor profiles cache:. [2020-01-03T15:07:28.341Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:07:28.341Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:07:28.341Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:07:28.341Z] [2020-01-03T15:07:28.341Z] To set a process to complain mode, use the command line tool [2020-01-03T15:07:28.341Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:07:28.341Z] with the 'teardown' option." [2020-01-03T15:07:28.341Z] [2020-01-03T15:07:28.929Z] --- PASS: TestDaemonStartWithLogOpt (12.08s) [2020-01-03T15:07:30.530Z] === RUN TestInspectNetwork/full_network_id [2020-01-03T15:07:30.530Z] === RUN TestInspectNetwork/partial_network_id [2020-01-03T15:07:30.530Z] === RUN TestInspectNetwork/network_name [2020-01-03T15:07:30.530Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-03T15:07:30.787Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-03T15:07:31.044Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-03T15:07:31.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance Post stage [Pipeline] junit [2020-01-03T15:07:31.649Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-03T15:07:32.234Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-03T15:07:32.234Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-03T15:07:32.290Z] + echo Ensuring container killed. [2020-01-03T15:07:32.291Z] Ensuring container killed. [2020-01-03T15:07:32.291Z] + docker rm -vf docker-pr1 [2020-01-03T15:07:32.291Z] Error: No such container: docker-pr1 [2020-01-03T15:07:32.291Z] + true [Pipeline] sh [2020-01-03T15:07:32.492Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-03T15:07:32.581Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:07:32.581Z] Chowning /workspace to jenkins user [2020-01-03T15:07:32.581Z] + id -u [2020-01-03T15:07:32.581Z] + id -g [2020-01-03T15:07:32.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40343:/workspace busybox chown -R 1000:1000 /workspace [2020-01-03T15:07:32.749Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-03T15:07:33.945Z] --- PASS: TestContinueAfterPluginCrash (17.05s) [2020-01-03T15:07:33.945Z] PASS [2020-01-03T15:07:33.945Z] [2020-01-03T15:07:33.945Z] DONE 2 tests in 17.217s [2020-01-03T15:07:33.945Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-03T15:07:33.945Z] ++ 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-01-03T15:07:33.945Z] ++ set -e [2020-01-03T15:07:33.945Z] ++ '[' -n 0 ']' [2020-01-03T15:07:33.945Z] ++ set -x [2020-01-03T15:07:33.945Z] ++ 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-01-03T15:07:34.313Z] INFO: Testing against a local daemon [2020-01-03T15:07:34.313Z] === RUN TestPluginWithDevMounts [2020-01-03T15:07:34.313Z] === PAUSE TestPluginWithDevMounts [2020-01-03T15:07:34.313Z] === CONT TestPluginWithDevMounts [2020-01-03T15:07:35.272Z] --- PASS: TestInspectNetwork (11.79s) [2020-01-03T15:07:35.272Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-03T15:07:35.272Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-03T15:07:35.272Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-03T15:07:35.272Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-03T15:07:35.272Z] === RUN TestRunContainerWithBridgeNone [2020-01-03T15:07:35.272Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:07:36.169Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-01-03T15:07:36.169Z] PASS [2020-01-03T15:07:36.169Z] [2020-01-03T15:07:36.169Z] DONE 1 tests in 2.183s [2020-01-03T15:07:36.169Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-03T15:07:36.169Z] ++ 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-01-03T15:07:36.169Z] ++ set -e [2020-01-03T15:07:36.169Z] ++ '[' -n 0 ']' [2020-01-03T15:07:36.169Z] ++ set -x [2020-01-03T15:07:36.169Z] ++ 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-01-03T15:07:36.171Z] + bundleName=arm64-integration [2020-01-03T15:07:36.171Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-03T15:07:36.171Z] Creating arm64-integration-bundles.tar.gz [2020-01-03T15:07:36.171Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-03T15:07:36.171Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-03T15:07:36.444Z] Archiving artifacts [2020-01-03T15:07:36.544Z] INFO: Testing against a local daemon [2020-01-03T15:07:36.544Z] === RUN TestSecretInspect [2020-01-03T15:07:36.644Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-03T15:07:36.711Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:07:37.025Z] + make clean [2020-01-03T15:07:37.578Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2020-01-03T15:07:37.578Z] === RUN TestNetworkInvalidJSON [2020-01-03T15:07:37.578Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-03T15:07:37.578Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-03T15:07:37.578Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:07:37.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:07:37.578Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:07:37.578Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:07:37.578Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-03T15:07:37.578Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:07:37.578Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:07:37.578Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-03T15:07:37.578Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-03T15:07:37.578Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-03T15:07:37.578Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-03T15:07:37.578Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-03T15:07:37.594Z] docker volume rm -f docker-dev-cache [2020-01-03T15:07:37.594Z] docker-dev-cache [Pipeline] deleteDir [2020-01-03T15:07:38.974Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-03T15:07:38.974Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-01-03T15:07:38.974Z] === RUN TestDaemonDefaultNetworkPools [2020-01-03T15:07:39.013Z] --- PASS: TestSecretInspect (2.52s) [2020-01-03T15:07:39.013Z] === RUN TestSecretList [2020-01-03T15:07:39.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-01-03T15:07:39.539Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-03T15:07:40.106Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-03T15:07:40.671Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-01-03T15:07:40.671Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-03T15:07:41.604Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-03T15:07:42.168Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-01-03T15:07:42.168Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-03T15:07:42.227Z] --- PASS: TestSecretList (2.90s) [2020-01-03T15:07:42.227Z] === RUN TestSecretsCreateAndDelete [2020-01-03T15:07:42.732Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-03T15:07:42.732Z] === RUN TestServiceWithPredefinedNetwork [2020-01-03T15:07:42.732Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-03T15:07:44.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-03T15:07:44.700Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2020-01-03T15:07:44.700Z] === RUN TestSecretsUpdate [2020-01-03T15:07:45.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-03T15:07:45.291Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2020-01-03T15:07:45.291Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-03T15:07:45.291Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:07:45.291Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:07:45.291Z] === RUN TestServiceWithDataPathPortInit [2020-01-03T15:07:48.401Z] --- PASS: TestSecretsUpdate (3.11s) [2020-01-03T15:07:48.401Z] === RUN TestTemplatedSecret [2020-01-03T15:07:51.597Z] --- PASS: TestTemplatedSecret (3.54s) [2020-01-03T15:07:51.597Z] === RUN TestSecretCreateResolve [2020-01-03T15:07:51.852Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-03T15:07:52.887Z] #60 431.1 + bin/containerd-stress [2020-01-03T15:07:52.887Z] #60 434.7 + bin/containerd-shim [2020-01-03T15:07:54.805Z] --- PASS: TestSecretCreateResolve (2.97s) [2020-01-03T15:07:54.805Z] PASS [2020-01-03T15:07:54.805Z] [2020-01-03T15:07:54.805Z] DONE 6 tests in 18.201s [2020-01-03T15:07:54.805Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-03T15:07:54.806Z] ++ 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-01-03T15:07:54.806Z] ++ set -e [2020-01-03T15:07:54.806Z] ++ '[' -n 0 ']' [2020-01-03T15:07:54.806Z] ++ set -x [2020-01-03T15:07:54.806Z] ++ 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-01-03T15:07:54.806Z] INFO: Testing against a local daemon [2020-01-03T15:07:54.806Z] === RUN TestServiceCreateInit [2020-01-03T15:07:54.806Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-03T15:07:59.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-03T15:08:00.631Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-03T15:08:03.233Z] #60 444.9 + bin/containerd-shim-runc-v1 [2020-01-03T15:08:04.956Z] --- PASS: TestServiceCreateInit (9.69s) [2020-01-03T15:08:04.956Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-01-03T15:08:04.956Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2020-01-03T15:08:04.956Z] === RUN TestCreateServiceMultipleTimes [2020-01-03T15:08:06.712Z] --- PASS: TestServiceWithDataPathPortInit (20.04s) [2020-01-03T15:08:06.712Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-03T15:08:08.765Z] #60 449.8 + bin/containerd-shim-runc-v2 [2020-01-03T15:08:09.393Z] #60 451.2 + binaries [2020-01-03T15:08:09.393Z] #60 451.2 + mkdir -p /build [2020-01-03T15:08:09.393Z] #60 451.2 + cp bin/containerd /build/containerd [2020-01-03T15:08:09.393Z] #60 451.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-03T15:08:09.393Z] #60 451.3 + cp bin/ctr /build/ctr [2020-01-03T15:08:09.393Z] #60 DONE 451.4s [2020-01-03T15:08:10.891Z] [2020-01-03T15:08:10.891Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-03T15:08:11.177Z] #61 DONE 0.1s [2020-01-03T15:08:11.177Z] [2020-01-03T15:08:11.177Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-03T15:08:11.177Z] #65 DONE 0.1s [2020-01-03T15:08:11.177Z] [2020-01-03T15:08:11.177Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-03T15:08:11.177Z] #67 DONE 0.1s [2020-01-03T15:08:11.177Z] [2020-01-03T15:08:11.177Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-03T15:08:11.177Z] #70 DONE 0.1s [2020-01-03T15:08:11.462Z] [2020-01-03T15:08:11.462Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-03T15:08:11.462Z] #71 DONE 0.0s [2020-01-03T15:08:11.462Z] [2020-01-03T15:08:11.462Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-03T15:08:13.363Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-03T15:08:13.496Z] #72 DONE 2.1s [2020-01-03T15:08:13.496Z] [2020-01-03T15:08:13.496Z] #73 exporting to oci image format [2020-01-03T15:08:13.785Z] #73 exporting layers [2020-01-03T15:08:14.733Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-01-03T15:08:14.733Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p9uv3tvghtvptl3sqew7m4218 Created:2020-01-03 15:08:06.727936895 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7892d04a8c08a09c52ab0a35f1aa5d886c382ba82514d9e86012142e14637ae4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4woilf90l5dvecoh63s0y6gm5 EndpointID:77195993baf7ad6062a29737e535f773b3f16fd5d46117b1deaa2d11333f84a0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c40fc49eba88b73c4c734a6f167986f242d8af64c112b5c2bd7e2545e224f493 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2d113a22d3a0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4woilf90l5dvecoh63s0y6gm5 EndpointID:77195993baf7ad6062a29737e535f773b3f16fd5d46117b1deaa2d11333f84a0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-03T15:08:14.733Z] PASS [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] === Skipped [2020-01-03T15:08:14.733Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:08:14.733Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] DONE 21 tests, 1 skipped in 52.164s [2020-01-03T15:08:14.733Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:08:14.733Z] ++ 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-01-03T15:08:14.733Z] ++ set -e [2020-01-03T15:08:14.733Z] ++ '[' -n 0 ']' [2020-01-03T15:08:14.733Z] ++ set -x [2020-01-03T15:08:14.733Z] ++ 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-01-03T15:08:14.733Z] INFO: Testing against a local daemon [2020-01-03T15:08:14.733Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-03T15:08:14.733Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:08:14.733Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:08:14.733Z] === RUN TestDockerNetworkIpvlan [2020-01-03T15:08:14.733Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:08:14.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:08:14.733Z] PASS [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] === Skipped [2020-01-03T15:08:14.733Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:08:14.733Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:08:14.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] [2020-01-03T15:08:14.733Z] DONE 2 tests, 2 skipped in 0.145s [2020-01-03T15:08:14.733Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:08:14.733Z] ++ 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-01-03T15:08:14.733Z] ++ set -e [2020-01-03T15:08:14.733Z] ++ '[' -n 0 ']' [2020-01-03T15:08:14.733Z] ++ set -x [2020-01-03T15:08:14.733Z] ++ 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-01-03T15:08:14.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-03T15:08:14.733Z] INFO: Testing against a local daemon [2020-01-03T15:08:14.733Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-03T15:08:16.105Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-01-03T15:08:16.105Z] === RUN TestDockerNetworkMacvlan [2020-01-03T15:08:17.037Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-03T15:08:17.969Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-03T15:08:18.332Z] ......... [ 86%] [2020-01-03T15:08:18.901Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-03T15:08:22.028Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2020-01-03T15:08:22.028Z] === RUN TestCreateServiceConflict [2020-01-03T15:08:22.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-03T15:08:23.015Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-03T15:08:24.675Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-03T15:08:24.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-03T15:08:25.239Z] --- PASS: TestCreateServiceConflict (3.02s) [2020-01-03T15:08:25.239Z] === RUN TestCreateServiceMaxReplicas [2020-01-03T15:08:25.272Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-03T15:08:25.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-03T15:08:26.095Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-03T15:08:26.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-03T15:08:27.991Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-03T15:08:27.991Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-03T15:08:28.249Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-03T15:08:28.469Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-01-03T15:08:28.469Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-03T15:08:29.907Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-03T15:08:31.266Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-03T15:08:32.429Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-03T15:08:33.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan (17.61s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.54s) [2020-01-03T15:08:33.801Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-01-03T15:08:33.801Z] PASS [2020-01-03T15:08:33.801Z] [2020-01-03T15:08:33.801Z] DONE 8 tests in 19.140s [2020-01-03T15:08:33.801Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-03T15:08:33.801Z] ++ 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-01-03T15:08:33.801Z] ++ set -e [2020-01-03T15:08:33.801Z] ++ '[' -n 0 ']' [2020-01-03T15:08:33.801Z] ++ set -x [2020-01-03T15:08:33.801Z] ++ 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-01-03T15:08:33.801Z] testing: warning: no tests to run [2020-01-03T15:08:33.801Z] PASS [2020-01-03T15:08:33.801Z] [2020-01-03T15:08:33.801Z] DONE 0 tests in 0.028s [2020-01-03T15:08:33.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-03T15:08:33.801Z] ++ 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-01-03T15:08:33.801Z] ++ set -e [2020-01-03T15:08:33.801Z] ++ '[' -n 0 ']' [2020-01-03T15:08:33.801Z] ++ set -x [2020-01-03T15:08:33.801Z] ++ 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-01-03T15:08:34.059Z] INFO: Testing against a local daemon [2020-01-03T15:08:34.059Z] === RUN TestAuthZPluginAllowRequest [2020-01-03T15:08:36.591Z] --- PASS: TestAuthZPluginAllowRequest (2.08s) [2020-01-03T15:08:36.591Z] === RUN TestAuthZPluginTLS [2020-01-03T15:08:36.591Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-01-03T15:08:36.591Z] === RUN TestAuthZPluginDenyRequest [2020-01-03T15:08:37.054Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-03T15:08:37.156Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-01-03T15:08:37.156Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-03T15:08:37.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-01-03T15:08:37.721Z] === RUN TestAuthZPluginDenyResponse [2020-01-03T15:08:38.285Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-01-03T15:08:38.285Z] === RUN TestAuthZPluginAllowEventStream [2020-01-03T15:08:40.180Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2020-01-03T15:08:40.180Z] === RUN TestAuthZPluginErrorResponse [2020-01-03T15:08:40.437Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-03T15:08:40.437Z] === RUN TestAuthZPluginErrorRequest [2020-01-03T15:08:40.694Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-03T15:08:40.862Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-03T15:08:40.862Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-03T15:08:40.951Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-03T15:08:40.951Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-03T15:08:40.951Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-03T15:08:41.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-01-03T15:08:41.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-03T15:08:41.516Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-03T15:08:42.080Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-03T15:08:42.090Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.62s) [2020-01-03T15:08:42.090Z] === RUN TestCreateServiceSecretFileMode [2020-01-03T15:08:42.645Z] === RUN TestDockerSuite/TestBuildFails [2020-01-03T15:08:43.579Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-03T15:08:43.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-03T15:08:43.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-01-03T15:08:43.579Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-03T15:08:45.297Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-03T15:08:45.476Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2020-01-03T15:08:45.476Z] === RUN TestAuthZPluginHeader [2020-01-03T15:08:45.552Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-03T15:08:45.552Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-03T15:08:45.552Z] [2020-01-03T15:08:45.552Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-03T15:08:45.552Z] =========================== short test summary info ============================ [2020-01-03T15:08:45.552Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-03T15:08:45.552Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-03T15:08:45.552Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-03T15:08:45.552Z] Not supported on most drivers [2020-01-03T15:08:45.552Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-03T15:08:45.552Z] Can fail if eth0 has multiple IP addresses [2020-01-03T15:08:45.552Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-03T15:08:45.552Z] This doesn't seem to be taken into account by the engine [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-03T15:08:45.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-03T15:08:45.552Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-03T15:08:45.552Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 333.58 seconds == [2020-01-03T15:08:45.766Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2020-01-03T15:08:45.767Z] === RUN TestCreateServiceConfigFileMode [2020-01-03T15:08:45.849Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-03T15:08:46.045Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-03T15:08:46.310Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-01-03T15:08:46.310Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-03T15:08:48.842Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-03T15:08:48.956Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-01-03T15:08:48.956Z] === RUN TestCreateServiceSysctls [2020-01-03T15:08:50.739Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-03T15:08:50.997Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2020-01-03T15:08:50.997Z] === RUN TestAuthZPluginV2Disable [2020-01-03T15:08:52.540Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-03T15:08:52.540Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-03T15:08:53.024Z] --- PASS: TestCreateServiceSysctls (4.09s) [2020-01-03T15:08:53.024Z] === RUN TestCreateServiceCapabilities [2020-01-03T15:08:53.910Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-03T15:08:54.843Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2020-01-03T15:08:54.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-03T15:08:56.217Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-03T15:08:56.784Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-03T15:08:57.042Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-03T15:08:57.086Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-01-03T15:08:57.086Z] === RUN TestInspect [2020-01-03T15:08:57.979Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2020-01-03T15:08:57.979Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-03T15:08:58.301Z] Clearing AppArmor profiles cache:. [2020-01-03T15:08:58.301Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:08:58.302Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:08:58.302Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:08:58.302Z] [2020-01-03T15:08:58.302Z] To set a process to complain mode, use the command line tool [2020-01-03T15:08:58.302Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:08:58.302Z] with the 'teardown' option." [2020-01-03T15:08:58.302Z] Post stage [Pipeline] junit [2020-01-03T15:08:58.610Z] Recording test results [2020-01-03T15:08:59.351Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] sh [2020-01-03T15:09:00.128Z] + echo Ensuring container killed. [2020-01-03T15:09:00.128Z] Ensuring container killed. [2020-01-03T15:09:00.128Z] + docker rm -vf docker-pr1 [2020-01-03T15:09:00.128Z] Error: No such container: docker-pr1 [2020-01-03T15:09:00.128Z] + true [Pipeline] sh [2020-01-03T15:09:00.300Z] --- PASS: TestInspect (3.56s) [2020-01-03T15:09:00.300Z] === RUN TestServiceListWithStatuses [2020-01-03T15:09:00.300Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-03T15:09:00.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:09:00.300Z] === RUN TestDockerNetworkConnectAlias [2020-01-03T15:09:00.490Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:09:00.490Z] Chowning /workspace to jenkins user [2020-01-03T15:09:00.490Z] + id -u [2020-01-03T15:09:00.490Z] + id -g [2020-01-03T15:09:00.490Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40343:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:09:02.139Z] + bundleName=docker-py [2020-01-03T15:09:02.139Z] + echo Creating docker-py-bundles.tar.gz [2020-01-03T15:09:02.139Z] Creating docker-py-bundles.tar.gz [2020-01-03T15:09:02.139Z] + 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-01-03T15:09:02.147Z] Archiving artifacts [2020-01-03T15:09:03.532Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-03T15:09:03.745Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-03T15:09:04.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh binary-daemon [2020-01-03T15:09:04.745Z] [2020-01-03T15:09:04.745Z] Removing bundles/ [2020-01-03T15:09:04.745Z] [2020-01-03T15:09:04.745Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-03T15:09:04.745Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-03T15:09:04.745Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T15:09:06.811Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-03T15:09:06.899Z] --- PASS: TestDockerNetworkConnectAlias (6.40s) [2020-01-03T15:09:06.899Z] === RUN TestDockerNetworkReConnect [2020-01-03T15:09:10.092Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.50s) [2020-01-03T15:09:10.092Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-03T15:09:11.023Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-03T15:09:11.281Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-03T15:09:11.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-03T15:09:11.538Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-03T15:09:11.960Z] --- PASS: TestDockerNetworkReConnect (4.86s) [2020-01-03T15:09:11.960Z] === RUN TestServicePlugin [2020-01-03T15:09:11.960Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-03T15:09:11.960Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:09:11.960Z] === RUN TestServiceUpdateLabel [2020-01-03T15:09:12.104Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-03T15:09:12.669Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-03T15:09:12.669Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-03T15:09:14.040Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-03T15:09:14.399Z] --- PASS: TestServiceUpdateLabel (3.00s) [2020-01-03T15:09:14.399Z] === RUN TestServiceUpdateSecrets [2020-01-03T15:09:14.618Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-03T15:09:15.184Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-03T15:09:15.749Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-03T15:09:16.007Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-03T15:09:16.571Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-03T15:09:17.505Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-03T15:09:20.783Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-03T15:09:26.039Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-03T15:09:26.039Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-01-03T15:09:26.039Z] PASS [2020-01-03T15:09:26.039Z] [2020-01-03T15:09:26.039Z] DONE 17 tests in 52.203s [2020-01-03T15:09:26.039Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-03T15:09:26.039Z] ++ 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-01-03T15:09:26.039Z] ++ set -e [2020-01-03T15:09:26.039Z] ++ '[' -n 0 ']' [2020-01-03T15:09:26.039Z] ++ set -x [2020-01-03T15:09:26.039Z] ++ 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-01-03T15:09:26.297Z] INFO: Testing against a local daemon [2020-01-03T15:09:26.297Z] === RUN TestPluginInvalidJSON [2020-01-03T15:09:26.297Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:09:26.297Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:09:26.297Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:09:26.297Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-03T15:09:26.297Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-03T15:09:26.297Z] PASS [2020-01-03T15:09:26.297Z] [2020-01-03T15:09:26.297Z] DONE 2 tests in 0.134s [2020-01-03T15:09:26.297Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-03T15:09:26.297Z] ++ 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-01-03T15:09:26.297Z] ++ set -e [2020-01-03T15:09:26.297Z] ++ '[' -n 0 ']' [2020-01-03T15:09:26.297Z] ++ set -x [2020-01-03T15:09:26.297Z] ++ 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-01-03T15:09:26.297Z] INFO: Testing against a local daemon [2020-01-03T15:09:26.297Z] === RUN TestExternalGraphDriver [2020-01-03T15:09:26.555Z] === RUN TestExternalGraphDriver/json [2020-01-03T15:09:29.085Z] === RUN TestExternalGraphDriver/spec [2020-01-03T15:09:29.343Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-03T15:09:29.343Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-03T15:09:29.601Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-03T15:09:29.601Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-03T15:09:29.859Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-03T15:09:30.117Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-03T15:09:30.683Z] === RUN TestExternalGraphDriver/pull [2020-01-03T15:09:30.763Z] --- PASS: TestServiceUpdateSecrets (15.65s) [2020-01-03T15:09:30.764Z] === RUN TestServiceUpdateConfigs [2020-01-03T15:09:32.055Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-03T15:09:32.619Z] --- PASS: TestExternalGraphDriver (6.11s) [2020-01-03T15:09:32.619Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-01-03T15:09:32.619Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-01-03T15:09:32.619Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2020-01-03T15:09:32.619Z] === RUN TestGraphdriverPluginV2 [2020-01-03T15:09:33.551Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-03T15:09:36.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-03T15:09:37.394Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2020-01-03T15:09:37.394Z] PASS [2020-01-03T15:09:37.394Z] [2020-01-03T15:09:37.394Z] DONE 5 tests in 11.054s [2020-01-03T15:09:37.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-03T15:09:37.394Z] ++ 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-01-03T15:09:37.394Z] ++ set -e [2020-01-03T15:09:37.394Z] ++ '[' -n 0 ']' [2020-01-03T15:09:37.394Z] ++ set -x [2020-01-03T15:09:37.394Z] ++ 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-01-03T15:09:37.394Z] INFO: Testing against a local daemon [2020-01-03T15:09:37.394Z] === RUN TestContinueAfterPluginCrash [2020-01-03T15:09:37.394Z] === PAUSE TestContinueAfterPluginCrash [2020-01-03T15:09:37.394Z] === RUN TestDaemonStartWithLogOpt [2020-01-03T15:09:37.394Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-03T15:09:37.394Z] === CONT TestContinueAfterPluginCrash [2020-01-03T15:09:37.394Z] === CONT TestDaemonStartWithLogOpt [2020-01-03T15:09:37.959Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-03T15:09:38.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-03T15:09:39.824Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-03T15:09:47.239Z] --- PASS: TestServiceUpdateConfigs (15.66s) [2020-01-03T15:09:47.240Z] === RUN TestServiceUpdateNetwork [2020-01-03T15:09:54.690Z] --- PASS: TestDaemonStartWithLogOpt (15.63s) [2020-01-03T15:09:54.690Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-03T15:09:58.003Z] --- PASS: TestContinueAfterPluginCrash (20.27s) [2020-01-03T15:09:58.003Z] PASS [2020-01-03T15:09:58.003Z] [2020-01-03T15:09:58.003Z] DONE 2 tests in 20.431s [2020-01-03T15:09:58.003Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-03T15:09:58.003Z] ++ 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-01-03T15:09:58.003Z] ++ set -e [2020-01-03T15:09:58.003Z] ++ '[' -n 0 ']' [2020-01-03T15:09:58.003Z] ++ set -x [2020-01-03T15:09:58.003Z] ++ 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-01-03T15:09:58.003Z] INFO: Testing against a local daemon [2020-01-03T15:09:58.003Z] === RUN TestPluginWithDevMounts [2020-01-03T15:09:58.003Z] === PAUSE TestPluginWithDevMounts [2020-01-03T15:09:58.003Z] === CONT TestPluginWithDevMounts [2020-01-03T15:09:58.003Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-03T15:09:59.900Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-03T15:09:59.900Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-01-03T15:09:59.900Z] PASS [2020-01-03T15:09:59.900Z] [2020-01-03T15:09:59.900Z] DONE 1 tests in 2.030s [2020-01-03T15:09:59.900Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-03T15:09:59.900Z] ++ 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-01-03T15:09:59.900Z] ++ set -e [2020-01-03T15:09:59.900Z] ++ '[' -n 0 ']' [2020-01-03T15:09:59.900Z] ++ set -x [2020-01-03T15:09:59.900Z] ++ 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-01-03T15:09:59.900Z] INFO: Testing against a local daemon [2020-01-03T15:09:59.900Z] === RUN TestSecretInspect [2020-01-03T15:10:00.837Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2020-01-03T15:10:00.837Z] PASS [2020-01-03T15:10:00.837Z] [2020-01-03T15:10:00.837Z] === Skipped [2020-01-03T15:10:00.837Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-01-03T15:10:00.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:10:00.837Z] [2020-01-03T15:10:00.837Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-03T15:10:00.837Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:10:00.837Z] [2020-01-03T15:10:00.837Z] [2020-01-03T15:10:00.837Z] DONE 20 tests, 2 skipped in 125.576s [2020-01-03T15:10:00.837Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-03T15:10:00.837Z] ++ 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-01-03T15:10:00.837Z] ++ set -e [2020-01-03T15:10:00.837Z] ++ '[' -n 0 ']' [2020-01-03T15:10:00.837Z] ++ set -x [2020-01-03T15:10:00.837Z] ++ 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-01-03T15:10:00.837Z] INFO: Testing against a local daemon [2020-01-03T15:10:00.837Z] === RUN TestSessionCreate [2020-01-03T15:10:00.837Z] --- PASS: TestSessionCreate (0.04s) [2020-01-03T15:10:00.837Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-03T15:10:00.837Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-03T15:10:00.837Z] PASS [2020-01-03T15:10:00.837Z] [2020-01-03T15:10:00.837Z] DONE 2 tests in 0.241s [2020-01-03T15:10:00.837Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-03T15:10:00.837Z] ++ 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-01-03T15:10:00.837Z] ++ set -e [2020-01-03T15:10:00.837Z] ++ '[' -n 0 ']' [2020-01-03T15:10:00.837Z] ++ set -x [2020-01-03T15:10:00.837Z] ++ 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-01-03T15:10:00.837Z] INFO: Testing against a local daemon [2020-01-03T15:10:00.837Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-03T15:10:00.837Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:10:00.837Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:10:00.837Z] === RUN TestEventsExecDie [2020-01-03T15:10:01.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-03T15:10:01.621Z] --- PASS: TestEventsExecDie (1.00s) [2020-01-03T15:10:01.621Z] === RUN TestEventsBackwardsCompatible [2020-01-03T15:10:01.621Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-01-03T15:10:01.621Z] === RUN TestInfoBinaryCommits [2020-01-03T15:10:01.621Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-03T15:10:01.621Z] === RUN TestInfoAPIVersioned [2020-01-03T15:10:01.621Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-03T15:10:01.621Z] === RUN TestInfoDiscoveryBackend [2020-01-03T15:10:01.998Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-03T15:10:01.998Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-03T15:10:02.203Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-03T15:10:02.203Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-03T15:10:03.255Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-03T15:10:03.255Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-03T15:10:03.573Z] --- PASS: TestSecretInspect (3.38s) [2020-01-03T15:10:03.573Z] === RUN TestSecretList [2020-01-03T15:10:03.632Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-03T15:10:03.632Z] === RUN TestInfoAPI [2020-01-03T15:10:03.632Z] --- PASS: TestInfoAPI (0.02s) [2020-01-03T15:10:03.632Z] === RUN TestInfoAPIWarnings [2020-01-03T15:10:04.428Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-03T15:10:04.428Z] === RUN TestInfoDebug [2020-01-03T15:10:04.796Z] --- PASS: TestInfoDebug (0.53s) [2020-01-03T15:10:04.796Z] === RUN TestInfoInsecureRegistries [2020-01-03T15:10:05.174Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-03T15:10:05.174Z] === RUN TestInfoRegistryMirrors [2020-01-03T15:10:05.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-03T15:10:05.967Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-03T15:10:05.967Z] === RUN TestLoginFailsWithBadCredentials [2020-01-03T15:10:06.015Z] #73 exporting layers 104.7s done [2020-01-03T15:10:06.015Z] #73 exporting manifest sha256:6c688d447a5c6ae2f100e1af791833d66df0ce8029c59eea8019057e5fe4e584 0.0s done [2020-01-03T15:10:06.015Z] #73 exporting config sha256:3369e69703edfc061385c72071d89565f9594637c493ae122230ed3e3405c326 done [2020-01-03T15:10:06.015Z] #73 sending tarball [2020-01-03T15:10:06.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-01-03T15:10:06.365Z] === RUN TestPingCacheHeaders [2020-01-03T15:10:06.365Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-03T15:10:06.365Z] === RUN TestPingGet [2020-01-03T15:10:06.365Z] --- PASS: TestPingGet (0.02s) [2020-01-03T15:10:06.365Z] === RUN TestPingHead [2020-01-03T15:10:06.365Z] --- PASS: TestPingHead (0.02s) [2020-01-03T15:10:06.365Z] === RUN TestVersion [2020-01-03T15:10:06.365Z] --- PASS: TestVersion (0.02s) [2020-01-03T15:10:06.365Z] PASS [2020-01-03T15:10:06.365Z] [2020-01-03T15:10:06.365Z] === Skipped [2020-01-03T15:10:06.365Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:10:06.365Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:10:06.365Z] [2020-01-03T15:10:06.365Z] [2020-01-03T15:10:06.365Z] DONE 18 tests, 1 skipped in 5.917s [2020-01-03T15:10:06.365Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-03T15:10:06.365Z] ++ 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-01-03T15:10:06.365Z] ++ set -e [2020-01-03T15:10:06.365Z] ++ '[' -n 0 ']' [2020-01-03T15:10:06.365Z] ++ set -x [2020-01-03T15:10:06.365Z] ++ 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-01-03T15:10:06.365Z] INFO: Testing against a local daemon [2020-01-03T15:10:06.365Z] === RUN TestVolumesCreateAndList [2020-01-03T15:10:06.365Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-03T15:10:06.365Z] === RUN TestVolumesRemove [2020-01-03T15:10:06.365Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-03T15:10:06.365Z] === RUN TestVolumesInspect [2020-01-03T15:10:06.365Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-03T15:10:06.365Z] === RUN TestVolumesInvalidJSON [2020-01-03T15:10:06.365Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-03T15:10:06.365Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-03T15:10:06.365Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-03T15:10:06.365Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-03T15:10:06.365Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-03T15:10:06.365Z] PASS [2020-01-03T15:10:06.365Z] [2020-01-03T15:10:06.365Z] DONE 5 tests in 0.266s [2020-01-03T15:10:06.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:10:06.553Z] --- PASS: TestSecretList (3.06s) [2020-01-03T15:10:06.553Z] === RUN TestSecretsCreateAndDelete [2020-01-03T15:10:06.820Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:10:06.820Z] +++ kill 11502 [2020-01-03T15:10:08.204Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:10:08.204Z] Clearing AppArmor profiles cache:. [2020-01-03T15:10:08.204Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:10:08.204Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:10:08.204Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:10:08.204Z] [2020-01-03T15:10:08.204Z] To set a process to complain mode, use the command line tool [2020-01-03T15:10:08.204Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:10:08.204Z] with the 'teardown' option." [2020-01-03T15:10:08.204Z] [2020-01-03T15:10:09.076Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-03T15:10:09.334Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-03T15:10:09.334Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2020-01-03T15:10:09.334Z] === RUN TestSecretsUpdate Post stage [Pipeline] junit [2020-01-03T15:10:09.636Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-03T15:10:11.157Z] + echo Ensuring container killed. [2020-01-03T15:10:11.157Z] Ensuring container killed. [2020-01-03T15:10:11.157Z] + docker rm -vf docker-pr1 [2020-01-03T15:10:11.157Z] Error: No such container: docker-pr1 [2020-01-03T15:10:11.157Z] + true [Pipeline] sh [2020-01-03T15:10:11.859Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-03T15:10:11.982Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:10:11.982Z] Chowning /workspace to jenkins user [2020-01-03T15:10:11.982Z] + id -u [2020-01-03T15:10:11.982Z] + id -g [2020-01-03T15:10:11.982Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40343:/workspace busybox chown -R 1001:1001 /workspace [2020-01-03T15:10:12.116Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-03T15:10:12.374Z] --- PASS: TestSecretsUpdate (3.07s) [2020-01-03T15:10:12.374Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:10:14.270Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-03T15:10:14.849Z] + bundleName=s390x-integration [2020-01-03T15:10:14.849Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-03T15:10:14.849Z] Creating s390x-integration-bundles.tar.gz [2020-01-03T15:10:14.849Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-03T15:10:14.849Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-01-03T15:10:14.983Z] Archiving artifacts [2020-01-03T15:10:15.201Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-03T15:10:15.766Z] --- PASS: TestTemplatedSecret (3.24s) [2020-01-03T15:10:15.766Z] === RUN TestSecretCreateResolve [2020-01-03T15:10:16.024Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-03T15:10:16.323Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:10:16.400Z] #73 ... [2020-01-03T15:10:16.400Z] [2020-01-03T15:10:16.400Z] #74 importing to docker [2020-01-03T15:10:16.400Z] #74 ... [2020-01-03T15:10:16.400Z] [2020-01-03T15:10:16.400Z] #73 exporting to oci image format [2020-01-03T15:10:16.400Z] #73 sending tarball 16.8s done [2020-01-03T15:10:16.400Z] #73 DONE 121.5s [2020-01-03T15:10:16.400Z] [2020-01-03T15:10:16.400Z] #74 importing to docker [2020-01-03T15:10:17.064Z] + make clean [2020-01-03T15:10:17.064Z] make: command: Command not found [2020-01-03T15:10:17.064Z] make: command: Command not found [2020-01-03T15:10:17.064Z] docker volume rm -f docker-dev-cache [2020-01-03T15:10:17.394Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-03T15:10:17.429Z] docker-dev-cache [Pipeline] deleteDir [2020-01-03T15:10:18.767Z] --- PASS: TestSecretCreateResolve (3.07s) [2020-01-03T15:10:18.767Z] PASS [2020-01-03T15:10:18.767Z] [2020-01-03T15:10:18.767Z] DONE 6 tests in 18.904s [2020-01-03T15:10:18.767Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-03T15:10:18.767Z] ++ 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-01-03T15:10:18.767Z] ++ set -e [2020-01-03T15:10:18.767Z] ++ '[' -n 0 ']' [2020-01-03T15:10:18.767Z] ++ set -x [2020-01-03T15:10:18.767Z] ++ 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-01-03T15:10:18.767Z] INFO: Testing against a local daemon [2020-01-03T15:10:18.767Z] === RUN TestServiceCreateInit [2020-01-03T15:10:19.024Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-03T15:10:19.024Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-03T15:10:19.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-03T15:10:19.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-03T15:10:19.846Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-03T15:10:20.104Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-03T15:10:20.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-03T15:10:20.936Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-03T15:10:23.463Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-03T15:10:24.429Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-03T15:10:24.429Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-03T15:10:26.101Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-03T15:10:26.101Z] Copying nested executables into bundles/binary-daemon [2020-01-03T15:10:26.101Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-03T15:10:26.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh cross [2020-01-03T15:10:27.028Z] [2020-01-03T15:10:27.028Z] Removing bundles/ [2020-01-03T15:10:27.028Z] [2020-01-03T15:10:27.028Z] ---> Making bundle: cross (in bundles/cross) [2020-01-03T15:10:27.028Z] Cross building: bundles/cross/linux/amd64 [2020-01-03T15:10:27.028Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-03T15:10:27.028Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-03T15:10:27.706Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-03T15:10:29.602Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-03T15:10:29.602Z] --- PASS: TestServiceCreateInit (10.75s) [2020-01-03T15:10:29.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s) [2020-01-03T15:10:29.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-01-03T15:10:29.602Z] === RUN TestCreateServiceMultipleTimes [2020-01-03T15:10:32.126Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-03T15:10:33.497Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-03T15:10:35.395Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-03T15:10:35.652Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-03T15:10:39.836Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-03T15:10:42.361Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-03T15:10:42.925Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-03T15:10:44.296Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-03T15:10:52.397Z] --- PASS: TestCreateServiceMultipleTimes (22.73s) [2020-01-03T15:10:52.397Z] === RUN TestCreateServiceConflict [2020-01-03T15:10:54.293Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-03T15:10:55.652Z] #74 DONE 34.8s [2020-01-03T15:10:55.666Z] --- PASS: TestCreateServiceConflict (3.07s) [2020-01-03T15:10:55.666Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-03T15:10:56.146Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/test/unit [2020-01-03T15:10:58.946Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-03T15:10:58.946Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2020-01-03T15:10:58.946Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-03T15:11:00.569Z] ? github.com/docker/docker/api [no test files] [2020-01-03T15:11:01.477Z] === RUN TestDockerSuite/TestBuildRm [2020-01-03T15:11:04.763Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-03T15:11:05.327Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-03T15:11:06.699Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-03T15:11:06.957Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-03T15:11:07.521Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-03T15:11:08.891Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-03T15:11:10.261Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-03T15:11:11.194Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-03T15:11:13.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-03T15:11:14.030Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.16s) [2020-01-03T15:11:14.030Z] === RUN TestCreateServiceSecretFileMode [2020-01-03T15:11:15.929Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-03T15:11:15.929Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-03T15:11:16.187Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-03T15:11:16.187Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-03T15:11:16.753Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-03T15:11:17.686Z] --- PASS: TestCreateServiceSecretFileMode (3.59s) [2020-01-03T15:11:17.686Z] === RUN TestCreateServiceConfigFileMode [2020-01-03T15:11:17.943Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-03T15:11:18.202Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-03T15:11:19.134Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-03T15:11:21.660Z] --- PASS: TestCreateServiceConfigFileMode (3.67s) [2020-01-03T15:11:21.660Z] === RUN TestCreateServiceSysctls [2020-01-03T15:11:22.991Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-01-03T15:11:24.942Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-03T15:11:25.874Z] --- PASS: TestCreateServiceSysctls (4.47s) [2020-01-03T15:11:25.874Z] === RUN TestCreateServiceCapabilities [2020-01-03T15:11:26.134Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-03T15:11:27.507Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-03T15:11:28.073Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-03T15:11:28.639Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2020-01-03T15:11:28.639Z] === RUN TestInspect [2020-01-03T15:11:29.203Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-03T15:11:30.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-03T15:11:31.527Z] === RUN TestDockerSuite/TestBuildUser [2020-01-03T15:11:34.116Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-03T15:11:36.015Z] --- PASS: TestInspect (6.97s) [2020-01-03T15:11:36.015Z] === RUN TestServiceListWithStatuses [2020-01-03T15:11:36.015Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-03T15:11:36.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:11:36.015Z] === RUN TestDockerNetworkConnectAlias [2020-01-03T15:11:38.540Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-03T15:11:42.721Z] --- PASS: TestDockerNetworkConnectAlias (7.14s) [2020-01-03T15:11:42.721Z] === RUN TestDockerNetworkReConnect [2020-01-03T15:11:48.383Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-03T15:11:48.383Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-03T15:11:48.383Z] Cross building: bundles/cross/windows/amd64 [2020-01-03T15:11:48.383Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-03T15:11:48.383Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-03T15:11:49.275Z] --- PASS: TestDockerNetworkReConnect (6.03s) [2020-01-03T15:11:49.275Z] === RUN TestServicePlugin [2020-01-03T15:11:57.378Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-03T15:11:58.749Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-03T15:11:59.006Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-03T15:12:00.378Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-03T15:12:01.309Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-03T15:12:03.208Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-03T15:12:03.208Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-03T15:12:03.208Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-03T15:12:03.208Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-03T15:12:03.208Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-03T15:12:05.104Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-03T15:12:05.104Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-03T15:12:06.036Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-03T15:12:06.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-03T15:12:06.860Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-03T15:12:08.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-03T15:12:08.505Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-03T15:12:12.688Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-03T15:12:13.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-03T15:12:14.341Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-03T15:12:15.711Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-03T15:12:15.969Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-03T15:12:16.902Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-03T15:12:16.902Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-03T15:12:17.834Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-03T15:12:20.359Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-03T15:12:20.359Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-03T15:12:20.359Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-03T15:12:21.290Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-03T15:12:22.221Z] === RUN TestDockerSuite/TestCommitChange [2020-01-03T15:12:23.592Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-03T15:12:24.524Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-03T15:12:25.455Z] --- PASS: TestServicePlugin (36.44s) [2020-01-03T15:12:25.455Z] plugin_test.go:62: [d1253a568036e] joining swarm manager [da31890357063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:12:25.455Z] plugin_test.go:65: [d50167fb3997d] joining swarm manager [da31890357063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:12:25.455Z] === RUN TestServiceUpdateLabel [2020-01-03T15:12:26.392Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-03T15:12:28.289Z] --- PASS: TestServiceUpdateLabel (2.92s) [2020-01-03T15:12:28.289Z] === RUN TestServiceUpdateSecrets [2020-01-03T15:12:28.289Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-03T15:12:29.222Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-03T15:12:31.118Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-03T15:12:31.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-03T15:12:32.488Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-03T15:12:34.385Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-03T15:12:35.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-03T15:12:35.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-03T15:12:35.318Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-03T15:12:35.575Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-03T15:12:35.575Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-03T15:12:35.575Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-03T15:12:35.575Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-03T15:12:37.484Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-03T15:12:39.382Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-03T15:12:39.382Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-03T15:12:39.946Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-03T15:12:40.880Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-03T15:12:41.811Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-03T15:12:42.742Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-03T15:12:43.308Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-03T15:12:43.308Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-03T15:12:43.308Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-03T15:12:43.872Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-01-03T15:12:43.872Z] === RUN TestServiceUpdateConfigs [2020-01-03T15:12:44.129Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-03T15:12:44.129Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-03T15:12:44.129Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-03T15:12:44.387Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-03T15:12:44.387Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-03T15:12:45.319Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-03T15:12:46.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-03T15:12:47.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-03T15:12:47.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-03T15:12:49.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-03T15:12:49.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-03T15:12:49.645Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-03T15:12:50.577Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-03T15:12:51.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-03T15:12:52.440Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-03T15:12:53.004Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-03T15:12:53.004Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-03T15:12:53.936Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-03T15:12:54.867Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-03T15:12:55.798Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-03T15:12:55.798Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-03T15:12:56.362Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-03T15:12:58.258Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-03T15:12:59.628Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2020-01-03T15:12:59.629Z] === RUN TestServiceUpdateNetwork [2020-01-03T15:12:59.629Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-03T15:12:59.629Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-03T15:12:59.629Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-03T15:12:59.629Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-03T15:12:59.629Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-03T15:13:00.154Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-01-03T15:13:00.155Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-03T15:13:00.559Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-03T15:13:00.782Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2020-01-03T15:13:00.782Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-03T15:13:00.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-03T15:13:00.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-03T15:13:01.412Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-03T15:13:03.486Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-03T15:13:03.486Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-03T15:13:04.115Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-01-03T15:13:04.405Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-01-03T15:13:05.032Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 4.0% of statements [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-03T15:13:05.032Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-03T15:13:05.322Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2020-01-03T15:13:05.322Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-03T15:13:05.322Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-03T15:13:05.817Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-03T15:13:05.817Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-03T15:13:06.354Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-01-03T15:13:06.762Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-03T15:13:06.762Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-03T15:13:06.762Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-03T15:13:09.740Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-03T15:13:09.740Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-03T15:13:09.740Z] remote: Enumerating objects: 19, done. [2020-01-03T15:13:09.740Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-03T15:13:09.740Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-03T15:13:09.740Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-03T15:13:09.740Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-03T15:13:10.038Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-03T15:13:10.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/test/unit [2020-01-03T15:13:10.604Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-03T15:13:11.970Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-01-03T15:13:11.976Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-03T15:13:12.787Z] ? github.com/docker/docker/api [no test files] [2020-01-03T15:13:14.695Z] ok github.com/docker/docker/builder/remotecontext/git 5.299s coverage: 86.3% of statements [2020-01-03T15:13:15.253Z] --- PASS: TestServiceUpdateNetwork (15.49s) [2020-01-03T15:13:15.253Z] PASS [2020-01-03T15:13:15.253Z] [2020-01-03T15:13:15.253Z] === Skipped [2020-01-03T15:13:15.253Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-03T15:13:15.253Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:13:15.253Z] [2020-01-03T15:13:15.253Z] [2020-01-03T15:13:15.253Z] DONE 20 tests, 1 skipped in 176.216s [2020-01-03T15:13:15.253Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-03T15:13:15.253Z] ++ 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-01-03T15:13:15.253Z] ++ set -e [2020-01-03T15:13:15.253Z] ++ '[' -n 0 ']' [2020-01-03T15:13:15.253Z] ++ set -x [2020-01-03T15:13:15.253Z] ++ 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-01-03T15:13:15.253Z] INFO: Testing against a local daemon [2020-01-03T15:13:15.253Z] === RUN TestSessionCreate [2020-01-03T15:13:15.253Z] --- PASS: TestSessionCreate (0.03s) [2020-01-03T15:13:15.253Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-03T15:13:15.253Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-01-03T15:13:15.253Z] PASS [2020-01-03T15:13:15.253Z] [2020-01-03T15:13:15.253Z] DONE 2 tests in 0.146s [2020-01-03T15:13:15.253Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-03T15:13:15.253Z] ++ 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-01-03T15:13:15.253Z] ++ set -e [2020-01-03T15:13:15.253Z] ++ '[' -n 0 ']' [2020-01-03T15:13:15.253Z] ++ set -x [2020-01-03T15:13:15.253Z] ++ 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-01-03T15:13:15.253Z] INFO: Testing against a local daemon [2020-01-03T15:13:15.253Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-03T15:13:15.253Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:13:15.253Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:13:15.253Z] === RUN TestEventsExecDie [2020-01-03T15:13:16.186Z] --- PASS: TestEventsExecDie (0.92s) [2020-01-03T15:13:16.186Z] === RUN TestEventsBackwardsCompatible [2020-01-03T15:13:16.186Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-03T15:13:16.186Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-03T15:13:16.186Z] === RUN TestInfoBinaryCommits [2020-01-03T15:13:16.186Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-03T15:13:16.186Z] === RUN TestInfoAPIVersioned [2020-01-03T15:13:16.443Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-03T15:13:16.443Z] === RUN TestInfoDiscoveryBackend [2020-01-03T15:13:16.751Z] ok github.com/docker/docker/builder/remotecontext 0.583s coverage: 13.6% of statements [2020-01-03T15:13:17.008Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-03T15:13:17.008Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-01-03T15:13:17.008Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-03T15:13:17.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-03T15:13:17.940Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-03T15:13:18.504Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-03T15:13:18.504Z] === RUN TestInfoAPI [2020-01-03T15:13:18.504Z] --- PASS: TestInfoAPI (0.03s) [2020-01-03T15:13:18.504Z] === RUN TestInfoAPIWarnings [2020-01-03T15:13:18.762Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-03T15:13:19.020Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-03T15:13:19.020Z] === RUN TestInfoDebug [2020-01-03T15:13:19.468Z] ok github.com/docker/docker/builder/dockerfile 1.426s coverage: 48.2% of statements [2020-01-03T15:13:19.468Z] ? github.com/docker/docker/cli [no test files] [2020-01-03T15:13:19.468Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-03T15:13:19.585Z] --- PASS: TestInfoDebug (0.54s) [2020-01-03T15:13:19.585Z] === RUN TestInfoInsecureRegistries [2020-01-03T15:13:20.151Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2020-01-03T15:13:20.151Z] === RUN TestInfoRegistryMirrors [2020-01-03T15:13:20.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-03T15:13:20.667Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-03T15:13:20.667Z] === RUN TestLoginFailsWithBadCredentials [2020-01-03T15:13:20.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-01-03T15:13:20.924Z] === RUN TestPingCacheHeaders [2020-01-03T15:13:20.924Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-01-03T15:13:20.924Z] === RUN TestPingGet [2020-01-03T15:13:20.924Z] --- PASS: TestPingGet (0.03s) [2020-01-03T15:13:20.924Z] === RUN TestPingHead [2020-01-03T15:13:20.924Z] --- PASS: TestPingHead (0.02s) [2020-01-03T15:13:20.924Z] === RUN TestVersion [2020-01-03T15:13:21.182Z] --- PASS: TestVersion (0.02s) [2020-01-03T15:13:21.182Z] PASS [2020-01-03T15:13:21.182Z] [2020-01-03T15:13:21.182Z] === Skipped [2020-01-03T15:13:21.182Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:13:21.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:13:21.182Z] [2020-01-03T15:13:21.182Z] [2020-01-03T15:13:21.182Z] DONE 18 tests, 1 skipped in 5.896s [2020-01-03T15:13:21.182Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-03T15:13:21.182Z] ++ 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-01-03T15:13:21.182Z] ++ set -e [2020-01-03T15:13:21.182Z] ++ '[' -n 0 ']' [2020-01-03T15:13:21.182Z] ++ set -x [2020-01-03T15:13:21.182Z] ++ 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-01-03T15:13:21.182Z] INFO: Testing against a local daemon [2020-01-03T15:13:21.182Z] === RUN TestVolumesCreateAndList [2020-01-03T15:13:21.182Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-03T15:13:21.182Z] === RUN TestVolumesRemove [2020-01-03T15:13:21.440Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-03T15:13:21.440Z] === RUN TestVolumesInspect [2020-01-03T15:13:21.440Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-03T15:13:21.440Z] === RUN TestVolumesInvalidJSON [2020-01-03T15:13:21.440Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-03T15:13:21.440Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-03T15:13:21.440Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-03T15:13:21.440Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-03T15:13:21.440Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-03T15:13:21.440Z] PASS [2020-01-03T15:13:21.440Z] [2020-01-03T15:13:21.440Z] DONE 5 tests in 0.328s [2020-01-03T15:13:21.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:13:21.698Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:13:21.955Z] +++ kill 5335 [2020-01-03T15:13:21.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-03T15:13:23.330Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:13:23.330Z] Clearing AppArmor profiles cache:. [2020-01-03T15:13:23.330Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:13:23.330Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:13:23.330Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:13:23.330Z] [2020-01-03T15:13:23.330Z] To set a process to complain mode, use the command line tool [2020-01-03T15:13:23.330Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:13:23.330Z] with the 'teardown' option." [2020-01-03T15:13:23.330Z] [2020-01-03T15:13:23.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-03T15:13:25.015Z] ok github.com/docker/docker/client 0.891s coverage: 75.8% of statements [2020-01-03T15:13:25.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-03T15:13:27.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-03T15:13:27.744Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-01-03T15:13:28.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae51e0_} [2020-01-03T15:13:30.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1060089508_/foo_false____} [2020-01-03T15:13:31.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-03T15:13:31.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1060089508_/foo_true____} [2020-01-03T15:13:33.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_false____} [2020-01-03T15:13:35.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_true____} [2020-01-03T15:13:36.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_true__0xc000ae5680__} [2020-01-03T15:13:38.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae56a0_} [2020-01-03T15:13:40.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae56c0_} [2020-01-03T15:13:41.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae56e0_} [2020-01-03T15:13:43.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae5700_} [2020-01-03T15:13:44.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-03T15:13:46.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-03T15:13:46.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-03T15:13:46.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-03T15:13:46.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-03T15:13:46.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-03T15:13:46.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-03T15:13:46.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-03T15:13:46.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-03T15:13:46.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-03T15:13:46.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-03T15:13:46.763Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-03T15:13:50.040Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-03T15:13:52.564Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-03T15:13:55.091Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-03T15:13:56.987Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-03T15:13:56.987Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-03T15:13:57.919Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-03T15:13:58.853Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-03T15:13:59.863Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-03T15:14:00.795Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-03T15:14:01.726Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-03T15:14:02.659Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-03T15:14:04.035Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-03T15:14:04.979Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-03T15:14:05.911Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-03T15:14:07.281Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-03T15:14:08.214Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-03T15:14:09.147Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-03T15:14:10.518Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-03T15:14:11.889Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-03T15:14:12.820Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-03T15:14:13.752Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-03T15:14:13.752Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-03T15:14:14.687Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-03T15:14:15.618Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-03T15:14:16.990Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-03T15:14:17.922Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-03T15:14:18.854Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-03T15:14:21.378Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-03T15:14:21.870Z] ok github.com/docker/docker/cmd/dockerd 0.167s coverage: 30.3% of statements [2020-01-03T15:14:21.870Z] ok github.com/docker/docker/container 0.195s coverage: 35.3% of statements [2020-01-03T15:14:21.870Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-03T15:14:21.870Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-03T15:14:21.870Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-03T15:14:21.870Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-03T15:14:21.941Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-03T15:14:23.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-03T15:14:24.588Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2020-01-03T15:14:24.681Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-03T15:14:29.936Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-03T15:14:33.061Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.8% of statements [2020-01-03T15:14:33.214Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-03T15:14:33.778Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-03T15:14:34.571Z] ok github.com/docker/docker/daemon/cluster 0.222s coverage: 0.5% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-03T15:14:35.416Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-03T15:14:35.416Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-01-03T15:14:39.042Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-03T15:14:39.576Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 13.6% of statements [2020-01-03T15:14:39.576Z] ok github.com/docker/docker/builder/dockerfile 0.554s coverage: 48.2% of statements [2020-01-03T15:14:40.124Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2020-01-03T15:14:40.136Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-01-03T15:14:42.064Z] ok github.com/docker/docker/builder/remotecontext/git 1.907s coverage: 86.3% of statements [2020-01-03T15:14:42.064Z] ? github.com/docker/docker/cli [no test files] [2020-01-03T15:14:42.064Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-03T15:14:42.318Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-03T15:14:42.839Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-01-03T15:14:43.249Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-03T15:14:43.461Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 82.1% of statements [2020-01-03T15:14:43.995Z] ok github.com/docker/docker/client 0.212s coverage: 75.8% of statements [2020-01-03T15:14:44.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-03T15:14:46.173Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-01-03T15:14:48.878Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.539s coverage: 13.7% of statements [2020-01-03T15:14:48.950Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-03T15:14:48.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-03T15:14:49.881Z] === RUN TestDockerSuite/TestCpToDot [2020-01-03T15:14:50.814Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-03T15:14:50.923Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-01-03T15:14:52.429Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.963s coverage: 57.9% of statements [2020-01-03T15:14:52.715Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-03T15:14:53.451Z] ok github.com/docker/docker/daemon 12.469s coverage: 17.6% of statements [2020-01-03T15:14:53.451Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-03T15:14:53.451Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-03T15:14:53.451Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-03T15:14:53.451Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-03T15:14:55.239Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-03T15:14:56.173Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-03T15:14:57.884Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.564s coverage: 68.6% of statements [2020-01-03T15:14:59.375Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.896s coverage: 48.6% of statements [2020-01-03T15:15:00.352Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-03T15:15:00.609Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-03T15:15:00.873Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.010s coverage: 45.9% of statements [2020-01-03T15:15:00.873Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-03T15:15:01.539Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-03T15:15:02.948Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.652s coverage: 76.1% of statements [2020-01-03T15:15:03.236Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.721s coverage: 54.8% of statements [2020-01-03T15:15:03.236Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-03T15:15:03.236Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-03T15:15:03.435Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-03T15:15:03.435Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-03T15:15:03.435Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-03T15:15:03.526Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-01-03T15:15:04.000Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-03T15:15:04.932Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-03T15:15:04.932Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-03T15:15:04.932Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-03T15:15:05.496Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-03T15:15:05.584Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-01-03T15:15:05.874Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.046s coverage: 3.0% of statements [2020-01-03T15:15:06.061Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-03T15:15:06.061Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-03T15:15:06.319Z] === RUN TestDockerSuite/TestCreateRM [2020-01-03T15:15:06.319Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-03T15:15:06.319Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-03T15:15:06.576Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-03T15:15:06.576Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-03T15:15:09.115Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-03T15:15:09.115Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-03T15:15:09.372Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-03T15:15:09.374Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 42.7% of statements [2020-01-03T15:15:09.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-03T15:15:10.887Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-01-03T15:15:11.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.533s coverage: 77.8% of statements [2020-01-03T15:15:13.404Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2020-01-03T15:15:13.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2020-01-03T15:15:13.693Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.9% of statements [2020-01-03T15:15:13.693Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-03T15:15:13.693Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-03T15:15:13.693Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-03T15:15:13.693Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-03T15:15:13.809Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-03T15:15:13.809Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-03T15:15:13.809Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-03T15:15:13.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-03T15:15:13.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-03T15:15:14.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-03T15:15:15.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-03T15:15:15.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 62.1% of statements [2020-01-03T15:15:16.904Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-03T15:15:17.837Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-03T15:15:18.677Z] ok github.com/docker/docker/daemon/logger/local 0.129s coverage: 74.7% of statements [2020-01-03T15:15:18.677Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-03T15:15:18.677Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2020-01-03T15:15:19.700Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-01-03T15:15:19.700Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-01-03T15:15:19.732Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-03T15:15:21.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-03T15:15:21.763Z] ok github.com/docker/docker/daemon/logger/splunk 3.076s coverage: 82.5% of statements [2020-01-03T15:15:21.763Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-03T15:15:21.763Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-01-03T15:15:21.763Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-03T15:15:22.032Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-03T15:15:22.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-03T15:15:22.725Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.3% of statements [2020-01-03T15:15:22.725Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2020-01-03T15:15:22.725Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-03T15:15:22.725Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-03T15:15:22.725Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-03T15:15:22.725Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-03T15:15:22.856Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-03T15:15:23.419Z] === RUN TestDockerSuite/TestDockerFails [2020-01-03T15:15:23.419Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-03T15:15:23.419Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-03T15:15:23.677Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-03T15:15:25.048Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-03T15:15:25.266Z] ok github.com/docker/docker/distribution/metadata 0.320s coverage: 48.2% of statements [2020-01-03T15:15:25.613Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-03T15:15:27.322Z] ok github.com/docker/docker/errdefs 0.040s coverage: 49.4% of statements [2020-01-03T15:15:27.510Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-03T15:15:27.510Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-03T15:15:27.510Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-03T15:15:27.510Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-03T15:15:27.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-03T15:15:28.362Z] ok github.com/docker/docker/distribution 0.732s coverage: 22.1% of statements [2020-01-03T15:15:28.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-03T15:15:29.390Z] ok github.com/docker/docker/distribution/xfer 1.725s coverage: 85.6% of statements [2020-01-03T15:15:29.390Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-03T15:15:30.801Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-01-03T15:15:30.891Z] ok github.com/docker/docker/image 0.191s coverage: 86.4% of statements [2020-01-03T15:15:31.918Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-01-03T15:15:31.918Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-03T15:15:32.164Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-01-03T15:15:32.543Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-01-03T15:15:32.831Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-01-03T15:15:32.831Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-03T15:15:33.570Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-03T15:15:34.316Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-03T15:15:34.330Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-01-03T15:15:36.840Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-03T15:15:38.769Z] ok github.com/docker/docker/opts 0.080s coverage: 66.9% of statements [2020-01-03T15:15:39.366Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-03T15:15:39.793Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-01-03T15:15:40.081Z] ok github.com/docker/docker/pkg/archive 1.267s coverage: 77.2% of statements [2020-01-03T15:15:40.368Z] ok github.com/docker/docker/pkg/authorization 1.689s coverage: 68.3% of statements [2020-01-03T15:15:40.368Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2020-01-03T15:15:41.422Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2020-01-03T15:15:41.645Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-01-03T15:15:41.911Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-03T15:15:42.446Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-01-03T15:15:42.732Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2020-01-03T15:15:42.841Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-03T15:15:43.008Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 82.1% of statements [2020-01-03T15:15:43.008Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.6% of statements [2020-01-03T15:15:43.008Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-03T15:15:43.008Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-03T15:15:43.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-03T15:15:43.665Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-03T15:15:44.241Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-03T15:15:44.412Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-01-03T15:15:44.412Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-01-03T15:15:44.412Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-03T15:15:44.412Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-03T15:15:44.597Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-03T15:15:45.261Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-03T15:15:45.261Z] ok github.com/docker/docker/layer 7.841s coverage: 68.8% of statements [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/oci [no test files] [2020-01-03T15:15:45.261Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-03T15:15:45.529Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-03T15:15:45.890Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-03T15:15:46.340Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-01-03T15:15:46.464Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-03T15:15:46.912Z] ok github.com/docker/docker/pkg/chrootarchive 4.407s coverage: 43.2% of statements [2020-01-03T15:15:46.912Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-03T15:15:46.912Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-03T15:15:46.912Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-01-03T15:15:47.198Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-01-03T15:15:47.397Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-03T15:15:48.224Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-03T15:15:48.692Z] ok github.com/docker/docker/pkg/discovery/kv 3.270s coverage: 84.1% of statements [2020-01-03T15:15:48.692Z] ok github.com/docker/docker/pkg/fsutils 0.448s coverage: 85.1% of statements [2020-01-03T15:15:48.980Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-01-03T15:15:49.192Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.240s coverage: 57.0% of statements [2020-01-03T15:15:49.297Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-03T15:15:49.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-03T15:15:50.472Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2020-01-03T15:15:50.472Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2020-01-03T15:15:50.926Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-03T15:15:51.494Z] ok github.com/docker/docker/pkg/idtools 0.816s coverage: 70.1% of statements [2020-01-03T15:15:51.494Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-01-03T15:15:52.459Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.584s coverage: 72.5% of statements [2020-01-03T15:15:52.459Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.562s coverage: 45.9% of statements [2020-01-03T15:15:52.459Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-03T15:15:52.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-01-03T15:15:52.521Z] ok github.com/docker/docker/pkg/ioutils 1.875s coverage: 70.6% of statements [2020-01-03T15:15:52.521Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-03T15:15:53.145Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-01-03T15:15:53.769Z] ok github.com/docker/docker/pkg/mount 0.922s coverage: 70.0% of statements [2020-01-03T15:15:53.769Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-03T15:15:53.769Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-01-03T15:15:54.057Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 91.4% of statements [2020-01-03T15:15:54.686Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-01-03T15:15:54.686Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-03T15:15:54.686Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-03T15:15:54.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.004s coverage: 48.6% of statements [2020-01-03T15:15:55.102Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-03T15:15:55.314Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-01-03T15:15:56.333Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements [2020-01-03T15:15:57.257Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-01-03T15:15:57.366Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-01-03T15:15:57.366Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-01-03T15:15:57.366Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2020-01-03T15:15:57.512Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.126s coverage: 60.1% of statements [2020-01-03T15:15:57.512Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-03T15:15:57.512Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-03T15:15:57.625Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-03T15:15:58.385Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-01-03T15:15:58.874Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-03T15:15:58.996Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-03T15:15:59.421Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2020-01-03T15:15:59.421Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-01-03T15:15:59.800Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-01-03T15:16:00.369Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-03T15:16:00.440Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-01-03T15:16:00.726Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-01-03T15:16:00.768Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-01-03T15:16:00.768Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-03T15:16:00.768Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-03T15:16:01.302Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-03T15:16:01.351Z] ok github.com/docker/docker/pkg/symlink 0.036s coverage: 87.7% of statements [2020-01-03T15:16:01.866Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-03T15:16:01.977Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 80.0% of statements [2020-01-03T15:16:01.977Z] ok github.com/docker/docker/pkg/signal 3.452s coverage: 61.0% of statements [2020-01-03T15:16:02.131Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 42.7% of statements [2020-01-03T15:16:02.736Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.8% of statements [2020-01-03T15:16:02.736Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-03T15:16:02.736Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-03T15:16:03.000Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.2% of statements [2020-01-03T15:16:03.236Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-03T15:16:03.289Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-01-03T15:16:03.295Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-01-03T15:16:04.167Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-03T15:16:04.167Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-03T15:16:04.219Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-01-03T15:16:04.313Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2020-01-03T15:16:04.313Z] testing: warning: no tests to run [2020-01-03T15:16:04.313Z] coverage: [no statements] [2020-01-03T15:16:04.313Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-03T15:16:04.731Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-03T15:16:04.731Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-03T15:16:04.732Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-03T15:16:04.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-01-03T15:16:04.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-01-03T15:16:05.335Z] ok github.com/docker/docker/pkg/tarsum 0.254s coverage: 89.3% of statements [2020-01-03T15:16:05.335Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-01-03T15:16:05.335Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-01-03T15:16:05.962Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2020-01-03T15:16:06.141Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-01-03T15:16:06.141Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-03T15:16:06.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 19.9% of statements [2020-01-03T15:16:06.626Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-03T15:16:07.997Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-03T15:16:07.997Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-03T15:16:07.997Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-03T15:16:08.030Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-01-03T15:16:08.323Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-01-03T15:16:08.578Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-03T15:16:08.930Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-03T15:16:09.139Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-03T15:16:09.188Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-03T15:16:09.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2020-01-03T15:16:09.700Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-03T15:16:09.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-03T15:16:09.762Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-03T15:16:10.082Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements [2020-01-03T15:16:10.720Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-03T15:16:10.978Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-03T15:16:10.978Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-03T15:16:10.978Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-03T15:16:11.580Z] ok github.com/docker/docker/profiles/seccomp 0.057s coverage: 68.8% of statements [2020-01-03T15:16:11.630Z] ok github.com/docker/docker/distribution 0.174s coverage: 22.1% of statements [2020-01-03T15:16:11.630Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-01-03T15:16:11.630Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-03T15:16:12.208Z] ok github.com/docker/docker/plugin 0.581s coverage: 27.1% of statements [2020-01-03T15:16:12.874Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-03T15:16:12.991Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-01-03T15:16:13.530Z] === RUN TestDockerSuite/TestEventsRename [2020-01-03T15:16:13.734Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2020-01-03T15:16:14.032Z] ok github.com/docker/docker/registry/resumable 0.057s coverage: 100.0% of statements [2020-01-03T15:16:14.351Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-03T15:16:14.461Z] === RUN TestDockerSuite/TestEventsResize [2020-01-03T15:16:15.275Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-03T15:16:15.275Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-01-03T15:16:15.275Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-03T15:16:15.275Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-03T15:16:15.392Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-03T15:16:15.526Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-01-03T15:16:15.815Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-01-03T15:16:15.956Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-03T15:16:16.442Z] ok github.com/docker/docker/registry 0.621s coverage: 56.0% of statements [2020-01-03T15:16:16.673Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-01-03T15:16:16.673Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-03T15:16:17.326Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-03T15:16:17.598Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-01-03T15:16:17.891Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-03T15:16:18.521Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-01-03T15:16:18.776Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-03T15:16:19.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-03T15:16:19.930Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-01-03T15:16:20.660Z] ok github.com/docker/docker/pkg/archive 0.427s coverage: 77.4% of statements [2020-01-03T15:16:21.161Z] === RUN TestDockerSuite/TestEventsTop [2020-01-03T15:16:21.588Z] ok github.com/docker/docker/pkg/authorization 0.309s coverage: 68.3% of statements [2020-01-03T15:16:21.725Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-03T15:16:21.842Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-03T15:16:21.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-03T15:16:22.097Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-03T15:16:22.640Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2020-01-03T15:16:22.640Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-01-03T15:16:23.665Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-01-03T15:16:24.505Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-03T15:16:25.398Z] ok github.com/docker/docker/layer 7.752s coverage: 68.8% of statements [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/oci [no test files] [2020-01-03T15:16:25.398Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-03T15:16:25.653Z] ok github.com/docker/docker/pkg/chrootarchive 2.932s coverage: 43.2% of statements [2020-01-03T15:16:25.653Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-03T15:16:25.653Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-03T15:16:25.876Z] === RUN TestDockerSuite/TestExec [2020-01-03T15:16:25.907Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-03T15:16:26.467Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-03T15:16:26.467Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-03T15:16:27.248Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-03T15:16:27.393Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-03T15:16:27.953Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-01-03T15:16:28.179Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-03T15:16:28.207Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-03T15:16:29.110Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-03T15:16:29.654Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-01-03T15:16:30.042Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-03T15:16:30.298Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-01-03T15:16:30.858Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2020-01-03T15:16:30.858Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-01-03T15:16:31.459Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-01-03T15:16:31.937Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-03T15:16:32.018Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 70.1% of statements [2020-01-03T15:16:32.050Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/rootless [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/volume [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-03T15:16:32.051Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === Skipped [2020-01-03T15:16:32.051Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-03T15:16:32.051Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-03T15:16:32.051Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:73: No driver to put! [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-03T15:16:32.051Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-03T15:16:32.051Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-03T15:16:32.051Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:16:32.051Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-03T15:16:32.051Z] graphtest_unix.go:73: No driver to put! [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-03T15:16:32.051Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-03T15:16:32.051Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] [2020-01-03T15:16:32.051Z] DONE 2155 tests, 20 skipped in 332.978s Post stage [Pipeline] junit [2020-01-03T15:16:32.090Z] Recording test results [2020-01-03T15:16:32.502Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-01-03T15:16:32.623Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 70.6% of statements [2020-01-03T15:16:32.623Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [Pipeline] sh [2020-01-03T15:16:33.004Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40343/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/make.sh dynbinary test-integration [2020-01-03T15:16:33.184Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-01-03T15:16:33.184Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-01-03T15:16:33.184Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-03T15:16:33.290Z] [2020-01-03T15:16:33.436Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-03T15:16:33.579Z] Removing bundles/ [2020-01-03T15:16:33.579Z] [2020-01-03T15:16:33.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-03T15:16:33.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T15:16:33.579Z] GOOS="" GOARCH="" GOARM="" [2020-01-03T15:16:33.743Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-03T15:16:34.040Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-03T15:16:34.295Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-03T15:16:34.550Z] ok github.com/docker/docker/pkg/mount 0.562s coverage: 70.0% of statements [2020-01-03T15:16:34.550Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-03T15:16:34.806Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-01-03T15:16:34.806Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-01-03T15:16:34.806Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-03T15:16:34.806Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-03T15:16:34.806Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-03T15:16:35.370Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-03T15:16:35.772Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-01-03T15:16:36.301Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-03T15:16:36.333Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-03T15:16:36.892Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-03T15:16:36.892Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-03T15:16:37.234Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-03T15:16:38.252Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-01-03T15:16:38.613Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-03T15:16:38.812Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-01-03T15:16:39.986Z] === RUN TestDockerSuite/TestExecEnv [2020-01-03T15:16:40.917Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-03T15:16:42.070Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements [2020-01-03T15:16:42.070Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-03T15:16:42.324Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-01-03T15:16:42.324Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-03T15:16:42.815Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-03T15:16:42.884Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-03T15:16:43.139Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2020-01-03T15:16:43.380Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-03T15:16:43.698Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.2% of statements [2020-01-03T15:16:44.258Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-01-03T15:16:44.819Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2020-01-03T15:16:45.075Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-03T15:16:45.330Z] testing: warning: no tests to run [2020-01-03T15:16:45.330Z] coverage: [no statements] [2020-01-03T15:16:45.330Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-03T15:16:45.585Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-03T15:16:45.840Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-03T15:16:45.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-03T15:16:46.095Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-03T15:16:46.483Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-03T15:16:47.416Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-03T15:16:47.980Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2020-01-03T15:16:48.788Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-03T15:16:48.904Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-03T15:16:49.464Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-03T15:16:49.720Z] === RUN TestDockerSuite/TestExecParseError [2020-01-03T15:16:50.108Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-01-03T15:16:50.783Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-03T15:16:51.712Z] ok github.com/docker/docker/registry 0.095s coverage: 56.0% of statements [2020-01-03T15:16:51.716Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-03T15:16:51.967Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-03T15:16:52.222Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-01-03T15:16:53.147Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-03T15:16:53.147Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-01-03T15:16:53.614Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-03T15:16:54.984Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-03T15:16:55.549Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-03T15:16:55.658Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-03T15:16:56.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-03T15:16:56.582Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-01-03T15:16:57.143Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-03T15:16:58.109Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-03T15:17:08.665Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-03T15:17:08.665Z] === RUN TestDockerSuite/TestExecTTY [2020-01-03T15:17:09.597Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-03T15:17:10.346Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/rootless [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/volume [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-03T15:17:10.346Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === Skipped [2020-01-03T15:17:10.346Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-03T15:17:10.346Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-03T15:17:10.346Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:73: No driver to put! [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-03T15:17:10.346Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-03T15:17:10.346Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-03T15:17:10.346Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-03T15:17:10.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-03T15:17:10.346Z] graphtest_unix.go:73: No driver to put! [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-03T15:17:10.346Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-03T15:17:10.346Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] [2020-01-03T15:17:10.346Z] DONE 2155 tests, 20 skipped in 238.181s Post stage [Pipeline] junit [2020-01-03T15:17:10.356Z] Recording test results [2020-01-03T15:17:10.530Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-03T15:17:11.095Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-03T15:17:11.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40343/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2b25e498f8ea8bfd30f166717146e11e17e948d hack/validate/vendor [2020-01-03T15:17:12.060Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-03T15:17:12.060Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-03T15:17:12.269Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-03T15:17:12.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-03T15:17:12.847Z] + echo Building e2e image [2020-01-03T15:17:12.847Z] Building e2e image [2020-01-03T15:17:12.847Z] + docker build --build-arg DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d -t moby-e2e-test -f Dockerfile.e2e . [2020-01-03T15:17:12.847Z] #2 [internal] load .dockerignore [2020-01-03T15:17:12.847Z] #2 transferring context: 34B done [2020-01-03T15:17:12.847Z] #2 DONE 0.0s [2020-01-03T15:17:12.847Z] [2020-01-03T15:17:12.847Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-03T15:17:12.847Z] #1 transferring dockerfile: 3.21kB done [2020-01-03T15:17:12.847Z] #1 DONE 0.0s [2020-01-03T15:17:12.847Z] [2020-01-03T15:17:12.847Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-03T15:17:13.104Z] #4 ... [2020-01-03T15:17:13.104Z] [2020-01-03T15:17:13.104Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-03T15:17:13.104Z] #3 DONE 0.3s [2020-01-03T15:17:13.365Z] [2020-01-03T15:17:13.365Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-03T15:17:13.365Z] #4 DONE 0.4s [2020-01-03T15:17:13.365Z] [2020-01-03T15:17:13.365Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-03T15:17:13.365Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-03T15:17:13.365Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2020-01-03T15:17:13.365Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.1s done [2020-01-03T15:17:13.365Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-03T15:17:13.365Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-03T15:17:13.365Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-03T15:17:13.365Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.0s done [2020-01-03T15:17:13.365Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2020-01-03T15:17:13.365Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 8.48MB / 126.88MB 0.2s [2020-01-03T15:17:13.620Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done [2020-01-03T15:17:13.620Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 16.57MB / 126.88MB 0.4s [2020-01-03T15:17:13.875Z] #14 ... [2020-01-03T15:17:13.875Z] [2020-01-03T15:17:13.875Z] #8 [internal] load build context [2020-01-03T15:17:13.875Z] #8 transferring context: 809.36kB 0.4s done [2020-01-03T15:17:13.875Z] #8 DONE 0.5s [2020-01-03T15:17:13.875Z] [2020-01-03T15:17:13.875Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-03T15:17:13.875Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 27.02MB / 126.88MB 0.5s [2020-01-03T15:17:14.132Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 38.40MB / 126.88MB 0.7s [2020-01-03T15:17:14.132Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-03T15:17:14.132Z] #14 ... [2020-01-03T15:17:14.132Z] [2020-01-03T15:17:14.132Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-03T15:17:14.132Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2020-01-03T15:17:14.132Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2020-01-03T15:17:14.132Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2020-01-03T15:17:14.132Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2020-01-03T15:17:14.132Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.3s done [2020-01-03T15:17:14.132Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.4s done [2020-01-03T15:17:14.132Z] #5 DONE 0.8s [2020-01-03T15:17:14.132Z] [2020-01-03T15:17:14.132Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-03T15:17:14.132Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 53.46MB / 126.88MB 0.9s [2020-01-03T15:17:14.391Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 62.55MB / 126.88MB 1.0s [2020-01-03T15:17:14.391Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 84.08MB / 126.88MB 1.2s [2020-01-03T15:17:14.529Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-03T15:17:14.690Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 96.09MB / 126.88MB 1.3s [2020-01-03T15:17:14.690Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 105.63MB / 126.88MB 1.4s [2020-01-03T15:17:14.987Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.6s [2020-01-03T15:17:15.464Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-03T15:17:15.546Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 2.1s done [2020-01-03T15:17:15.546Z] #14 ... [2020-01-03T15:17:15.546Z] [2020-01-03T15:17:15.546Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-03T15:17:15.546Z] #6 DONE 1.5s [2020-01-03T15:17:15.546Z] [2020-01-03T15:17:15.546Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-03T15:17:15.546Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2020-01-03T15:17:16.838Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-03T15:17:17.403Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-03T15:17:18.777Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-03T15:17:20.783Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.1s [2020-01-03T15:17:22.144Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.3s done [2020-01-03T15:17:22.144Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-03T15:17:22.704Z] #14 DONE 9.3s [2020-01-03T15:17:22.704Z] [2020-01-03T15:17:22.704Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-03T15:17:22.959Z] #15 ... [2020-01-03T15:17:22.959Z] [2020-01-03T15:17:22.959Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-03T15:17:22.959Z] #7 1.144 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-03T15:17:22.959Z] #7 2.238 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-03T15:17:22.959Z] #7 2.341 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-03T15:17:22.959Z] #7 2.344 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-03T15:17:22.959Z] #7 2.558 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-03T15:17:22.959Z] #7 2.570 (4/31) Installing readline (8.0.0-r0) [2020-01-03T15:17:22.959Z] #7 2.578 (5/31) Installing bash (5.0.0-r0) [2020-01-03T15:17:22.959Z] #7 2.597 Executing bash-5.0.0-r0.post-install [2020-01-03T15:17:22.959Z] #7 2.600 (6/31) Installing ca-certificates (20190108-r0) [2020-01-03T15:17:22.959Z] #7 2.617 (7/31) Installing libgcc (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 2.621 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 2.642 (9/31) Installing binutils (2.32-r0) [2020-01-03T15:17:22.959Z] #7 2.751 (10/31) Installing gmp (6.1.2-r1) [2020-01-03T15:17:22.959Z] #7 2.761 (11/31) Installing isl (0.18-r0) [2020-01-03T15:17:22.959Z] #7 2.784 (12/31) Installing libgomp (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 2.787 (13/31) Installing libatomic (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 2.790 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-03T15:17:22.959Z] #7 2.800 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-03T15:17:22.959Z] #7 2.804 (16/31) Installing gcc (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 3.821 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-03T15:17:22.959Z] #7 3.935 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-03T15:17:22.959Z] #7 3.938 (19/31) Installing g++ (8.3.0-r0) [2020-01-03T15:17:22.959Z] #7 4.545 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-03T15:17:22.959Z] #7 4.549 (21/31) Installing libcurl (7.66.0-r0) [2020-01-03T15:17:22.959Z] #7 4.556 (22/31) Installing expat (2.2.8-r0) [2020-01-03T15:17:22.959Z] #7 4.559 (23/31) Installing pcre2 (10.33-r0) [2020-01-03T15:17:22.959Z] #7 4.570 (24/31) Installing git (2.22.2-r0) [2020-01-03T15:17:22.959Z] #7 4.807 (25/31) Installing libmnl (1.0.4-r0) [2020-01-03T15:17:22.959Z] #7 4.810 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-03T15:17:22.959Z] #7 4.814 (27/31) Installing iptables (1.8.3-r0) [2020-01-03T15:17:22.959Z] #7 4.841 (28/31) Installing pigz (2.4-r0) [2020-01-03T15:17:22.959Z] #7 4.848 (29/31) Installing tar (1.32-r0) [2020-01-03T15:17:22.959Z] #7 4.859 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-03T15:17:22.959Z] #7 4.863 (31/31) Installing xz (5.2.4-r0) [2020-01-03T15:17:22.959Z] #7 4.870 Executing busybox-1.30.1-r2.trigger [2020-01-03T15:17:22.959Z] #7 4.876 Executing ca-certificates-20190108-r0.trigger [2020-01-03T15:17:22.959Z] #7 4.932 OK: 185 MiB in 45 packages [2020-01-03T15:17:22.959Z] #7 DONE 7.3s [2020-01-03T15:17:22.959Z] [2020-01-03T15:17:22.959Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-03T15:17:22.959Z] #9 DONE 0.1s [2020-01-03T15:17:22.959Z] [2020-01-03T15:17:22.959Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-03T15:17:22.959Z] #10 DONE 0.1s [2020-01-03T15:17:22.959Z] [2020-01-03T15:17:22.959Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-03T15:17:23.219Z] #15 ... [2020-01-03T15:17:23.219Z] [2020-01-03T15:17:23.219Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-03T15:17:23.219Z] #11 DONE 0.1s [2020-01-03T15:17:23.219Z] [2020-01-03T15:17:23.219Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-03T15:17:23.219Z] #12 DONE 0.1s [2020-01-03T15:17:23.219Z] [2020-01-03T15:17:23.219Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-03T15:17:23.219Z] #13 DONE 0.1s [2020-01-03T15:17:23.219Z] [2020-01-03T15:17:23.219Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-03T15:17:23.474Z] #15 1.030 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-03T15:17:24.037Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-03T15:17:24.834Z] #15 2.094 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-03T15:17:24.834Z] #15 2.180 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-03T15:17:24.834Z] #15 2.182 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-03T15:17:24.834Z] #15 2.318 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-03T15:17:24.834Z] #15 2.325 (4/43) Installing readline (8.0.1-r0) [2020-01-03T15:17:24.834Z] #15 2.329 (5/43) Installing bash (5.0.11-r1) [2020-01-03T15:17:24.834Z] #15 2.341 Executing bash-5.0.11-r1.post-install [2020-01-03T15:17:24.834Z] #15 2.343 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-03T15:17:24.834Z] #15 2.418 (7/43) Installing libblkid (2.34-r1) [2020-01-03T15:17:25.090Z] #15 2.423 (8/43) Installing libuuid (2.34-r1) [2020-01-03T15:17:25.090Z] #15 2.425 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-03T15:17:25.090Z] #15 2.430 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-03T15:17:25.090Z] #15 2.434 (11/43) Installing libgcc (9.2.0-r3) [2020-01-03T15:17:25.090Z] #15 2.437 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-03T15:17:25.090Z] #15 2.453 (13/43) Installing binutils (2.33.1-r0) [2020-01-03T15:17:25.090Z] #15 2.528 (14/43) Installing libmagic (5.37-r1) [2020-01-03T15:17:25.090Z] #15 2.550 (15/43) Installing file (5.37-r1) [2020-01-03T15:17:25.090Z] #15 2.551 (16/43) Installing gmp (6.1.2-r1) [2020-01-03T15:17:25.090Z] #15 2.558 (17/43) Installing isl (0.18-r0) [2020-01-03T15:17:25.090Z] #15 2.575 (18/43) Installing libgomp (9.2.0-r3) [2020-01-03T15:17:25.090Z] #15 2.578 (19/43) Installing libatomic (9.2.0-r3) [2020-01-03T15:17:25.090Z] #15 2.580 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-03T15:17:25.090Z] #15 2.587 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-03T15:17:25.090Z] #15 2.590 (22/43) Installing gcc (9.2.0-r3) [2020-01-03T15:17:26.016Z] #15 3.303 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-03T15:17:26.016Z] #15 3.383 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-03T15:17:26.016Z] #15 3.385 (25/43) Installing g++ (9.2.0-r3) [2020-01-03T15:17:26.576Z] #15 3.844 (26/43) Installing make (4.2.1-r2) [2020-01-03T15:17:26.576Z] #15 3.848 (27/43) Installing fortify-headers (1.1-r0) [2020-01-03T15:17:26.576Z] #15 3.850 (28/43) Installing build-base (0.5-r1) [2020-01-03T15:17:26.576Z] #15 3.852 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-03T15:17:26.576Z] #15 3.855 (30/43) Installing libcurl (7.67.0-r0) [2020-01-03T15:17:26.576Z] #15 3.862 (31/43) Installing curl (7.67.0-r0) [2020-01-03T15:17:26.576Z] #15 3.866 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-03T15:17:26.576Z] #15 3.872 (33/43) Installing jq (1.6-r0) [2020-01-03T15:17:26.576Z] #15 3.881 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-03T15:17:26.576Z] #15 3.886 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-03T15:17:26.576Z] #15 3.888 (36/43) Installing libaio (0.3.112-r1) [2020-01-03T15:17:26.576Z] #15 3.890 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-03T15:17:26.576Z] #15 3.920 (38/43) Installing libfdisk (2.34-r1) [2020-01-03T15:17:26.576Z] #15 3.936 (39/43) Installing libmount (2.34-r1) [2020-01-03T15:17:26.576Z] #15 3.942 (40/43) Installing libsmartcols (2.34-r1) [2020-01-03T15:17:26.576Z] #15 3.945 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-03T15:17:26.576Z] #15 3.948 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-03T15:17:26.576Z] #15 3.969 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-03T15:17:26.576Z] #15 3.974 Executing busybox-1.31.1-r8.trigger [2020-01-03T15:17:26.576Z] #15 3.981 OK: 203 MiB in 58 packages [2020-01-03T15:17:27.500Z] #15 DONE 4.7s [2020-01-03T15:17:27.501Z] [2020-01-03T15:17:27.501Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-03T15:17:28.145Z] #16 DONE 0.7s [2020-01-03T15:17:28.145Z] [2020-01-03T15:17:28.145Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-03T15:17:28.747Z] #17 DONE 0.8s [2020-01-03T15:17:28.747Z] [2020-01-03T15:17:28.747Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-03T15:17:28.747Z] #18 DONE 0.0s [2020-01-03T15:17:28.747Z] [2020-01-03T15:17:28.747Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-03T15:17:28.747Z] #19 DONE 0.1s [2020-01-03T15:17:28.747Z] [2020-01-03T15:17:28.747Z] #31 [builder 1/4] COPY . . [2020-01-03T15:17:29.290Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-03T15:17:31.812Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-03T15:17:32.055Z] #31 DONE 2.6s [2020-01-03T15:17:32.055Z] [2020-01-03T15:17:32.055Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-03T15:17:32.055Z] #20 1.270 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-03T15:17:32.055Z] #20 1.435 curl: option --progress: is ambiguous [2020-01-03T15:17:32.055Z] #20 1.436 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:32.055Z] #20 1.629 curl: option --progress: is ambiguous [2020-01-03T15:17:32.055Z] #20 1.629 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:32.055Z] #20 1.801 curl: option --progress: is ambiguous [2020-01-03T15:17:32.055Z] #20 1.801 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:32.055Z] #20 1.961 curl: option --progress: is ambiguous [2020-01-03T15:17:32.055Z] #20 1.961 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:32.055Z] #20 2.095 [2020-01-03T15:17:32.055Z] #20 2.658 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-03T15:17:32.055Z] #20 2.900 curl: option --progress: is ambiguous [2020-01-03T15:17:32.055Z] #20 2.900 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:32.055Z] #20 3.092 [2020-01-03T15:17:32.617Z] #20 ... [2020-01-03T15:17:32.617Z] [2020-01-03T15:17:32.617Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-03T15:17:32.617Z] #32 DONE 1.0s [2020-01-03T15:17:32.617Z] [2020-01-03T15:17:32.617Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-03T15:17:33.586Z] #33 0.904 [2020-01-03T15:17:33.586Z] #33 0.983 Removing bundles/ [2020-01-03T15:17:33.586Z] #33 0.984 [2020-01-03T15:17:33.586Z] #33 0.989 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-03T15:17:34.145Z] #33 1.599 Building test suite binary ./integration-cli/test.main [2020-01-03T15:17:36.029Z] #33 ... [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-03T15:17:36.029Z] #20 3.867 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-03T15:17:36.029Z] #20 4.077 curl: option --progress: is ambiguous [2020-01-03T15:17:36.029Z] #20 4.077 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:36.029Z] #20 4.263 [2020-01-03T15:17:36.029Z] #20 5.075 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-03T15:17:36.029Z] #20 5.369 curl: option --progress: is ambiguous [2020-01-03T15:17:36.029Z] #20 5.370 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:36.029Z] #20 5.587 [2020-01-03T15:17:36.029Z] #20 6.354 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-03T15:17:36.029Z] #20 6.626 curl: option --progress: is ambiguous [2020-01-03T15:17:36.029Z] #20 6.627 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-03T15:17:36.029Z] #20 6.923 [2020-01-03T15:17:36.029Z] #20 6.997 Download of images into '/build' complete. [2020-01-03T15:17:36.029Z] #20 6.997 Use something like the following to load the result into a Docker daemon: [2020-01-03T15:17:36.029Z] #20 6.997 tar -cC '/build' . | docker load [2020-01-03T15:17:36.029Z] #20 DONE 7.1s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-03T15:17:36.029Z] #26 DONE 0.1s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-03T15:17:36.029Z] #22 DONE 0.1s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-03T15:17:36.029Z] #27 DONE 0.0s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-03T15:17:36.029Z] #23 DONE 0.1s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-03T15:17:36.029Z] #28 DONE 0.1s [2020-01-03T15:17:36.029Z] [2020-01-03T15:17:36.029Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-03T15:17:37.067Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-03T15:17:37.067Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-03T15:17:37.067Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-03T15:17:37.067Z] === RUN TestDockerSuite/TestHealth [2020-01-03T15:17:37.919Z] #24 ... [2020-01-03T15:17:37.919Z] [2020-01-03T15:17:37.919Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-03T15:17:37.919Z] #21 DONE 0.2s [2020-01-03T15:17:38.174Z] [2020-01-03T15:17:38.174Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-03T15:17:39.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-03T15:17:41.435Z] #29 ... [2020-01-03T15:17:41.435Z] [2020-01-03T15:17:41.435Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-03T15:17:41.436Z] #24 2.383 + RM_GOPATH=0 [2020-01-03T15:17:41.436Z] #24 2.383 + TMP_GOPATH= [2020-01-03T15:17:41.436Z] #24 2.383 + : /build [2020-01-03T15:17:41.436Z] #24 2.383 + '[' -z '' ']' [2020-01-03T15:17:41.436Z] #24 2.383 ++ mktemp -d [2020-01-03T15:17:41.436Z] #24 2.383 + export GOPATH=/tmp/tmp.HBbcjM [2020-01-03T15:17:41.436Z] #24 2.383 + GOPATH=/tmp/tmp.HBbcjM [2020-01-03T15:17:41.436Z] #24 2.383 + RM_GOPATH=1 [2020-01-03T15:17:41.436Z] #24 2.386 ++ dirname ./install.sh [2020-01-03T15:17:41.436Z] #24 2.386 + dir=. [2020-01-03T15:17:41.436Z] #24 2.386 + bin=dockercli [2020-01-03T15:17:41.436Z] #24 2.386 + shift [2020-01-03T15:17:41.436Z] #24 2.386 + '[' '!' -f ./dockercli.installer ']' [2020-01-03T15:17:41.436Z] #24 2.386 + . ./dockercli.installer [2020-01-03T15:17:41.436Z] #24 2.386 ++ : stable [2020-01-03T15:17:41.436Z] #24 2.386 ++ : 17.06.2-ce [2020-01-03T15:17:41.436Z] #24 2.386 + install_dockercli [2020-01-03T15:17:41.436Z] #24 2.386 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-03T15:17:41.436Z] #24 2.386 ++ uname -m [2020-01-03T15:17:41.436Z] #24 2.386 + arch=x86_64 [2020-01-03T15:17:41.436Z] #24 2.386 + '[' x86_64 '!=' x86_64 ']' [2020-01-03T15:17:41.436Z] #24 2.386 + url=https://download.docker.com/linux/static [2020-01-03T15:17:41.436Z] #24 2.386 + tar -xz docker/docker [2020-01-03T15:17:41.436Z] #24 2.386 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-03T15:17:41.436Z] #24 2.386 Install docker/cli version 17.06.2-ce from stable [2020-01-03T15:17:41.436Z] #24 4.812 + mkdir -p /build [2020-01-03T15:17:41.436Z] #24 4.814 + mv docker/docker /build/ [2020-01-03T15:17:41.436Z] #24 4.815 + rmdir docker [2020-01-03T15:17:41.436Z] #24 DONE 4.9s [2020-01-03T15:17:41.436Z] [2020-01-03T15:17:41.436Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-03T15:17:41.995Z] #33 ... [2020-01-03T15:17:41.995Z] [2020-01-03T15:17:41.995Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-03T15:17:42.251Z] #25 DONE 0.1s [2020-01-03T15:17:42.251Z] [2020-01-03T15:17:42.251Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-03T15:18:01.557Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-03T15:18:02.492Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-03T15:18:02.492Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-03T15:18:03.427Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-03T15:18:04.359Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-03T15:18:04.359Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-03T15:18:05.293Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-03T15:18:08.569Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-03T15:18:08.569Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-03T15:18:08.569Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-03T15:18:08.908Z] #33 ... [2020-01-03T15:18:08.909Z] [2020-01-03T15:18:08.909Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-03T15:18:08.909Z] #29 28.42 # github.com/docker/docker/contrib/httpserver [2020-01-03T15:18:08.909Z] #29 28.42 loadinternal: cannot find runtime/cgo [2020-01-03T15:18:08.909Z] #29 DONE 28.8s [2020-01-03T15:18:08.909Z] [2020-01-03T15:18:08.909Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-03T15:18:08.909Z] #33 ... [2020-01-03T15:18:08.909Z] [2020-01-03T15:18:08.909Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-03T15:18:08.909Z] #30 DONE 0.1s [2020-01-03T15:18:08.909Z] [2020-01-03T15:18:08.909Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-03T15:18:09.942Z] === RUN TestDockerSuite/TestImportFile [2020-01-03T15:18:11.837Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-03T15:18:11.837Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-03T15:18:13.733Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-03T15:18:15.628Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-03T15:18:17.525Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-03T15:18:18.090Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-03T15:18:19.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-03T15:18:19.020Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-03T15:18:19.953Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-03T15:18:19.953Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-03T15:18:19.953Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-03T15:18:20.887Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-03T15:18:21.820Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-03T15:18:22.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-03T15:18:23.687Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-03T15:18:24.251Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-03T15:18:25.182Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-03T15:18:25.182Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-03T15:18:27.079Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-03T15:18:27.643Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-03T15:18:28.576Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-03T15:18:28.576Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-03T15:18:29.509Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-03T15:18:29.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-03T15:18:30.896Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-03T15:18:31.827Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-03T15:18:32.392Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-03T15:18:33.762Z] === RUN TestDockerSuite/TestInspectImage [2020-01-03T15:18:33.762Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-03T15:18:33.762Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-03T15:18:33.762Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-03T15:18:34.693Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-03T15:18:35.258Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-03T15:18:35.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-03T15:18:36.448Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-03T15:18:37.381Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-03T15:18:39.918Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-03T15:18:39.918Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-03T15:18:40.176Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-03T15:18:40.852Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-03T15:18:40.853Z] [2020-01-03T15:18:40.853Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-03T15:18:40.853Z] PKG_CONFIG=pkg-config [2020-01-03T15:18:40.853Z] GOLANG_VERSION=1.13.5 [2020-01-03T15:18:40.853Z] HOSTNAME=b9d5f18bb44c [2020-01-03T15:18:40.853Z] DOCKER_EXPERIMENTAL=1 [2020-01-03T15:18:40.853Z] container=docker [2020-01-03T15:18:40.853Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-03T15:18:40.853Z] GO111MODULE=off [2020-01-03T15:18:40.853Z] GOPATH=/go [2020-01-03T15:18:40.853Z] PWD=/go/src/github.com/docker/docker [2020-01-03T15:18:40.853Z] HOME=/root [2020-01-03T15:18:40.853Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-03T15:18:40.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-03T15:18:40.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-03T15:18:40.853Z] DOCKER_GITCOMMIT=f2b25e498f8ea8bfd30f166717146e11e17e948d [2020-01-03T15:18:40.853Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-03T15:18:40.853Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-03T15:18:40.853Z] TERM=xterm [2020-01-03T15:18:40.853Z] VALIDATE_BRANCH=master [2020-01-03T15:18:40.853Z] DEST=bundles/test-integration [2020-01-03T15:18:40.853Z] SHLVL=1 [2020-01-03T15:18:40.853Z] TIMEOUT=120m [2020-01-03T15:18:40.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-03T15:18:40.853Z] DOCKER_PKG=github.com/docker/docker [2020-01-03T15:18:40.853Z] TESTDEBUG=0 [2020-01-03T15:18:40.853Z] _=/usr/bin/env [2020-01-03T15:18:40.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-03T15:18:41.108Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-03T15:18:43.005Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-03T15:18:44.005Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-03T15:18:44.570Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-03T15:18:45.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-03T15:18:45.395Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-03T15:18:46.330Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-03T15:18:47.264Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-03T15:18:48.198Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-03T15:18:48.198Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-03T15:18:50.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-03T15:18:50.662Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-03T15:18:52.560Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-03T15:18:52.818Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-03T15:18:54.192Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-03T15:18:54.757Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-03T15:18:56.136Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-03T15:18:56.705Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-03T15:18:59.982Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-03T15:18:59.982Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-03T15:19:02.507Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-03T15:19:02.507Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-03T15:19:02.765Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-03T15:19:05.291Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-03T15:19:05.291Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-03T15:19:05.858Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-03T15:19:06.119Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-03T15:19:11.378Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-03T15:19:16.637Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-03T15:19:19.162Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-03T15:19:21.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-03T15:19:23.057Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-03T15:19:23.987Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-03T15:19:26.510Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-03T15:19:26.510Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-03T15:19:27.074Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-03T15:19:27.074Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-03T15:19:27.074Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-03T15:19:28.009Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-03T15:19:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-03T15:19:28.574Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-03T15:19:29.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-03T15:19:32.768Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-03T15:19:33.332Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-03T15:19:36.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-03T15:19:38.586Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-03T15:19:38.846Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-03T15:19:38.846Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-03T15:19:40.218Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-03T15:19:41.149Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-03T15:19:42.521Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-03T15:19:42.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-03T15:19:43.893Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-03T15:19:45.265Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-03T15:19:45.279Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-03T15:19:45.838Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-03T15:19:47.243Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-03T15:19:47.790Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-03T15:19:48.722Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-03T15:19:49.654Z] === RUN TestDockerSuite/TestLogsSince [2020-01-03T15:19:50.634Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-03T15:19:53.830Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-03T15:19:54.931Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-03T15:19:55.856Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-03T15:19:56.353Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-03T15:19:57.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-03T15:19:57.741Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-03T15:19:59.625Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-03T15:19:59.625Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-03T15:20:02.135Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-03T15:20:02.544Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-03T15:20:03.108Z] === RUN TestDockerSuite/TestLogsTail [2020-01-03T15:20:03.497Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-03T15:20:04.049Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-03T15:20:04.636Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-03T15:20:05.568Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-03T15:20:06.009Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-03T15:20:06.132Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-03T15:20:07.063Z] === RUN TestDockerSuite/TestNetHostname [2020-01-03T15:20:08.519Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-03T15:20:09.587Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-03T15:20:09.587Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-03T15:20:09.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-03T15:20:10.779Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-03T15:20:11.040Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-03T15:20:12.402Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-03T15:20:13.304Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-03T15:20:13.304Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-03T15:20:14.237Z] === RUN TestDockerSuite/TestPluginActive [2020-01-03T15:20:15.664Z] #33 162.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-03T15:20:15.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-03T15:20:15.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-03T15:20:16.134Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-03T15:20:16.392Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-03T15:20:16.674Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-03T15:20:18.645Z] #33 165.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-03T15:20:19.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-03T15:20:20.050Z] #33 167.4 [2020-01-03T15:20:20.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-03T15:20:20.608Z] #33 DONE 168.0s [2020-01-03T15:20:20.608Z] [2020-01-03T15:20:20.608Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-03T15:20:21.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-03T15:20:22.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-03T15:20:23.208Z] #34 DONE 2.5s [2020-01-03T15:20:23.851Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-03T15:20:23.851Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-03T15:20:24.785Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-03T15:20:25.175Z] [2020-01-03T15:20:25.175Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-03T15:20:26.098Z] #35 DONE 1.2s [2020-01-03T15:20:26.099Z] [2020-01-03T15:20:26.099Z] #36 exporting to image [2020-01-03T15:20:26.099Z] #36 exporting layers [2020-01-03T15:20:26.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-03T15:20:27.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-03T15:20:28.578Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-03T15:20:28.611Z] #36 exporting layers 2.5s done [2020-01-03T15:20:28.611Z] #36 writing image sha256:466b37c0fdcd3fd044657e496c01e3f1bd20177432f4db5e06ac5d0bfb6424f1 done [2020-01-03T15:20:28.611Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-03T15:20:28.611Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-03T15:20:28.926Z] + echo Ensuring container killed. [2020-01-03T15:20:28.926Z] Ensuring container killed. [2020-01-03T15:20:28.926Z] + docker rm -vf docker-pr1 [2020-01-03T15:20:28.926Z] Error: No such container: docker-pr1 [2020-01-03T15:20:28.926Z] + true [Pipeline] sh [2020-01-03T15:20:29.203Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:20:29.203Z] Chowning /workspace to jenkins user [2020-01-03T15:20:29.203Z] + id -u [2020-01-03T15:20:29.203Z] + id -g [2020-01-03T15:20:29.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40343:/workspace busybox chown -R 1000:1000 /workspace [2020-01-03T15:20:29.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-03T15:20:30.473Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-03T15:20:30.473Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:20:30.856Z] + bundleName=unit [2020-01-03T15:20:30.856Z] + echo Creating unit-bundles.tar.gz [2020-01-03T15:20:30.856Z] Creating unit-bundles.tar.gz [2020-01-03T15:20:30.856Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-03T15:20:30.856Z] bundles/junit-report.xml [2020-01-03T15:20:30.856Z] bundles/go-test-report.json [2020-01-03T15:20:30.856Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-03T15:20:30.864Z] Archiving artifacts [2020-01-03T15:20:31.381Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:20:31.736Z] + make clean [2020-01-03T15:20:31.994Z] docker volume rm -f docker-dev-cache [2020-01-03T15:20:31.994Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2020-01-03T15:20:32.383Z] === RUN TestDockerSuite/TestPluginUpgrade [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-03T15:20:33.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-03T15:20:34.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-03T15:20:36.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-03T15:20:37.664Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-03T15:20:40.191Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-03T15:20:40.191Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-03T15:20:41.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-03T15:20:41.565Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-03T15:20:43.461Z] === RUN TestDockerSuite/TestPortList [2020-01-03T15:20:45.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-03T15:20:47.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-03T15:20:47.638Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-03T15:20:52.896Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-03T15:20:53.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-03T15:20:53.460Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-03T15:20:55.356Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-03T15:20:55.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-03T15:20:58.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-03T15:21:01.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-03T15:21:01.256Z] Using test binary docker [2020-01-03T15:21:01.256Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-03T15:21:01.256Z] +++ /etc/init.d/apparmor start [2020-01-03T15:21:01.256Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-03T15:21:01.256Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-03T15:21:01.256Z] Warning failed to create cache: (null) [2020-01-03T15:21:01.256Z] . [2020-01-03T15:21:01.256Z] INFO: Waiting for daemon to start... [2020-01-03T15:21:01.256Z] Starting dockerd [2020-01-03T15:21:01.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-01-03T15:21:03.288Z] . [2020-01-03T15:21:03.288Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-03T15:21:03.288Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-03T15:21:03.288Z] Error: No such image: emptyfs [2020-01-03T15:21:03.288Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-03T15:21:03.288Z] ++++ docker load [2020-01-03T15:21:03.454Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-03T15:21:03.454Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-03T15:21:03.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-03T15:21:03.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-03T15:21:03.454Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-03T15:21:03.575Z] Running integration-test (iteration 1) [2020-01-03T15:21:03.575Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-03T15:21:03.575Z] ++ 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-01-03T15:21:03.575Z] ++ set -e [2020-01-03T15:21:03.575Z] ++ '[' -n 0 ']' [2020-01-03T15:21:03.575Z] ++ set -x [2020-01-03T15:21:03.575Z] ++ 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-01-03T15:21:04.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-03T15:21:04.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-03T15:21:04.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-03T15:21:04.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-03T15:21:05.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-03T15:21:06.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-03T15:21:06.811Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-03T15:21:09.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-03T15:21:10.268Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-03T15:21:12.176Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-03T15:21:12.741Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-03T15:21:12.741Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-03T15:21:12.998Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-03T15:21:16.276Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-03T15:21:16.534Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-03T15:21:17.906Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-03T15:21:18.857Z] Loaded image: buildpack-deps:jessie [2020-01-03T15:21:18.857Z] Loaded image: busybox:latest [2020-01-03T15:21:18.857Z] Loaded image: busybox:glibc [2020-01-03T15:21:18.857Z] Loaded image: debian:jessie [2020-01-03T15:21:18.857Z] Loaded image: hello-world:latest [2020-01-03T15:21:18.857Z] INFO: Testing against a local daemon [2020-01-03T15:21:18.857Z] === RUN TestCgroupNamespacesBuild [2020-01-03T15:21:19.144Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2020-01-03T15:21:19.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-03T15:21:21.179Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s) [2020-01-03T15:21:21.179Z] === RUN TestBuildWithSession [2020-01-03T15:21:21.179Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-03T15:21:21.179Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T15:21:21.179Z] === RUN TestBuildSquashParent [2020-01-03T15:21:21.183Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-03T15:21:21.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-03T15:21:25.968Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-03T15:21:26.532Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-03T15:21:26.724Z] --- PASS: TestBuildSquashParent (5.73s) [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T15:21:26.724Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T15:21:26.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T15:21:26.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-03T15:21:26.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-03T15:21:26.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-03T15:21:26.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-03T15:21:26.790Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-03T15:21:29.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-03T15:21:29.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-03T15:21:30.975Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-01-03T15:21:32.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-01-03T15:21:32.422Z] === RUN TestBuildMultiStageCopy [2020-01-03T15:21:32.422Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-03T15:21:33.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-03T15:21:34.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-03T15:21:34.484Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-03T15:21:34.769Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy (3.38s) [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.80s) [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-01-03T15:21:35.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-01-03T15:21:35.391Z] === RUN TestBuildMultiStageParentConfig [2020-01-03T15:21:36.408Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-01-03T15:21:36.408Z] === RUN TestBuildLabelWithTargets [2020-01-03T15:21:37.890Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-01-03T15:21:37.890Z] === RUN TestBuildWithEmptyLayers [2020-01-03T15:21:38.558Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-01-03T15:21:38.558Z] === RUN TestBuildMultiStageOnBuild [2020-01-03T15:21:39.118Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-03T15:21:39.118Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-03T15:21:40.488Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-03T15:21:41.254Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2020-01-03T15:21:41.254Z] === RUN TestBuildUncleanTarFilenames [2020-01-03T15:21:42.269Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-01-03T15:21:42.269Z] === RUN TestBuildMultiStageLayerLeak [2020-01-03T15:21:43.014Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-03T15:21:44.303Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-01-03T15:21:44.303Z] === RUN TestBuildWithHugeFile [2020-01-03T15:21:44.908Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-03T15:21:46.308Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-03T15:21:48.203Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-03T15:21:50.727Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-03T15:21:52.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-03T15:21:52.097Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-03T15:21:52.355Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-03T15:21:53.289Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-03T15:21:56.572Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-03T15:21:59.097Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-03T15:21:59.662Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-03T15:21:59.662Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-03T15:21:59.662Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-03T15:21:59.662Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-03T15:21:59.920Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-03T15:22:00.851Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-03T15:22:02.748Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-03T15:22:04.309Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-03T15:22:04.875Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-03T15:22:05.808Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-03T15:22:08.335Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-03T15:22:13.606Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-03T15:22:14.537Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-03T15:22:17.065Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-03T15:22:17.065Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-03T15:22:17.323Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-03T15:22:17.580Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-03T15:22:20.104Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-03T15:22:22.000Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-03T15:22:26.177Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-03T15:22:27.237Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-03T15:22:27.237Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-03T15:22:27.495Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-03T15:22:28.866Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-03T15:22:32.145Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-03T15:22:32.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-03T15:22:33.078Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-03T15:22:33.336Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-03T15:22:35.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-03T15:22:35.233Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-03T15:22:36.608Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-03T15:22:38.505Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-03T15:22:39.437Z] === RUN TestDockerSuite/TestRmiTag [2020-01-03T15:22:39.695Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-03T15:22:40.628Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-03T15:22:45.916Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-03T15:22:45.916Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-03T15:22:46.849Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-03T15:22:47.106Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-03T15:22:49.000Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-03T15:22:49.564Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-03T15:22:49.821Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-03T15:22:50.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-03T15:22:50.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-03T15:22:51.683Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-03T15:22:53.054Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-03T15:22:53.986Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-03T15:22:54.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-03T15:22:55.174Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-03T15:22:55.741Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-03T15:22:57.639Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-03T15:22:59.534Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-03T15:23:00.097Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-03T15:23:01.029Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-03T15:23:01.964Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-03T15:23:02.899Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-03T15:23:03.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-03T15:23:03.721Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-03T15:23:05.091Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-03T15:23:06.463Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-03T15:23:06.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-03T15:23:06.977Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-03T15:23:07.908Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-03T15:23:08.841Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-03T15:23:08.841Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-03T15:23:11.382Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-03T15:23:11.947Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-03T15:23:12.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-03T15:23:13.812Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-03T15:23:14.744Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-03T15:23:14.744Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-03T15:23:15.465Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-03T15:23:16.031Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-03T15:23:16.966Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-03T15:23:17.897Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-03T15:23:18.462Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-03T15:23:18.462Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-03T15:23:19.442Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-03T15:23:19.442Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-03T15:23:20.818Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-03T15:23:21.382Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-03T15:23:21.425Z] --- PASS: TestBuildWithHugeFile (83.12s) [2020-01-03T15:23:21.426Z] === RUN TestBuildWithEmptyDockerfile [2020-01-03T15:23:21.426Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:23:21.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:23:21.426Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:23:21.426Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:23:21.426Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:23:21.426Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:23:21.426Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-03T15:23:21.426Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-03T15:23:21.426Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-03T15:23:21.426Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-01-03T15:23:21.426Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-01-03T15:23:21.426Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-01-03T15:23:21.426Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-01-03T15:23:21.426Z] === RUN TestBuildPreserveOwnership [2020-01-03T15:23:21.426Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-03T15:23:21.426Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-03T15:23:21.426Z] --- PASS: TestBuildPreserveOwnership (4.84s) [2020-01-03T15:23:21.426Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2020-01-03T15:23:21.426Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-01-03T15:23:21.426Z] === RUN TestBuildPlatformInvalid [2020-01-03T15:23:21.426Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-01-03T15:23:21.426Z] PASS [2020-01-03T15:23:21.426Z] [2020-01-03T15:23:21.426Z] === Skipped [2020-01-03T15:23:21.426Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-03T15:23:21.426Z] build_session_test.go:25: TODO: BuildKit [2020-01-03T15:23:21.426Z] [2020-01-03T15:23:21.426Z] [2020-01-03T15:23:21.426Z] DONE 32 tests, 1 skipped in 129.286s [2020-01-03T15:23:21.426Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-03T15:23:21.426Z] ++ 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-01-03T15:23:21.426Z] ++ set -e [2020-01-03T15:23:21.426Z] ++ '[' -n 0 ']' [2020-01-03T15:23:21.426Z] ++ set -x [2020-01-03T15:23:21.426Z] ++ 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-01-03T15:23:21.426Z] INFO: Testing against a local daemon [2020-01-03T15:23:21.426Z] === RUN TestConfigList [2020-01-03T15:23:21.426Z] --- PASS: TestConfigList (2.28s) [2020-01-03T15:23:21.426Z] === RUN TestConfigsCreateAndDelete [2020-01-03T15:23:21.426Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2020-01-03T15:23:21.426Z] === RUN TestConfigsUpdate [2020-01-03T15:23:21.426Z] --- PASS: TestConfigsUpdate (2.24s) [2020-01-03T15:23:21.426Z] === RUN TestTemplatedConfig [2020-01-03T15:23:22.315Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-03T15:23:22.446Z] --- PASS: TestTemplatedConfig (2.68s) [2020-01-03T15:23:22.446Z] === RUN TestConfigInspect [2020-01-03T15:23:22.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-03T15:23:23.139Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-03T15:23:23.397Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-03T15:23:24.331Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-03T15:23:25.159Z] --- PASS: TestConfigInspect (2.27s) [2020-01-03T15:23:25.159Z] === RUN TestConfigCreateWithLabels [2020-01-03T15:23:26.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-03T15:23:27.193Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2020-01-03T15:23:27.193Z] === RUN TestConfigCreateResolve [2020-01-03T15:23:28.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-03T15:23:29.241Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-01-03T15:23:29.241Z] === RUN TestConfigDaemonLibtrustID [2020-01-03T15:23:29.495Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-03T15:23:29.860Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-03T15:23:29.860Z] PASS [2020-01-03T15:23:29.860Z] [2020-01-03T15:23:29.860Z] DONE 8 tests in 16.821s [2020-01-03T15:23:29.860Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-03T15:23:29.860Z] ++ 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-01-03T15:23:29.860Z] ++ set -e [2020-01-03T15:23:29.860Z] ++ '[' -n 0 ']' [2020-01-03T15:23:29.860Z] ++ set -x [2020-01-03T15:23:29.860Z] ++ 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-01-03T15:23:29.860Z] INFO: Testing against a local daemon [2020-01-03T15:23:29.860Z] === RUN TestCheckpoint [2020-01-03T15:23:29.860Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-03T15:23:29.860Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:23:29.860Z] === RUN TestContainerInvalidJSON [2020-01-03T15:23:29.860Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:23:29.860Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:23:29.860Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:23:29.860Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:23:29.860Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:23:29.860Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:23:29.860Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-03T15:23:29.860Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-03T15:23:29.860Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-03T15:23:29.860Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-03T15:23:29.860Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-03T15:23:29.860Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-03T15:23:29.860Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-03T15:23:29.860Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-03T15:23:30.060Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-03T15:23:30.146Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-01-03T15:23:30.146Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-03T15:23:30.146Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-03T15:23:30.146Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-03T15:23:30.146Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-01-03T15:23:30.146Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-03T15:23:30.146Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-01-03T15:23:30.146Z] === RUN TestCopyFromContainer [2020-01-03T15:23:30.991Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-03T15:23:31.556Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-03T15:23:32.182Z] === RUN TestCopyFromContainer// [2020-01-03T15:23:32.182Z] === RUN TestCopyFromContainer//bar/root [2020-01-03T15:23:32.182Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-03T15:23:32.182Z] === RUN TestCopyFromContainer/bar/quux [2020-01-03T15:23:32.182Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-03T15:23:32.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-03T15:23:32.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-03T15:23:32.469Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-03T15:23:32.469Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-03T15:23:32.487Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-03T15:23:32.754Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer (2.59s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-03T15:23:32.754Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-01-03T15:23:32.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-03T15:23:32.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:23:32.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:23:32.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:23:32.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:23:32.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:23:32.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:23:32.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-03T15:23:32.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-03T15:23:32.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-03T15:23:32.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-03T15:23:32.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-03T15:23:32.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-03T15:23:32.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-03T15:23:32.754Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-03T15:23:33.039Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-03T15:23:33.039Z] === RUN TestCreateWithInvalidEnv [2020-01-03T15:23:33.039Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-03T15:23:33.039Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-03T15:23:33.039Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-03T15:23:33.039Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-03T15:23:33.039Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-03T15:23:33.039Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-03T15:23:33.039Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-03T15:23:33.039Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-03T15:23:33.039Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-03T15:23:33.039Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-03T15:23:33.039Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-03T15:23:33.039Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-03T15:23:33.039Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-03T15:23:33.039Z] === RUN TestCreateTmpfsMountsTarget [2020-01-03T15:23:33.039Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-03T15:23:33.039Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-03T15:23:33.418Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:23:35.070Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-03T15:23:35.070Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-01-03T15:23:35.070Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-03T15:23:35.070Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-03T15:23:35.331Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:23:37.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:23:37.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:23:37.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:23:37.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:23:37.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:23:37.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:23:37.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-03T15:23:37.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-03T15:23:37.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-03T15:23:37.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-03T15:23:37.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-03T15:23:37.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-03T15:23:37.103Z] === RUN TestContainerStartOnDaemonRestart [2020-01-03T15:23:37.103Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-03T15:23:37.103Z] === RUN TestDaemonRestartIpcMode [2020-01-03T15:23:37.103Z] === PAUSE TestDaemonRestartIpcMode [2020-01-03T15:23:37.103Z] === RUN TestDiff [2020-01-03T15:23:37.728Z] --- PASS: TestDiff (0.64s) [2020-01-03T15:23:37.728Z] === RUN TestExecWithCloseStdin [2020-01-03T15:23:38.747Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-01-03T15:23:38.747Z] === RUN TestExec [2020-01-03T15:23:39.377Z] --- PASS: TestExec (0.82s) [2020-01-03T15:23:39.377Z] === RUN TestExecUser [2020-01-03T15:23:39.509Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-03T15:23:39.509Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-03T15:23:39.766Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-03T15:23:39.996Z] --- PASS: TestExecUser (0.79s) [2020-01-03T15:23:39.996Z] === RUN TestExportContainerAndImportImage [2020-01-03T15:23:41.013Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-01-03T15:23:41.013Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-03T15:23:42.289Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-03T15:23:42.289Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-03T15:23:43.056Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-01-03T15:23:43.056Z] === RUN TestHealthCheckWorkdir [2020-01-03T15:23:43.677Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-01-03T15:23:43.677Z] === RUN TestHealthKillContainer [2020-01-03T15:23:44.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-03T15:23:46.479Z] --- PASS: TestHealthKillContainer (2.82s) [2020-01-03T15:23:46.479Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-03T15:23:47.099Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-01-03T15:23:47.099Z] === RUN TestIpcModeNone [2020-01-03T15:23:47.463Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-03T15:23:47.717Z] --- PASS: TestIpcModeNone (0.77s) [2020-01-03T15:23:47.717Z] === RUN TestIpcModePrivate [2020-01-03T15:23:48.733Z] --- PASS: TestIpcModePrivate (0.80s) [2020-01-03T15:23:48.733Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-03T15:23:48.733Z] === RUN TestIpcModeShareable [2020-01-03T15:23:49.352Z] --- PASS: TestIpcModeShareable (0.79s) [2020-01-03T15:23:49.352Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-03T15:23:49.352Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-03T15:23:49.983Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-03T15:23:49.983Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-03T15:23:49.983Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-03T15:23:50.240Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-03T15:23:50.497Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-03T15:23:52.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-01-03T15:23:52.039Z] === RUN TestAPIIpcModeHost [2020-01-03T15:23:52.324Z] --- PASS: TestAPIIpcModeHost (0.58s) [2020-01-03T15:23:52.324Z] === RUN TestDaemonIpcModeShareable [2020-01-03T15:23:52.396Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-03T15:23:56.434Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-03T15:23:56.434Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-03T15:23:56.454Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-01-03T15:23:56.454Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-03T15:23:56.454Z] === RUN TestDaemonIpcModePrivate [2020-01-03T15:23:56.454Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2020-01-03T15:23:56.454Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-03T15:23:56.454Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-03T15:23:57.077Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2020-01-03T15:23:57.077Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-03T15:23:57.077Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-03T15:23:57.370Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-03T15:23:59.114Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-01-03T15:23:59.114Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-03T15:23:59.114Z] === RUN TestIpcModeOlderClient [2020-01-03T15:23:59.114Z] === PAUSE TestIpcModeOlderClient [2020-01-03T15:23:59.114Z] === RUN TestKillContainerInvalidSignal [2020-01-03T15:23:59.267Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-03T15:23:59.400Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-01-03T15:23:59.400Z] === RUN TestKillContainer [2020-01-03T15:23:59.686Z] === RUN TestKillContainer/no_signal [2020-01-03T15:23:59.830Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-03T15:23:59.830Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-03T15:24:00.312Z] === RUN TestKillContainer/non_killing_signal [2020-01-03T15:24:00.597Z] === RUN TestKillContainer/killing_signal [2020-01-03T15:24:00.766Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-03T15:24:01.616Z] --- PASS: TestKillContainer (1.97s) [2020-01-03T15:24:01.616Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-01-03T15:24:01.616Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-01-03T15:24:01.616Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-01-03T15:24:01.616Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-03T15:24:01.616Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-03T15:24:02.138Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-03T15:24:02.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-03T15:24:02.395Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-03T15:24:02.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-01-03T15:24:02.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-01-03T15:24:02.855Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-01-03T15:24:02.855Z] === RUN TestKillStoppedContainer [2020-01-03T15:24:02.855Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-03T15:24:02.855Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-03T15:24:03.140Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-01-03T15:24:03.140Z] === RUN TestKillDifferentUserContainer [2020-01-03T15:24:03.327Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-03T15:24:03.760Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-01-03T15:24:03.760Z] === RUN TestInspectOomKilledTrue [2020-01-03T15:24:03.892Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-03T15:24:04.774Z] --- PASS: TestInspectOomKilledTrue (1.15s) [2020-01-03T15:24:04.775Z] === RUN TestInspectOomKilledFalse [2020-01-03T15:24:04.832Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-03T15:24:05.395Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-01-03T15:24:05.395Z] === RUN TestLinksEtcHostsContentMatch [2020-01-03T15:24:05.400Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-03T15:24:05.400Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-03T15:24:06.015Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-01-03T15:24:06.015Z] === RUN TestLinksContainerNames [2020-01-03T15:24:06.332Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-03T15:24:07.264Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-03T15:24:07.497Z] --- PASS: TestLinksContainerNames (1.22s) [2020-01-03T15:24:07.498Z] === RUN TestLogsFollowTailEmpty [2020-01-03T15:24:07.785Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-01-03T15:24:07.785Z] === RUN TestContainerNetworkMountsNoChown [2020-01-03T15:24:08.195Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-03T15:24:08.760Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-03T15:24:08.803Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/default [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/default [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/private [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/private [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rprivate [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/slave [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/slave [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rslave [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/shared [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/shared [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rshared [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/default [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rshared [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rslave [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/slave [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rprivate [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/private [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/shared [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:24:08.803Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-03T15:24:08.803Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-03T15:24:08.803Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-03T15:24:09.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-03T15:24:09.090Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-01-03T15:24:09.090Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-03T15:24:09.090Z] === RUN TestContainerBindMountNonRecursive [2020-01-03T15:24:09.691Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-03T15:24:10.590Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-01-03T15:24:10.590Z] === RUN TestNetworkNat [2020-01-03T15:24:10.622Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-03T15:24:11.187Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-03T15:24:11.627Z] --- PASS: TestNetworkNat (0.75s) [2020-01-03T15:24:11.627Z] === RUN TestNetworkLocalhostTCPNat [2020-01-03T15:24:12.121Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-03T15:24:12.121Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-03T15:24:12.250Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-01-03T15:24:12.250Z] === RUN TestNetworkLoopbackNat [2020-01-03T15:24:13.053Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-03T15:24:13.272Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-01-03T15:24:13.272Z] === RUN TestPause [2020-01-03T15:24:13.617Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-03T15:24:13.895Z] --- PASS: TestPause (0.71s) [2020-01-03T15:24:13.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-03T15:24:13.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:24:13.895Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:24:13.895Z] === RUN TestPauseStopPausedContainer [2020-01-03T15:24:14.520Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-01-03T15:24:14.520Z] === RUN TestPsFilter [2020-01-03T15:24:14.807Z] --- PASS: TestPsFilter (0.22s) [2020-01-03T15:24:14.807Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-03T15:24:15.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-01-03T15:24:15.430Z] === RUN TestRemoveContainerWithVolume [2020-01-03T15:24:15.513Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-03T15:24:15.513Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-03T15:24:15.513Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-03T15:24:16.054Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-01-03T15:24:16.054Z] === RUN TestRemoveContainerRunning [2020-01-03T15:24:16.711Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-01-03T15:24:16.711Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-03T15:24:17.332Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-01-03T15:24:17.332Z] === RUN TestRemoveInvalidContainer [2020-01-03T15:24:17.620Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-01-03T15:24:17.620Z] === RUN TestRenameLinkedContainer [2020-01-03T15:24:19.689Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-03T15:24:19.946Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-03T15:24:20.316Z] --- PASS: TestRenameLinkedContainer (2.60s) [2020-01-03T15:24:20.316Z] === RUN TestRenameStoppedContainer [2020-01-03T15:24:20.602Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-01-03T15:24:20.602Z] === RUN TestRenameRunningContainerAndReuse [2020-01-03T15:24:22.094Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-01-03T15:24:22.094Z] === RUN TestRenameInvalidName [2020-01-03T15:24:22.717Z] --- PASS: TestRenameInvalidName (0.70s) [2020-01-03T15:24:22.717Z] === RUN TestRenameAnonymousContainer [2020-01-03T15:24:25.426Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-01-03T15:24:25.426Z] === RUN TestRenameContainerWithSameName [2020-01-03T15:24:25.712Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-01-03T15:24:25.712Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-03T15:24:27.199Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-01-03T15:24:27.199Z] === RUN TestResize [2020-01-03T15:24:27.821Z] --- PASS: TestResize (0.67s) [2020-01-03T15:24:27.821Z] === RUN TestResizeWithInvalidSize [2020-01-03T15:24:28.442Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-01-03T15:24:28.442Z] === RUN TestResizeWhenContainerNotStarted [2020-01-03T15:24:29.074Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:29.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:29.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:29.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-03T15:24:29.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:29.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-03T15:24:29.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:30.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-03T15:24:32.131Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-03T15:24:32.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-03T15:24:32.695Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-03T15:24:33.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-03T15:24:34.595Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-03T15:24:34.595Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-03T15:24:34.595Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-03T15:24:34.595Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-03T15:24:35.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-03T15:24:35.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-03T15:24:35.563Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-03T15:24:36.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-03T15:24:36.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-03T15:24:37.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-03T15:24:38.843Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.84s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.86s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.35s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (5.93s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.83s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-01-03T15:24:39.971Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.68s) [2020-01-03T15:24:39.971Z] === RUN TestCgroupNamespacesRun [2020-01-03T15:24:40.738Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-03T15:24:41.471Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-01-03T15:24:41.471Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-03T15:24:42.125Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-03T15:24:43.056Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-03T15:24:43.509Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-01-03T15:24:43.509Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-03T15:24:43.620Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-03T15:24:44.185Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-03T15:24:45.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-01-03T15:24:45.001Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-03T15:24:45.557Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-03T15:24:45.557Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-03T15:24:45.557Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-03T15:24:46.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-01-03T15:24:46.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-03T15:24:47.453Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-03T15:24:47.973Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-01-03T15:24:47.973Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-03T15:24:48.385Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-03T15:24:48.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-01-03T15:24:48.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-03T15:24:50.013Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-01-03T15:24:50.013Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-03T15:24:50.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-03T15:24:50.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-03T15:24:50.283Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-03T15:24:51.626Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-01-03T15:24:51.626Z] === RUN TestKernelTCPMemory [2020-01-03T15:24:52.182Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-03T15:24:52.247Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-01-03T15:24:52.247Z] === RUN TestNISDomainname [2020-01-03T15:24:53.261Z] --- PASS: TestNISDomainname (0.86s) [2020-01-03T15:24:53.261Z] === RUN TestHostnameDnsResolution [2020-01-03T15:24:53.554Z] === RUN TestDockerSuite/TestRunMount [2020-01-03T15:24:54.277Z] --- PASS: TestHostnameDnsResolution (1.10s) [2020-01-03T15:24:54.277Z] === RUN TestStats [2020-01-03T15:24:56.974Z] --- PASS: TestStats (2.50s) [2020-01-03T15:24:56.974Z] === RUN TestStopContainerWithTimeout [2020-01-03T15:24:56.974Z] === RUN TestStopContainerWithTimeout/0 [2020-01-03T15:24:56.974Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-03T15:24:56.974Z] === RUN TestStopContainerWithTimeout/1 [2020-01-03T15:24:56.974Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-03T15:24:56.974Z] === RUN TestStopContainerWithTimeout/3 [2020-01-03T15:24:56.974Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-03T15:24:56.974Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-03T15:24:56.974Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-03T15:24:56.974Z] === CONT TestStopContainerWithTimeout/0 [2020-01-03T15:24:56.974Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-03T15:24:56.974Z] === CONT TestStopContainerWithTimeout/1 [2020-01-03T15:24:56.974Z] === CONT TestStopContainerWithTimeout/3 [2020-01-03T15:25:00.105Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-03T15:25:00.454Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-03T15:25:00.454Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-01-03T15:25:00.454Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-01-03T15:25:00.454Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-01-03T15:25:00.454Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-01-03T15:25:00.454Z] === RUN TestDeleteDevicemapper [2020-01-03T15:25:00.454Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-03T15:25:00.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:25:00.454Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-03T15:25:00.668Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-03T15:25:01.599Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-03T15:25:02.870Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2020-01-03T15:25:02.870Z] === RUN TestUpdateMemory [2020-01-03T15:25:03.494Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-03T15:25:03.887Z] --- PASS: TestUpdateMemory (0.90s) [2020-01-03T15:25:03.887Z] === RUN TestUpdateCPUQuota [2020-01-03T15:25:04.904Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-01-03T15:25:04.904Z] === RUN TestUpdatePidsLimit [2020-01-03T15:25:04.904Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-03T15:25:05.191Z] === RUN TestUpdatePidsLimit/no_change [2020-01-03T15:25:05.478Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-03T15:25:05.767Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-03T15:25:06.020Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-03T15:25:06.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-03T15:25:06.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-03T15:25:06.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit (3.21s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-01-03T15:25:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-01-03T15:25:08.179Z] === RUN TestUpdateRestartPolicy [2020-01-03T15:25:09.297Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-03T15:25:11.193Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-03T15:25:13.816Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-03T15:25:15.711Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-03T15:25:17.082Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-03T15:25:17.082Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-03T15:25:18.014Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-03T15:25:18.946Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-03T15:25:19.877Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-03T15:25:20.729Z] --- PASS: TestUpdateRestartPolicy (11.99s) [2020-01-03T15:25:20.729Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-03T15:25:20.729Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-01-03T15:25:20.729Z] === RUN TestWaitNonBlocked [2020-01-03T15:25:20.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:25:20.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:25:20.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:25:20.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:25:20.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-03T15:25:20.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-03T15:25:20.809Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-03T15:25:21.376Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-03T15:25:21.752Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-01-03T15:25:21.752Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-01-03T15:25:21.752Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-01-03T15:25:21.752Z] === RUN TestWaitBlocked [2020-01-03T15:25:21.752Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:25:21.752Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:25:21.752Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:25:21.752Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:25:21.752Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-03T15:25:21.752Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-03T15:25:22.768Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-03T15:25:22.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-01-03T15:25:22.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-01-03T15:25:22.768Z] === CONT TestContainerStartOnDaemonRestart [2020-01-03T15:25:22.768Z] === CONT TestIpcModeOlderClient [2020-01-03T15:25:22.768Z] === CONT TestDaemonRestartIpcMode [2020-01-03T15:25:22.768Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-03T15:25:23.271Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-03T15:25:25.794Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-03T15:25:26.262Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2020-01-03T15:25:27.280Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2020-01-03T15:25:27.280Z] PASS [2020-01-03T15:25:27.280Z] [2020-01-03T15:25:27.280Z] === Skipped [2020-01-03T15:25:27.280Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-03T15:25:27.280Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-03T15:25:27.280Z] [2020-01-03T15:25:27.280Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-03T15:25:27.280Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-03T15:25:27.280Z] [2020-01-03T15:25:27.280Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-03T15:25:27.280Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-03T15:25:27.280Z] [2020-01-03T15:25:27.280Z] [2020-01-03T15:25:27.280Z] DONE 197 tests, 3 skipped in 117.391s [2020-01-03T15:25:27.280Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-03T15:25:27.280Z] ++ 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-01-03T15:25:27.280Z] ++ set -e [2020-01-03T15:25:27.280Z] ++ '[' -n 0 ']' [2020-01-03T15:25:27.280Z] ++ set -x [2020-01-03T15:25:27.280Z] ++ 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-01-03T15:25:27.280Z] INFO: Testing against a local daemon [2020-01-03T15:25:27.280Z] === RUN TestCommitInheritsEnv [2020-01-03T15:25:27.691Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-03T15:25:27.901Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-01-03T15:25:27.901Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-03T15:25:27.901Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-03T15:25:27.901Z] === RUN TestImagesFilterMultiReference [2020-01-03T15:25:27.901Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-03T15:25:27.901Z] === RUN TestImagePullPlatformInvalid [2020-01-03T15:25:27.901Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-03T15:25:27.901Z] === RUN TestRemoveImageOrphaning [2020-01-03T15:25:28.186Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-01-03T15:25:28.186Z] === RUN TestRemoveImageGarbageCollector [2020-01-03T15:25:28.186Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:25:28.186Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:25:28.186Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-03T15:25:28.472Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-01-03T15:25:28.472Z] === RUN TestTagInvalidReference [2020-01-03T15:25:28.472Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-03T15:25:28.472Z] === RUN TestTagValidPrefixedRepo [2020-01-03T15:25:28.472Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-03T15:25:28.472Z] === RUN TestTagExistedNameWithoutForce [2020-01-03T15:25:28.472Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-03T15:25:28.472Z] === RUN TestTagOfficialNames [2020-01-03T15:25:28.472Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-03T15:25:28.472Z] === RUN TestTagMatchesDigest [2020-01-03T15:25:28.472Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-01-03T15:25:28.472Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-03T15:25:30.969Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-03T15:25:31.900Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-03T15:25:31.900Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-03T15:25:32.832Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-03T15:25:32.832Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-03T15:25:33.763Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-03T15:25:34.327Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-03T15:25:34.327Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-03T15:25:35.701Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-03T15:25:36.266Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-03T15:25:36.266Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-03T15:25:37.197Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-03T15:25:38.132Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-03T15:25:38.697Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-03T15:25:40.069Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-03T15:25:41.452Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-03T15:25:42.060Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-03T15:25:42.992Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-03T15:25:43.923Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-03T15:25:44.488Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-03T15:25:45.053Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-03T15:25:45.053Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-03T15:25:45.986Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-03T15:25:46.918Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-03T15:25:46.918Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-03T15:25:47.483Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-03T15:25:48.048Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-03T15:25:49.419Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-03T15:25:49.419Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-03T15:25:51.318Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-03T15:25:52.249Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-03T15:25:54.146Z] === RUN TestDockerSuite/TestRunRm [2020-01-03T15:25:55.078Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-03T15:25:56.974Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-03T15:25:58.870Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-03T15:25:59.801Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-03T15:26:00.733Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-03T15:26:02.631Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-03T15:26:03.562Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-03T15:26:03.562Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-03T15:26:08.820Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-03T15:26:08.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-03T15:26:08.820Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-03T15:26:13.017Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-03T15:26:13.949Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-03T15:26:15.055Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-03T15:26:15.986Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-03T15:26:16.918Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-03T15:26:16.918Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-03T15:26:17.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-03T15:26:17.483Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-03T15:26:18.415Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-03T15:26:18.415Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-03T15:26:19.348Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-03T15:26:20.281Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-03T15:26:20.845Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-03T15:26:21.410Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-03T15:26:23.306Z] === RUN TestDockerSuite/TestRunState [2020-01-03T15:26:25.203Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-03T15:26:25.767Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-03T15:26:26.702Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-03T15:26:26.702Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-03T15:26:26.702Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-03T15:26:27.636Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-03T15:26:28.571Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-03T15:26:29.941Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-03T15:26:29.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-03T15:26:29.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-03T15:26:30.873Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-03T15:26:33.399Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-03T15:26:34.331Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-03T15:26:36.229Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-03T15:26:40.416Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-03T15:26:43.692Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-03T15:26:44.256Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-03T15:26:44.820Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-03T15:26:45.754Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-03T15:26:48.278Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-03T15:26:49.211Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-03T15:26:50.141Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-03T15:26:50.399Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-03T15:26:50.399Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-03T15:26:51.331Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-03T15:26:51.895Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-03T15:26:52.826Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-03T15:26:52.826Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-03T15:26:52.826Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-03T15:26:53.757Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-03T15:26:59.016Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-03T15:26:59.016Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-03T15:27:00.388Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-03T15:27:02.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-03T15:27:04.281Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-03T15:27:06.803Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-03T15:27:09.327Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-03T15:27:10.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-03T15:27:10.828Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-03T15:27:11.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-03T15:27:11.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-03T15:27:11.759Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-03T15:27:11.759Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-03T15:27:12.016Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-03T15:27:12.947Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-03T15:27:13.879Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-03T15:27:14.811Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-03T15:27:15.068Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-03T15:27:16.965Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-03T15:27:17.898Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-03T15:27:18.462Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-03T15:27:18.462Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-03T15:27:19.393Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-03T15:27:19.393Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-03T15:27:19.393Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-03T15:27:19.393Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-03T15:27:19.393Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-03T15:27:19.650Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-03T15:27:19.908Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-03T15:27:19.908Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-03T15:27:20.165Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-03T15:27:20.165Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-03T15:27:21.097Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-03T15:27:22.028Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-03T15:27:22.593Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-03T15:27:22.850Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-03T15:27:23.782Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-03T15:27:24.039Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-03T15:27:24.971Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-03T15:27:24.971Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-03T15:27:25.903Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-03T15:27:26.467Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-03T15:27:26.467Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-03T15:27:26.467Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-03T15:27:27.399Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-03T15:27:29.298Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-03T15:27:29.863Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-03T15:27:29.863Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-03T15:27:30.795Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-03T15:27:30.795Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-03T15:27:32.168Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-03T15:27:33.102Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-03T15:27:35.631Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-03T15:27:36.195Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-03T15:27:36.195Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-03T15:27:36.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-03T15:27:37.567Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-03T15:27:38.500Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-03T15:27:39.872Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-03T15:27:39.872Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-03T15:27:41.769Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-03T15:27:41.769Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-03T15:27:42.334Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-03T15:27:44.229Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-03T15:27:44.486Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-03T15:27:46.381Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-03T15:27:46.381Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-03T15:27:46.381Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-03T15:27:47.753Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-03T15:27:49.650Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-03T15:27:49.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-03T15:27:49.650Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-03T15:27:49.907Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-03T15:27:49.907Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-03T15:27:50.164Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-03T15:27:52.689Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-03T15:27:59.237Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-03T15:28:00.608Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-03T15:28:01.978Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-03T15:28:03.348Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-03T15:28:03.348Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-03T15:28:06.623Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-03T15:28:09.166Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-03T15:28:09.730Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-03T15:28:11.624Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-03T15:28:13.521Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-03T15:28:13.779Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-03T15:28:16.305Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-03T15:28:19.582Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-03T15:28:20.147Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-03T15:28:25.404Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-03T15:28:28.679Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-03T15:28:35.228Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-03T15:28:37.122Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-03T15:28:39.016Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-03T15:28:39.947Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-03T15:28:40.513Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-03T15:28:41.445Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-03T15:28:41.445Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-03T15:28:42.387Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-03T15:28:46.571Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-03T15:28:50.747Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-03T15:28:50.747Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-03T15:28:51.682Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-03T15:28:51.682Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-03T15:28:52.615Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-03T15:28:54.513Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-03T15:28:54.513Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-03T15:28:55.882Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-03T15:28:56.815Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-03T15:28:58.186Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-03T15:28:59.557Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-03T15:29:03.732Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-03T15:29:05.103Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-03T15:29:05.103Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-03T15:29:06.474Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-03T15:29:07.406Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-03T15:29:11.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-03T15:29:14.859Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-03T15:29:18.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-03T15:29:20.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-03T15:29:25.943Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-03T15:29:30.119Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-03T15:29:32.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-03T15:29:35.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-03T15:29:36.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-03T15:29:37.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-03T15:29:40.435Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-03T15:29:42.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-03T15:29:45.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-03T15:29:47.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-03T15:29:49.908Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-03T15:30:04.794Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-03T15:30:04.794Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-03T15:30:04.794Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-03T15:30:05.726Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-03T15:30:05.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-03T15:30:05.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-03T15:30:05.726Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-03T15:30:06.657Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-03T15:30:06.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-03T15:30:07.589Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-03T15:30:07.954Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-03T15:30:07.954Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-03T15:30:07.954Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-03T15:30:07.954Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-03T15:30:10.479Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-03T15:30:10.479Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-03T15:30:10.737Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-03T15:30:10.737Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-03T15:30:10.994Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-03T15:30:11.926Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-03T15:30:14.452Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-03T15:30:14.452Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-03T15:30:14.452Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-03T15:30:17.734Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-03T15:30:21.914Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite (1820.48s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.06s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.82s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (2.51s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.15s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.63s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.64s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (5.33s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.89s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.31s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (2.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (7.13s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (2.34s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.90s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (7.69s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachDetach (1.61s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.33s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.28s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.92s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.78s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.54s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.50s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.43s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.87s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.12s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.54s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.46s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.75s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.93s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.94s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.23s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.10s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.15s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.57s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.31s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.78s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.27s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.06s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.04s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.44s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.09s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.61s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.63s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.77s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.87s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.42s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.62s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.63s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-01-03T15:30:21.914Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-03T15:30:21.914Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.55s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContChar (4.55s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.88s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.13s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.42s) [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.27s) [2020-01-03T15:30:21.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-03T15:30:21.914Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-03T15:30:21.914Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-03T15:30:21.914Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-03T15:30:21.914Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.97s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.37s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.57s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.44s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.36s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.88s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.21s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.70s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.77s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.82s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.24s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.75s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.66s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.38s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.33s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.96s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.75s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.62s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.59s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.03s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.25s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.61s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (3.42s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildHistory (4.57s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.33s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.54s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.71s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.59s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.70s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.39s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.96s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.69s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.51s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.45s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.28s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.83s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.48s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.79s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.52s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.47s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.45s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.22s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.17s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.54s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.47s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRm (2.96s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.37s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.69s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.34s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.47s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.33s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildUser (2.56s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.64s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.46s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.25s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.50s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.24s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.34s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-03T15:30:21.915Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-03T15:30:21.915Z] docker_cli_sni_test.go:18: Flakey test [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitChange (1.02s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.03s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.86s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitTTY (1.71s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.21s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.05s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-03T15:30:21.915Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-01-03T15:30:21.916Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-03T15:30:21.916Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.27s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.41s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.43s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.88s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ae51e0_} (1.62s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1060089508_/foo_false____} (1.62s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1060089508_/foo_true____} (1.60s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_false____} (1.55s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_true____} (1.68s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3138319283_/foo_true__0xc000ae5680__} (1.61s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ae56a0_} (1.64s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ae56c0_} (1.61s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ae56e0_} (1.59s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ae5700_} (1.61s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.60s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.21s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.95s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.62s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.99s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.95s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.71s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToDot (0.98s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.76s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.41s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToStdout (1.20s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.83s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2020-01-03T15:30:21.916Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-03T15:30:21.916Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-01-03T15:30:21.916Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-03T15:30:21.916Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.07s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.67s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.04s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.69s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.81s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFilters (1.65s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-01-03T15:30:21.916Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-03T15:30:21.916Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.916Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-03T15:30:21.916Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.75s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExec (1.31s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.61s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecEnv (0.98s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.67s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-01-03T15:30:21.916Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.24s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecParseError (0.95s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.21s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.59s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.51s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecTTY (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-01-03T15:30:21.917Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-03T15:30:21.917Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.05s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.46s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHealth (20.79s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.75s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportGzipped (2.04s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.68s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.05s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.56s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2020-01-03T15:30:21.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-03T15:30:21.917Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.45s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-01-03T15:30:21.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-03T15:30:21.917Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.67s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectStatus (0.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.77s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.07s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.76s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.59s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.80s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.85s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.55s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.63s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.78s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.49s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.30s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.26s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.72s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.06s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestNetHostname (2.36s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.71s) [2020-01-03T15:30:21.917Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-03T15:30:21.917Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.14s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.68s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.68s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.28s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.58s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPortList (10.23s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.25s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.54s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsByOrder (3.65s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.63s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.38s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.03s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.75s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.55s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.71s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2020-01-03T15:30:21.917Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.64s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.74s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.39s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.98s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.94s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiTag (0.33s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.39s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.77s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.77s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.33s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.55s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.97s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.19s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.82s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.75s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.26s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.86s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.94s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMount (6.26s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.79s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.25s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.53s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.18s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.07s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.93s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.25s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-01-03T15:30:21.918Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.87s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.90s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.09s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.02s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.48s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.07s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.94s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.87s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunState (1.53s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-01-03T15:30:21.918Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-01-03T15:30:21.918Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-03T15:30:21.918Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.52s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.15s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserByName (0.76s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.86s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.10s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.04s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.49s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.45s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2020-01-03T15:30:21.919Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents893341557 [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.56s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.34s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.61s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.71s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.23s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-03T15:30:21.919Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateStats (3.97s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.54s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.16s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.38s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.28s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.33s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.65s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2020-01-03T15:30:21.919Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s) [2020-01-03T15:30:21.919Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-03T15:30:21.919Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-03T15:30:21.919Z] === RUN TestDockerRegistrySuite [2020-01-03T15:30:21.919Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-03T15:30:23.289Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-03T15:30:24.660Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-03T15:30:26.625Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-03T15:30:26.625Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-03T15:30:27.557Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-03T15:30:31.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-03T15:30:35.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-03T15:30:36.288Z] --- PASS: TestImportExtremelyLargeImageWorks (298.42s) [2020-01-03T15:30:36.288Z] PASS [2020-01-03T15:30:36.289Z] [2020-01-03T15:30:36.289Z] === Skipped [2020-01-03T15:30:36.289Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-03T15:30:36.289Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:30:36.289Z] [2020-01-03T15:30:36.289Z] [2020-01-03T15:30:36.289Z] DONE 12 tests, 1 skipped in 299.802s [2020-01-03T15:30:36.289Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-03T15:30:36.289Z] ++ 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-01-03T15:30:36.289Z] ++ set -e [2020-01-03T15:30:36.289Z] ++ '[' -n 0 ']' [2020-01-03T15:30:36.289Z] ++ set -x [2020-01-03T15:30:36.289Z] ++ 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-01-03T15:30:36.289Z] INFO: Testing against a local daemon [2020-01-03T15:30:36.289Z] === RUN TestNetworkCreateDelete [2020-01-03T15:30:36.289Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-01-03T15:30:36.289Z] === RUN TestDockerNetworkDeletePreferID [2020-01-03T15:30:36.289Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-01-03T15:30:36.289Z] === RUN TestInspectNetwork [2020-01-03T15:30:36.289Z] === RUN TestInspectNetwork/full_network_id [2020-01-03T15:30:36.289Z] === RUN TestInspectNetwork/partial_network_id [2020-01-03T15:30:36.289Z] === RUN TestInspectNetwork/network_name [2020-01-03T15:30:36.289Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-03T15:30:37.777Z] --- PASS: TestInspectNetwork (9.56s) [2020-01-03T15:30:37.777Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-03T15:30:37.777Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-03T15:30:37.777Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-03T15:30:37.777Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-03T15:30:37.777Z] === RUN TestRunContainerWithBridgeNone [2020-01-03T15:30:39.824Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-01-03T15:30:39.824Z] === RUN TestNetworkInvalidJSON [2020-01-03T15:30:39.824Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-03T15:30:39.824Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-03T15:30:39.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:30:39.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:30:39.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:30:39.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:30:39.824Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-03T15:30:39.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-03T15:30:39.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-03T15:30:39.824Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-01-03T15:30:39.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-03T15:30:39.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-03T15:30:39.824Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-03T15:30:39.824Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-03T15:30:40.091Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-03T15:30:40.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-03T15:30:40.841Z] === RUN TestDaemonDefaultNetworkPools [2020-01-03T15:30:41.467Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-03T15:30:41.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-03T15:30:41.861Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-01-03T15:30:41.861Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-03T15:30:42.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-03T15:30:42.882Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-01-03T15:30:42.882Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-03T15:30:43.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-03T15:30:43.482Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-03T15:30:43.740Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-03T15:30:43.740Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-03T15:30:44.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-03T15:30:44.869Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-03T15:30:44.933Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.57s) [2020-01-03T15:30:44.933Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-03T15:30:45.221Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-01-03T15:30:45.221Z] === RUN TestServiceWithPredefinedNetwork [2020-01-03T15:30:45.802Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-03T15:30:47.698Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-03T15:30:47.698Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-03T15:30:47.917Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-01-03T15:30:47.917Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-03T15:30:47.917Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:30:47.917Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:30:47.917Z] === RUN TestServiceWithDataPathPortInit [2020-01-03T15:30:48.630Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-03T15:30:50.525Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-03T15:30:53.803Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-03T15:30:53.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-03T15:30:56.328Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-03T15:30:56.893Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-03T15:30:57.825Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-03T15:31:02.005Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-03T15:31:02.958Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-03T15:31:02.958Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-03T15:31:03.188Z] --- PASS: TestServiceWithDataPathPortInit (15.57s) [2020-01-03T15:31:03.188Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-03T15:31:04.331Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-03T15:31:05.702Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-03T15:31:07.074Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-03T15:31:11.250Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-03T15:31:11.250Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-03T15:31:11.604Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2020-01-03T15:31:11.604Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x9bnw2n2ep8k5m6hruddy06vh Created:2020-01-03 15:31:04.195674941 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3d8b3c9921a3c56e07db6f317ef5a93a54c31d0a491c0fb09f01eed6399e47ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gk9qtj2qs9euh9fo0uw7ifxuh EndpointID:fd5379df9da876eff600ba45bdf0ce935ef3432d37adbf4c54a000a5ea70a9fd MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6cef67477a75c1d1e5010e73d692ebdc7c8925cc2a19ee4edbf8a2b6a42622a0 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:bc8b1d71917b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gk9qtj2qs9euh9fo0uw7ifxuh EndpointID:fd5379df9da876eff600ba45bdf0ce935ef3432d37adbf4c54a000a5ea70a9fd EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-03T15:31:11.604Z] PASS [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] === Skipped [2020-01-03T15:31:11.604Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-03T15:31:11.604Z] service_test.go:230: FLAKY_TEST [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] DONE 21 tests, 1 skipped in 43.564s [2020-01-03T15:31:11.604Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:31:11.604Z] ++ 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-01-03T15:31:11.604Z] ++ set -e [2020-01-03T15:31:11.604Z] ++ '[' -n 0 ']' [2020-01-03T15:31:11.604Z] ++ set -x [2020-01-03T15:31:11.604Z] ++ 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-01-03T15:31:11.604Z] INFO: Testing against a local daemon [2020-01-03T15:31:11.604Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-03T15:31:11.604Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:31:11.604Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:31:11.604Z] === RUN TestDockerNetworkIpvlan [2020-01-03T15:31:11.604Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:31:11.604Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:31:11.604Z] PASS [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] === Skipped [2020-01-03T15:31:11.604Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-03T15:31:11.604Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-03T15:31:11.604Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] [2020-01-03T15:31:11.604Z] DONE 2 tests, 2 skipped in 0.108s [2020-01-03T15:31:11.604Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-03T15:31:11.604Z] ++ 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-01-03T15:31:11.604Z] ++ set -e [2020-01-03T15:31:11.604Z] ++ '[' -n 0 ']' [2020-01-03T15:31:11.604Z] ++ set -x [2020-01-03T15:31:11.604Z] ++ 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-01-03T15:31:11.604Z] INFO: Testing against a local daemon [2020-01-03T15:31:11.604Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-03T15:31:12.620Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-03T15:31:12.622Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-01-03T15:31:12.622Z] === RUN TestDockerNetworkMacvlan [2020-01-03T15:31:12.877Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-03T15:31:13.135Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-03T15:31:13.241Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-03T15:31:13.393Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-03T15:31:13.651Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-03T15:31:13.908Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-03T15:31:14.166Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-03T15:31:14.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-03T15:31:15.277Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-03T15:31:15.538Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-03T15:31:17.977Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-03T15:31:18.149Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-03T15:31:19.523Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-03T15:31:20.894Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-03T15:31:21.456Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-03T15:31:21.826Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite (60.79s) [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s) [2020-01-03T15:31:22.390Z] check_test.go:196: [decef43febed4] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d815abdb3fcfa] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2020-01-03T15:31:22.390Z] check_test.go:196: [da76420c4ace7] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d6ccc774b9988] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (5.05s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d4ec844154b79] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2020-01-03T15:31:22.390Z] check_test.go:196: [da818b947e9be] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.13s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d51747196aa10] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d253c76045cb0] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s) [2020-01-03T15:31:22.390Z] check_test.go:196: [db479703560d2] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s) [2020-01-03T15:31:22.390Z] check_test.go:196: [dcb7993c49ca8] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-01-03T15:31:22.390Z] check_test.go:196: [ddb5cb680094f] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d299be889ebbe] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d06ce147b3d8d] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.84s) [2020-01-03T15:31:22.390Z] check_test.go:196: [da3772cf95f90] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.95s) [2020-01-03T15:31:22.390Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:724566a109fa3f3351790e88b81b4bef8b4a402a4118a48ff5674212b35c89d8 [2020-01-03T15:31:22.390Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e76387472d8b32aadcdc4cce7523c761a4fe79be013c72261db98bd3a251f81a [2020-01-03T15:31:22.390Z] check_test.go:196: [d53e87e38a45c] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2020-01-03T15:31:22.390Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8d1d957dec4184f91eb74b4fcd159ac341e545e420ef8311d9eb4fc1728331f [2020-01-03T15:31:22.390Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6d825caafa43b5e09d0489b77edcf77fc4ed877c49c6b65d440a12095f8551e6 [2020-01-03T15:31:22.390Z] check_test.go:196: [d8636bb19590e] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d3d34d04ae3d1] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.69s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d432d2bac2715] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.42s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d55df6db1f9ee] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-01-03T15:31:22.390Z] check_test.go:196: [dedf793a63c9f] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d3185f9f11974] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-01-03T15:31:22.390Z] check_test.go:196: [dabb0f840c798] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-01-03T15:31:22.390Z] check_test.go:196: [da7ed723d48d0] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d82cddf3ab7c5] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-01-03T15:31:22.390Z] check_test.go:196: [ddd2db2937300] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d2061128ea7bf] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d98a24ac6b8f0] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d9147b2c8a1cd] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d197c3d2165f1] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d5bb94ae82eab] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d9fb5ce97d0e7] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-03T15:31:22.390Z] check_test.go:196: [df90e5827de17] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2020-01-03T15:31:22.390Z] check_test.go:196: [de443462c38c3] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.37s) [2020-01-03T15:31:22.390Z] check_test.go:196: [dddc217d0037b] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d9658d79edff4] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2020-01-03T15:31:22.390Z] check_test.go:196: [d3f50fe6a7b4d] daemon is not started [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2020-01-03T15:31:22.390Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2020-01-03T15:31:22.390Z] === RUN TestDockerSchema1RegistrySuite [2020-01-03T15:31:22.390Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-03T15:31:22.648Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-03T15:31:25.909Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-03T15:31:26.825Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan (14.33s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-01-03T15:31:26.925Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-01-03T15:31:26.925Z] PASS [2020-01-03T15:31:26.925Z] [2020-01-03T15:31:26.925Z] DONE 8 tests in 15.939s [2020-01-03T15:31:26.925Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-03T15:31:26.925Z] ++ 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-01-03T15:31:26.925Z] ++ set -e [2020-01-03T15:31:26.925Z] ++ '[' -n 0 ']' [2020-01-03T15:31:26.925Z] ++ set -x [2020-01-03T15:31:26.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=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-01-03T15:31:26.925Z] testing: warning: no tests to run [2020-01-03T15:31:26.925Z] PASS [2020-01-03T15:31:26.925Z] [2020-01-03T15:31:26.925Z] DONE 0 tests in 0.019s [2020-01-03T15:31:26.925Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-03T15:31:26.925Z] ++ 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-01-03T15:31:26.925Z] ++ set -e [2020-01-03T15:31:26.925Z] ++ '[' -n 0 ']' [2020-01-03T15:31:26.925Z] ++ set -x [2020-01-03T15:31:26.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=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-01-03T15:31:26.925Z] INFO: Testing against a local daemon [2020-01-03T15:31:26.925Z] === RUN TestAuthZPluginAllowRequest [2020-01-03T15:31:28.413Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-01-03T15:31:28.413Z] === RUN TestAuthZPluginTLS [2020-01-03T15:31:29.036Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-01-03T15:31:29.036Z] === RUN TestAuthZPluginDenyRequest [2020-01-03T15:31:29.659Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-03T15:31:29.659Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-03T15:31:30.279Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-01-03T15:31:30.279Z] === RUN TestAuthZPluginDenyResponse [2020-01-03T15:31:30.900Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-03T15:31:30.900Z] === RUN TestAuthZPluginAllowEventStream [2020-01-03T15:31:32.081Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-03T15:31:32.386Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2020-01-03T15:31:32.386Z] === RUN TestAuthZPluginErrorResponse [2020-01-03T15:31:33.011Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-01-03T15:31:33.011Z] === RUN TestAuthZPluginErrorRequest [2020-01-03T15:31:33.630Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-03T15:31:33.630Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-03T15:31:34.251Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-03T15:31:34.251Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-03T15:31:36.273Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-03T15:31:36.290Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) [2020-01-03T15:31:36.290Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-03T15:31:36.837Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-03T15:31:38.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-03T15:31:38.335Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-01-03T15:31:38.335Z] === RUN TestAuthZPluginHeader [2020-01-03T15:31:38.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-03T15:31:39.351Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-01-03T15:31:39.351Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-03T15:31:39.351Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:31:39.351Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:39.351Z] === RUN TestAuthZPluginV2Disable [2020-01-03T15:31:39.351Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:31:39.351Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:39.351Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-03T15:31:39.351Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:31:39.351Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:39.351Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-03T15:31:39.351Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:31:39.351Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:39.351Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-03T15:31:39.836Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-03T15:31:41.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-03T15:31:42.140Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-03T15:31:46.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-03T15:31:46.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-03T15:31:47.141Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-03T15:31:47.141Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-03T15:31:47.398Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-03T15:31:47.655Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-03T15:31:48.220Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite (25.73s) [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d8bda8e26ec6b] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d9f42b7bc796f] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d733d0200e981] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.40s) [2020-01-03T15:31:48.220Z] check_test.go:223: [dfe8aad3556cd] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d6d0ce866fe10] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-01-03T15:31:48.220Z] check_test.go:223: [dc289092065bb] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d71dcc1849191] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-01-03T15:31:48.220Z] check_test.go:223: [df8f1f3b9b1e9] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d0ba1538d2508] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-01-03T15:31:48.220Z] check_test.go:223: [db8b6abbdb8c8] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.95s) [2020-01-03T15:31:48.220Z] check_test.go:223: [daf69d0f5df2d] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d074ff883f0ec] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d24598c807f63] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d25fb33dcca44] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-01-03T15:31:48.220Z] check_test.go:223: [dfdccc5e0f126] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d2f4a5ed5c2d9] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-01-03T15:31:48.220Z] check_test.go:223: [d0e13fc61f172] daemon is not started [2020-01-03T15:31:48.220Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-03T15:31:48.220Z] check_test.go:223: [dd58098f6f3c0] daemon is not started [2020-01-03T15:31:48.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-03T15:31:48.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-03T15:31:49.151Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-03T15:31:49.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-03T15:31:49.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-03T15:31:50.649Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-03T15:31:50.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-03T15:31:51.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-03T15:31:51.730Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-03T15:31:52.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-01-03T15:31:52.294Z] check_test.go:252: [dd9d591cff856] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-01-03T15:31:52.294Z] check_test.go:252: [dc8515159302a] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-01-03T15:31:52.294Z] check_test.go:252: [d6bc446c5873c] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.31s) [2020-01-03T15:31:52.294Z] check_test.go:252: [d962105cb4921] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-01-03T15:31:52.294Z] check_test.go:252: [dde44177da053] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2020-01-03T15:31:52.294Z] check_test.go:252: [dd66e7f74deff] daemon is not started [2020-01-03T15:31:52.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-03T15:31:52.294Z] check_test.go:252: [d8575837caf4b] daemon is not started [2020-01-03T15:31:52.294Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-03T15:31:52.294Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-03T15:31:53.664Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-03T15:31:57.829Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2020-01-03T15:31:57.829Z] PASS [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] === Skipped [2020-01-03T15:31:57.829Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-03T15:31:57.829Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-03T15:31:57.829Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-03T15:31:57.829Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-03T15:31:57.829Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] DONE 17 tests, 4 skipped in 29.296s [2020-01-03T15:31:57.829Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-03T15:31:57.829Z] ++ 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-01-03T15:31:57.829Z] ++ set -e [2020-01-03T15:31:57.829Z] ++ '[' -n 0 ']' [2020-01-03T15:31:57.829Z] ++ set -x [2020-01-03T15:31:57.829Z] ++ 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-01-03T15:31:57.829Z] INFO: Testing against a local daemon [2020-01-03T15:31:57.829Z] === RUN TestPluginInvalidJSON [2020-01-03T15:31:57.829Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:31:57.829Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:31:57.829Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-03T15:31:57.829Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-03T15:31:57.829Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-03T15:31:57.829Z] PASS [2020-01-03T15:31:57.829Z] [2020-01-03T15:31:57.829Z] DONE 2 tests in 0.137s [2020-01-03T15:31:57.829Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-03T15:31:57.829Z] ++ 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-01-03T15:31:57.829Z] ++ set -e [2020-01-03T15:31:57.829Z] ++ '[' -n 0 ']' [2020-01-03T15:31:57.829Z] ++ set -x [2020-01-03T15:31:57.829Z] ++ 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-01-03T15:31:57.829Z] INFO: Testing against a local daemon [2020-01-03T15:31:57.829Z] === RUN TestExternalGraphDriver [2020-01-03T15:31:57.829Z] === RUN TestExternalGraphDriver/json [2020-01-03T15:31:57.841Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-03T15:31:57.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-03T15:31:57.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-03T15:31:57.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-03T15:31:58.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-03T15:31:58.098Z] check_test.go:279: [d455c0e7f5750] daemon is not started [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-03T15:31:58.098Z] check_test.go:279: [dc2bc65ac97af] daemon is not started [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-01-03T15:31:58.098Z] check_test.go:279: [dd5b9f368db87] daemon is not started [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-01-03T15:31:58.098Z] check_test.go:279: [d6d27a6b29822] daemon is not started [2020-01-03T15:31:58.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-01-03T15:31:58.098Z] check_test.go:279: [d99e997365fbe] daemon is not started [2020-01-03T15:31:58.098Z] === RUN TestDockerNetworkSuite [2020-01-03T15:31:58.098Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-03T15:31:58.847Z] === RUN TestExternalGraphDriver/spec [2020-01-03T15:31:59.996Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-03T15:32:00.885Z] === RUN TestExternalGraphDriver/pull [2020-01-03T15:32:00.928Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-03T15:32:02.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-03T15:32:02.933Z] --- PASS: TestExternalGraphDriver (6.42s) [2020-01-03T15:32:02.933Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-01-03T15:32:02.933Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-01-03T15:32:02.933Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-01-03T15:32:02.933Z] === RUN TestGraphdriverPluginV2 [2020-01-03T15:32:02.933Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-03T15:32:02.933Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:32:02.933Z] PASS [2020-01-03T15:32:02.933Z] [2020-01-03T15:32:02.933Z] === Skipped [2020-01-03T15:32:02.933Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-03T15:32:02.933Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:32:02.933Z] [2020-01-03T15:32:02.933Z] [2020-01-03T15:32:02.933Z] DONE 5 tests, 1 skipped in 6.581s [2020-01-03T15:32:02.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-03T15:32:02.933Z] ++ 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-01-03T15:32:02.933Z] ++ set -e [2020-01-03T15:32:02.933Z] ++ '[' -n 0 ']' [2020-01-03T15:32:02.933Z] ++ set -x [2020-01-03T15:32:02.933Z] ++ 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-01-03T15:32:02.933Z] INFO: Testing against a local daemon [2020-01-03T15:32:02.933Z] === RUN TestContinueAfterPluginCrash [2020-01-03T15:32:02.933Z] === PAUSE TestContinueAfterPluginCrash [2020-01-03T15:32:02.933Z] === RUN TestDaemonStartWithLogOpt [2020-01-03T15:32:02.933Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-03T15:32:02.933Z] === CONT TestContinueAfterPluginCrash [2020-01-03T15:32:02.933Z] === CONT TestDaemonStartWithLogOpt [2020-01-03T15:32:04.824Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-03T15:32:08.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-03T15:32:08.361Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-03T15:32:10.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-03T15:32:15.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-03T15:32:16.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-03T15:32:21.476Z] --- PASS: TestDaemonStartWithLogOpt (15.54s) [2020-01-03T15:32:23.507Z] --- PASS: TestContinueAfterPluginCrash (20.30s) [2020-01-03T15:32:23.507Z] PASS [2020-01-03T15:32:23.507Z] [2020-01-03T15:32:23.507Z] DONE 2 tests in 20.397s [2020-01-03T15:32:23.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-03T15:32:23.507Z] ++ 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-01-03T15:32:23.507Z] ++ set -e [2020-01-03T15:32:23.507Z] ++ '[' -n 0 ']' [2020-01-03T15:32:23.507Z] ++ set -x [2020-01-03T15:32:23.507Z] ++ 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-01-03T15:32:23.507Z] INFO: Testing against a local daemon [2020-01-03T15:32:23.507Z] === RUN TestPluginWithDevMounts [2020-01-03T15:32:23.507Z] === PAUSE TestPluginWithDevMounts [2020-01-03T15:32:23.507Z] === CONT TestPluginWithDevMounts [2020-01-03T15:32:25.545Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-01-03T15:32:25.545Z] PASS [2020-01-03T15:32:25.545Z] [2020-01-03T15:32:25.545Z] DONE 1 tests in 2.387s [2020-01-03T15:32:25.545Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-03T15:32:25.545Z] ++ 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-01-03T15:32:25.545Z] ++ set -e [2020-01-03T15:32:25.545Z] ++ '[' -n 0 ']' [2020-01-03T15:32:25.545Z] ++ set -x [2020-01-03T15:32:25.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=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-01-03T15:32:25.836Z] INFO: Testing against a local daemon [2020-01-03T15:32:25.836Z] === RUN TestSecretInspect [2020-01-03T15:32:26.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-03T15:32:28.531Z] --- PASS: TestSecretInspect (2.30s) [2020-01-03T15:32:28.531Z] === RUN TestSecretList [2020-01-03T15:32:28.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-03T15:32:28.932Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-03T15:32:30.571Z] --- PASS: TestSecretList (2.24s) [2020-01-03T15:32:30.572Z] === RUN TestSecretsCreateAndDelete [2020-01-03T15:32:30.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-03T15:32:31.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-03T15:32:32.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-03T15:32:32.608Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2020-01-03T15:32:32.608Z] === RUN TestSecretsUpdate [2020-01-03T15:32:33.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-03T15:32:34.710Z] --- PASS: TestSecretsUpdate (2.27s) [2020-01-03T15:32:34.710Z] === RUN TestTemplatedSecret [2020-01-03T15:32:35.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-03T15:32:35.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-03T15:32:35.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-03T15:32:36.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-03T15:32:37.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-03T15:32:37.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-03T15:32:37.432Z] --- PASS: TestTemplatedSecret (2.72s) [2020-01-03T15:32:37.432Z] === RUN TestSecretCreateResolve [2020-01-03T15:32:37.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-03T15:32:38.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-03T15:32:40.125Z] --- PASS: TestSecretCreateResolve (2.22s) [2020-01-03T15:32:40.125Z] PASS [2020-01-03T15:32:40.125Z] [2020-01-03T15:32:40.125Z] DONE 6 tests in 14.022s [2020-01-03T15:32:40.125Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-03T15:32:40.125Z] ++ 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-01-03T15:32:40.125Z] ++ set -e [2020-01-03T15:32:40.125Z] ++ '[' -n 0 ']' [2020-01-03T15:32:40.125Z] ++ set -x [2020-01-03T15:32:40.125Z] ++ 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-01-03T15:32:40.125Z] INFO: Testing against a local daemon [2020-01-03T15:32:40.125Z] === RUN TestServiceCreateInit [2020-01-03T15:32:40.125Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-03T15:32:40.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-03T15:32:40.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-03T15:32:41.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-03T15:32:41.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-03T15:32:44.054Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-03T15:32:44.535Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-03T15:32:45.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-03T15:32:45.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-03T15:32:48.014Z] --- PASS: TestServiceCreateInit (8.24s) [2020-01-03T15:32:48.014Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-01-03T15:32:48.014Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2020-01-03T15:32:48.014Z] === RUN TestCreateServiceMultipleTimes [2020-01-03T15:32:50.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-03T15:32:50.167Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-03T15:32:53.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-03T15:33:01.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-03T15:33:01.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-03T15:33:01.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-03T15:33:01.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-03T15:33:01.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-03T15:33:02.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-03T15:33:02.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-03T15:33:02.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-03T15:33:04.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-03T15:33:06.508Z] --- PASS: TestCreateServiceMultipleTimes (18.28s) [2020-01-03T15:33:06.508Z] === RUN TestCreateServiceConflict [2020-01-03T15:33:06.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-03T15:33:06.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-03T15:33:06.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-03T15:33:07.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-03T15:33:08.549Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-01-03T15:33:08.549Z] === RUN TestCreateServiceMaxReplicas [2020-01-03T15:33:09.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-03T15:33:12.218Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-01-03T15:33:12.218Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-03T15:33:13.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-03T15:33:13.237Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-03T15:33:16.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-03T15:33:17.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-03T15:33:17.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-03T15:33:19.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-03T15:33:19.848Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-03T15:33:22.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-03T15:33:22.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-03T15:33:23.305Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-03T15:33:23.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-03T15:33:24.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-03T15:33:26.132Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-03T15:33:26.132Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-03T15:33:27.474Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2020-01-03T15:33:27.475Z] === RUN TestCreateServiceSecretFileMode [2020-01-03T15:33:27.760Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-01-03T15:33:27.760Z] === RUN TestCreateServiceConfigFileMode [2020-01-03T15:33:30.313Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-03T15:33:30.454Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-01-03T15:33:30.454Z] === RUN TestCreateServiceSysctls [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite (94.40s) [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d0d5b3e9f55a3] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d41e715651e48] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.47s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [dd79f9c2b7cb0] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.98s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d35d109fa7cf1] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:1233: [d7be77386bf20] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d8d0d1500e2f6] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.90s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d3e8a8e38aff1] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.32s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d1d7858876ec7] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.02s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [da0e8b48b54b2] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [defd7ed3de1d1] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d9061fba1bbff] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.36s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d6243d8290a6c] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d39006fdee119] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [dcc190404a04f] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d5fee3558cd1e] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [dbf9a215e81b7] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d75f4655e62a1] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [dc2f46fb7e8c2] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [ddf1e7297ac05] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d3be11908e7df] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.88s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d8c9c7ecb227d] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d2e7a4dd4134a] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [dc84bb69ae914] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d86a4579ccd96] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.97s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:968: [d3ee3cf67fbb9] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.05s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d1fa0f0b8c615] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.79s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:1116: [dda7f8cec0420] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.42s) [2020-01-03T15:33:32.839Z] docker_cli_network_unix_test.go:46: [d11868ff6adeb] daemon is not started [2020-01-03T15:33:32.839Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d52ef808f88f1] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [deee85d894f66] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d64575e5f2c7b] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [da9f23962e53a] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [dc09151ecf687] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [dfdd91ce87c9e] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.34s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d42e04e49707b] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [de9781d1e5373] daemon is not started [2020-01-03T15:33:32.840Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [da807aa5fb72e] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [dca0c7128b433] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.77s) [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.84s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:1084: [d304d2a609181] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [df8e6c711e36c] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.64s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [ddcac56bbf699] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d59ec4d8dfa90] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [de91ae97d0c1c] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d2aa4e7732387] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d40b086b92f36] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.65s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d30a2684834f6] daemon is not started [2020-01-03T15:33:32.840Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.62s) [2020-01-03T15:33:32.840Z] docker_cli_network_unix_test.go:46: [d1c92d88c100f] daemon is not started [2020-01-03T15:33:32.840Z] === RUN TestDockerHubPullSuite [2020-01-03T15:33:32.840Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-03T15:33:33.933Z] --- PASS: TestCreateServiceSysctls (3.49s) [2020-01-03T15:33:33.933Z] === RUN TestCreateServiceCapabilities [2020-01-03T15:33:34.212Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-03T15:33:36.639Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2020-01-03T15:33:36.639Z] === RUN TestInspect [2020-01-03T15:33:36.735Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-03T15:33:36.736Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-03T15:33:38.630Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-03T15:33:38.630Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite (6.21s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.82s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-01-03T15:33:38.887Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-01-03T15:33:38.887Z] PASS [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === Skipped [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_sni_test.go:18: Flakey test [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-03T15:33:38.887Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-03T15:33:38.887Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-03T15:33:38.887Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-03T15:33:38.887Z] [2020-01-03T15:33:38.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-03T15:33:38.887Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-03T15:33:38.888Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-03T15:33:38.888Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-03T15:33:38.888Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-03T15:33:38.888Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-03T15:33:38.888Z] docker_cli_network_unix_test.go:46: [da807aa5fb72e] daemon is not started [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] [2020-01-03T15:33:38.888Z] DONE 1277 tests, 44 skipped in 2042.882s [2020-01-03T15:33:38.888Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:33:38.888Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:33:38.888Z] +++ kill 7285 [2020-01-03T15:33:39.339Z] --- PASS: TestInspect (2.89s) [2020-01-03T15:33:39.339Z] === RUN TestServiceListWithStatuses [2020-01-03T15:33:39.339Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-03T15:33:39.339Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:33:39.339Z] === RUN TestDockerNetworkConnectAlias [2020-01-03T15:33:39.819Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:33:39.819Z] Clearing AppArmor profiles cache:. [2020-01-03T15:33:39.819Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:33:39.819Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:33:39.819Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:33:39.819Z] [2020-01-03T15:33:39.819Z] To set a process to complain mode, use the command line tool [2020-01-03T15:33:39.819Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:33:39.819Z] with the 'teardown' option." [2020-01-03T15:33:39.819Z] [2020-01-03T15:33:44.842Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) [2020-01-03T15:33:44.842Z] === RUN TestDockerNetworkReConnect [2020-01-03T15:33:50.492Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2020-01-03T15:33:50.492Z] === RUN TestServicePlugin [2020-01-03T15:33:50.492Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-03T15:33:50.492Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:33:50.492Z] === RUN TestServiceUpdateLabel [2020-01-03T15:33:51.974Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-01-03T15:33:51.974Z] === RUN TestServiceUpdateSecrets [2020-01-03T15:34:07.240Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2020-01-03T15:34:07.240Z] === RUN TestServiceUpdateConfigs [2020-01-03T15:34:22.485Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-01-03T15:34:22.485Z] === RUN TestServiceUpdateNetwork [2020-01-03T15:34:26.458Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-03T15:34:35.039Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-01-03T15:34:35.040Z] PASS [2020-01-03T15:34:35.040Z] [2020-01-03T15:34:35.040Z] === Skipped [2020-01-03T15:34:35.040Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-03T15:34:35.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-03T15:34:35.040Z] [2020-01-03T15:34:35.040Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-03T15:34:35.040Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-03T15:34:35.040Z] [2020-01-03T15:34:35.040Z] [2020-01-03T15:34:35.040Z] DONE 20 tests, 2 skipped in 114.538s [2020-01-03T15:34:35.040Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-03T15:34:35.040Z] ++ 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-01-03T15:34:35.040Z] ++ set -e [2020-01-03T15:34:35.040Z] ++ '[' -n 0 ']' [2020-01-03T15:34:35.040Z] ++ set -x [2020-01-03T15:34:35.040Z] ++ 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-01-03T15:34:35.040Z] INFO: Testing against a local daemon [2020-01-03T15:34:35.040Z] === RUN TestSessionCreate [2020-01-03T15:34:35.040Z] --- PASS: TestSessionCreate (0.06s) [2020-01-03T15:34:35.040Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-03T15:34:35.040Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-03T15:34:35.040Z] PASS [2020-01-03T15:34:35.040Z] [2020-01-03T15:34:35.040Z] DONE 2 tests in 0.207s [2020-01-03T15:34:35.040Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-03T15:34:35.040Z] ++ 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-01-03T15:34:35.040Z] ++ set -e [2020-01-03T15:34:35.040Z] ++ '[' -n 0 ']' [2020-01-03T15:34:35.040Z] ++ set -x [2020-01-03T15:34:35.040Z] ++ 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-01-03T15:34:35.040Z] INFO: Testing against a local daemon [2020-01-03T15:34:35.040Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-03T15:34:35.040Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:34:35.040Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:34:35.040Z] === RUN TestEventsExecDie [2020-01-03T15:34:35.323Z] --- PASS: TestEventsExecDie (0.78s) [2020-01-03T15:34:35.323Z] === RUN TestEventsBackwardsCompatible [2020-01-03T15:34:35.610Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-03T15:34:35.610Z] === RUN TestInfoBinaryCommits [2020-01-03T15:34:35.610Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-03T15:34:35.610Z] === RUN TestInfoAPIVersioned [2020-01-03T15:34:35.610Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-01-03T15:34:35.610Z] === RUN TestInfoDiscoveryBackend [2020-01-03T15:34:36.227Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-03T15:34:36.227Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-03T15:34:37.242Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-03T15:34:37.242Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-03T15:34:37.529Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-03T15:34:37.529Z] === RUN TestInfoAPI [2020-01-03T15:34:37.834Z] --- PASS: TestInfoAPI (0.05s) [2020-01-03T15:34:37.834Z] === RUN TestInfoAPIWarnings [2020-01-03T15:34:38.120Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-03T15:34:38.120Z] === RUN TestInfoDebug [2020-01-03T15:34:38.740Z] --- PASS: TestInfoDebug (0.54s) [2020-01-03T15:34:38.740Z] === RUN TestInfoInsecureRegistries [2020-01-03T15:34:39.370Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-03T15:34:39.370Z] === RUN TestInfoRegistryMirrors [2020-01-03T15:34:40.013Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-03T15:34:40.013Z] === RUN TestLoginFailsWithBadCredentials [2020-01-03T15:34:40.298Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2020-01-03T15:34:40.298Z] === RUN TestPingCacheHeaders [2020-01-03T15:34:40.588Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-03T15:34:40.588Z] === RUN TestPingGet [2020-01-03T15:34:40.588Z] --- PASS: TestPingGet (0.03s) [2020-01-03T15:34:40.588Z] === RUN TestPingHead [2020-01-03T15:34:40.588Z] --- PASS: TestPingHead (0.06s) [2020-01-03T15:34:40.588Z] === RUN TestVersion [2020-01-03T15:34:40.588Z] --- PASS: TestVersion (0.05s) [2020-01-03T15:34:40.588Z] PASS [2020-01-03T15:34:40.588Z] [2020-01-03T15:34:40.588Z] === Skipped [2020-01-03T15:34:40.588Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-03T15:34:40.588Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-03T15:34:40.588Z] [2020-01-03T15:34:40.588Z] [2020-01-03T15:34:40.588Z] DONE 18 tests, 1 skipped in 6.125s [2020-01-03T15:34:40.588Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-03T15:34:40.588Z] ++ 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-01-03T15:34:40.588Z] ++ set -e [2020-01-03T15:34:40.588Z] ++ '[' -n 0 ']' [2020-01-03T15:34:40.588Z] ++ set -x [2020-01-03T15:34:40.588Z] ++ 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-01-03T15:34:40.875Z] INFO: Testing against a local daemon [2020-01-03T15:34:40.875Z] === RUN TestVolumesCreateAndList [2020-01-03T15:34:40.875Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-03T15:34:40.875Z] === RUN TestVolumesRemove [2020-01-03T15:34:40.875Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-03T15:34:40.875Z] === RUN TestVolumesInspect [2020-01-03T15:34:40.875Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-03T15:34:40.875Z] === RUN TestVolumesInvalidJSON [2020-01-03T15:34:40.875Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-03T15:34:40.875Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-03T15:34:40.875Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-03T15:34:40.875Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-01-03T15:34:40.875Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-03T15:34:40.875Z] PASS [2020-01-03T15:34:40.875Z] [2020-01-03T15:34:40.875Z] DONE 5 tests in 0.306s [2020-01-03T15:34:40.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:34:41.159Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:34:41.160Z] +++ kill 13159 [2020-01-03T15:34:41.353Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-03T15:34:42.640Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:34:42.640Z] Clearing AppArmor profiles cache:. [2020-01-03T15:34:42.640Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:34:42.640Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:34:42.640Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:34:42.640Z] [2020-01-03T15:34:42.640Z] To set a process to complain mode, use the command line tool [2020-01-03T15:34:42.640Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:34:42.640Z] with the 'teardown' option." [2020-01-03T15:34:42.640Z] Post stage [Pipeline] junit [2020-01-03T15:34:44.717Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-03T15:34:45.722Z] + echo Ensuring container killed. [2020-01-03T15:34:45.722Z] Ensuring container killed. [2020-01-03T15:34:45.722Z] + docker rm -vf docker-pr1 [2020-01-03T15:34:45.722Z] Error: No such container: docker-pr1 [2020-01-03T15:34:45.722Z] + true [Pipeline] sh [2020-01-03T15:34:46.120Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:34:46.120Z] Chowning /workspace to jenkins user [2020-01-03T15:34:46.120Z] + id -u [2020-01-03T15:34:46.120Z] + id -g [2020-01-03T15:34:46.120Z] + docker run --rm -v /home/docker/workspace/moby_PR-40343:/workspace busybox chown -R 1001:1001 /workspace [2020-01-03T15:34:46.120Z] Unable to find image 'busybox:latest' locally [2020-01-03T15:34:46.403Z] latest: Pulling from library/busybox [2020-01-03T15:34:46.695Z] d7e28ec550a2: Pulling fs layer [2020-01-03T15:34:46.996Z] d7e28ec550a2: Verifying Checksum [2020-01-03T15:34:46.996Z] d7e28ec550a2: Download complete [2020-01-03T15:34:47.283Z] d7e28ec550a2: Pull complete [2020-01-03T15:34:47.283Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-03T15:34:47.283Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:34:49.163Z] + bundleName=ppc64le-integration [2020-01-03T15:34:49.163Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-03T15:34:49.163Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-03T15:34:49.163Z] + 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-01-03T15:34:49.163Z] -print [Pipeline] archiveArtifacts [2020-01-03T15:34:49.487Z] Archiving artifacts [2020-01-03T15:34:49.956Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:34:50.346Z] + make clean [2020-01-03T15:34:50.966Z] make: command: Command not found [2020-01-03T15:34:50.967Z] make: command: Command not found [2020-01-03T15:34:50.967Z] docker volume rm -f docker-dev-cache [2020-01-03T15:34:50.967Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite (1713.79s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.17s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.15s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.71s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.13s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:563: [d0f3a3f773778] joining swarm manager [dd73d7d744e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:585: [d7bc8274e116d] joining swarm manager [dd73d7d744e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] check_test.go:380: [d0f3a3f773778] daemon is not started [2020-01-03T15:34:59.411Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:46: [dede186543aed] joining swarm manager [dec2d5b64cb90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.02s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:304: [dcae7ccc504d7] joining swarm manager [d3b1f24cf7ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:305: [d4404bc2705ea] joining swarm manager [d3b1f24cf7ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:272: [d99725d49e8d1] joining swarm manager [ddd458897fc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:273: [d54b4f324ae6f] joining swarm manager [ddd458897fc8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.95s) [2020-01-03T15:34:59.411Z] docker_api_swarm_node_test.go:19: [d7203028e19e1] joining swarm manager [d63c84a3990e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_node_test.go:20: [d23c7c9e3a4fa] joining swarm manager [d63c84a3990e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.23s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:502: [dcfce57eeeea0] joining swarm manager [d0f6a51620d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:507: [dbe1ed9b67c7c] joining swarm manager [d0f6a51620d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.41s) [2020-01-03T15:34:59.411Z] docker_api_swarm_node_test.go:80: [d5b57d1165511] joining swarm manager [dd99f29ca7888]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.22s) [2020-01-03T15:34:59.411Z] docker_api_swarm_node_test.go:52: [df5098495ab36] joining swarm manager [d74e50104712a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_node_test.go:53: [d535a9a471a0c] joining swarm manager [d74e50104712a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.33s) [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.47s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:202: [d240e9a22bcdf] joining swarm manager [d42c86c2ad28b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.02s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:384: [d3152b3ac0b05] joining swarm manager [d37e3d3d6837e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:385: [d7ff2cc243cb2] joining swarm manager [d37e3d3d6837e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] check_test.go:380: [d7ff2cc243cb2] daemon is not started [2020-01-03T15:34:59.411Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.15s) [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:802: [d329611f8b8fd] joining swarm manager [d02639451cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:802: [d45224dcfa09f] joining swarm manager [d02639451cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.411Z] docker_api_swarm_test.go:802: [debed62d39551] joining swarm manager [d02639451cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-03T15:34:59.412Z] docker_api_swarm_test.go:802: [de0081a9f5782] joining swarm manager [d02639451cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-03T15:34:59.412Z] docker_api_swarm_test.go:810: [de56b45a06ebe] joining swarm manager [d02639451cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.46s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:394: [dc6449d6987e3] joining swarm manager [dacd81a9a7528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:394: [d9e810c7b42ad] joining swarm manager [dacd81a9a7528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.17s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:342: [d7cefcc1c71a5] joining swarm manager [dc938bee1a12b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:342: [d7077d1b631aa] joining swarm manager [dc938bee1a12b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.58s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:489: [d0dac8a404f80] joining swarm manager [d86d784e32c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:489: [da9f8dd04d206] joining swarm manager [d86d784e32c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.39s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.35s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:127: [d09fb2d1da384] joining swarm manager [d4460ab64faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:128: [d837c03c65972] joining swarm manager [d4460ab64faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:136: [d8c5df986898a] joining swarm manager [d4460ab64faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:137: [dcc4791d14527] joining swarm manager [d4460ab64faea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.09s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.78s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:303: [d90096af08705] joining swarm manager [d53d67b84289d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:303: [d05b368168dbe] joining swarm manager [d53d67b84289d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.73s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:99: [de079b623a8fa] joining swarm manager [dda0103d14786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:100: [dda74957bd940] joining swarm manager [dda0103d14786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] check_test.go:380: [de079b623a8fa] daemon is not started [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:532: [d9d0fef15fddd] joining swarm manager [d88455c79e680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:533: [db69c6081d64a] joining swarm manager [d88455c79e680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s) [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:147: [d6b8081cf2332] joining swarm manager [d90854e72c03f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_api_swarm_service_test.go:147: [dedc343ba8d25] joining swarm manager [d90854e72c03f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.22s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.98s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.71s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.11s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.78s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.15s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.77s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.50s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.55s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.62s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (6.21s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.83s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.55s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.68s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.91s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.23s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.60s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.51s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.76s) [2020-01-03T15:34:59.412Z] docker_cli_service_logs_test.go:241: checking task soq5leic5vuf [2020-01-03T15:34:59.412Z] docker_cli_service_logs_test.go:246: checking messages for soq5leic5vuf [2020-01-03T15:34:59.412Z] docker_cli_service_logs_test.go:241: checking task 2j1b5045bi76 [2020-01-03T15:34:59.412Z] docker_cli_service_logs_test.go:246: checking messages for 2j1b5045bi76 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.60s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.14s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.13s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1901: [df744f22183ce] joining swarm manager [dace4b6be3fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1902: [d49151136a60e] joining swarm manager [dace4b6be3fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.34s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.12s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1802: [d7c63e9e6e818] joining swarm manager [dd061c2e5bc62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1803: [d317bcff899c7] joining swarm manager [dd061c2e5bc62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.26s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1321: [de9887dc7aad4] joining swarm manager [defae8ca63b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1322: [d06dfb2090503] joining swarm manager [defae8ca63b45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.20s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.11s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.09s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.08s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.90s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.74s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.75s) [2020-01-03T15:34:59.412Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.39s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.78s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.22s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1186: [d6ba7634f04f1] joining swarm manager [d2ab297ee8d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1195: [d53532c033ad9] joining swarm manager [d2ab297ee8d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.18s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.97s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.12s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1118: [da3105afb20a1] joining swarm manager [dffd2e4f60530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1119: [d68b0257465e1] joining swarm manager [dffd2e4f60530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1172: [d165a1ccb5052] joining swarm manager [dffd2e4f60530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.12s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1453: [da8c2b197c941] joining swarm manager [d9b5e548499f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] docker_cli_swarm_test.go:1454: [d23225aca3440] joining swarm manager [d9b5e548499f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.00s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.83s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.76s) [2020-01-03T15:34:59.412Z] docker_cli_swarm_unix_test.go:62: [dea2069cec39b] joining swarm manager [dc7cd5041576f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.64s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.82s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.72s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.55s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.43s) [2020-01-03T15:34:59.412Z] docker_api_swarm_test.go:962: [da9d80c4e6cc6] joining swarm manager [d9891fbc02403]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.88s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.46s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.50s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.73s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.17s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.34s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.05s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.37s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.48s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.37s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (53.50s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2020-01-03T15:34:59.412Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.88s) [2020-01-03T15:34:59.412Z] === RUN TestDockerExternalVolumeSuite [2020-01-03T15:34:59.412Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-03T15:35:17.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-03T15:36:25.258Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-03T15:36:33.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-03T15:37:05.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-03T15:37:17.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-03T15:37:49.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-03T15:38:04.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-03T15:38:36.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-03T15:38:51.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-03T15:39:09.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-03T15:39:56.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-03T15:40:14.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-03T15:40:46.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-03T15:41:18.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-03T15:41:33.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-03T15:41:51.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-03T15:42:06.231Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite (441.19s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:53: [d2bb6fb7e017a] daemon is not started [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:53: [df1da4f1dfb86] daemon is not started [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:53: [dc6ed866462cf] daemon is not started [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:53: [d4567201375bc] daemon is not started [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:485: [d6a5b2cc7c6cc] daemon is not started [2020-01-03T15:42:21.085Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-01-03T15:42:21.085Z] docker_cli_external_volume_driver_test.go:53: [dbe1ca618189a] daemon is not started [2020-01-03T15:42:21.085Z] PASS [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === Skipped [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2020-01-03T15:42:21.085Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-03T15:42:21.085Z] check_test.go:309: [d6c5bd8daab0f] daemon is not started [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-03T15:42:21.085Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-03T15:42:21.085Z] check_test.go:309: [d33b77cbf9779] daemon is not started [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-03T15:42:21.085Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-03T15:42:21.085Z] check_test.go:309: [dd9fa916f6429] daemon is not started [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-03T15:42:21.085Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-03T15:42:21.085Z] check_test.go:309: [d925d16267782] daemon is not started [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-03T15:42:21.085Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-03T15:42:21.085Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-01-03T15:42:21.085Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] [2020-01-03T15:42:21.085Z] DONE 273 tests, 6 skipped in 2564.886s [2020-01-03T15:42:21.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-03T15:42:21.085Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d14d2bea1cfc5/docker.pid [2020-01-03T15:42:21.085Z] +++ kill 3670 [2020-01-03T15:42:21.085Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3670 is not a child of this shell [2020-01-03T15:42:21.085Z] warning: PID 3670 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d14d2bea1cfc5/docker.pid had a nonzero exit code [2020-01-03T15:42:21.085Z] ++++ cat bundles/test-integration/docker.pid [2020-01-03T15:42:21.085Z] +++ kill 7305 [2020-01-03T15:42:21.649Z] +++ /etc/init.d/apparmor stop [2020-01-03T15:42:21.649Z] Clearing AppArmor profiles cache:. [2020-01-03T15:42:21.649Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-03T15:42:21.649Z] Unloading profiles will leave already running processes permanently [2020-01-03T15:42:21.649Z] unconfined, which can lead to unexpected situations. [2020-01-03T15:42:21.649Z] [2020-01-03T15:42:21.649Z] To set a process to complain mode, use the command line tool [2020-01-03T15:42:21.649Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-03T15:42:21.649Z] with the 'teardown' option." [2020-01-03T15:42:21.649Z] [2020-01-03T15:42:22.213Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-03T15:42:22.230Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-03T15:42:23.379Z] + echo Ensuring container killed. [2020-01-03T15:42:23.379Z] Ensuring container killed. [2020-01-03T15:42:23.379Z] + docker ps -aq -f name=docker-pr1-* [2020-01-03T15:42:23.379Z] + cids=9d8055f20167 [2020-01-03T15:42:23.379Z] 42f3d1adc35d [2020-01-03T15:42:23.379Z] 85f8acff779b [2020-01-03T15:42:23.379Z] + [ -n 9d8055f20167 [2020-01-03T15:42:23.379Z] 42f3d1adc35d [2020-01-03T15:42:23.379Z] 85f8acff779b ] [2020-01-03T15:42:23.379Z] + docker rm -vf 9d8055f20167 42f3d1adc35d 85f8acff779b [2020-01-03T15:42:27.563Z] 9d8055f20167 [2020-01-03T15:42:27.563Z] 42f3d1adc35d [2020-01-03T15:42:27.563Z] 85f8acff779b [Pipeline] sh [2020-01-03T15:42:27.847Z] + echo Chowning /workspace to jenkins user [2020-01-03T15:42:27.847Z] Chowning /workspace to jenkins user [2020-01-03T15:42:27.847Z] + id -u [2020-01-03T15:42:27.847Z] + id -g [2020-01-03T15:42:27.847Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40343:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-03T15:42:32.321Z] + bundleName=amd64 [2020-01-03T15:42:32.321Z] + echo Creating amd64-bundles.tar.gz [2020-01-03T15:42:32.321Z] Creating amd64-bundles.tar.gz [2020-01-03T15:42:32.321Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-03T15:42:32.321Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-03T15:42:33.265Z] Archiving artifacts [2020-01-03T15:42:33.699Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:42:34.010Z] + make clean [2020-01-03T15:42:34.269Z] docker volume rm -f docker-dev-cache [2020-01-03T15:42:34.269Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-03T15:50:54.961Z] ok github.com/docker/docker/integration-cli 2621.263s [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === Skipped [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-03T15:50:54.962Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.962Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-03T15:50:54.962Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-01-03T15:50:54.962Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-03T15:50:54.962Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-03T15:50:54.962Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-03T15:50:54.962Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-01-03T15:50:54.962Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-03T15:50:54.962Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-03T15:50:54.962Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-03T15:50:54.962Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-01-03T15:50:54.962Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-01-03T15:50:54.962Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-03T15:50:54.962Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-03T15:50:54.963Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-01-03T15:50:54.963Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.963Z] [2020-01-03T15:50:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-01-03T15:50:54.963Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-01-03T15:50:54.964Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2020-01-03T15:50:54.964Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-03T15:50:54.964Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-03T15:50:54.964Z] docker_cli_sni_test.go:18: Flakey test [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-03T15:50:54.964Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-01-03T15:50:54.964Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-03T15:50:54.964Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-03T15:50:54.964Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.964Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-03T15:50:54.965Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-03T15:50:54.965Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.965Z] [2020-01-03T15:50:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-03T15:50:54.965Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-03T15:50:54.965Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-01-03T15:50:54.966Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-01-03T15:50:54.966Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-03T15:50:54.966Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-01-03T15:50:54.966Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-03T15:50:54.966Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-03T15:50:54.966Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-03T15:50:54.966Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-03T15:50:54.966Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-03T15:50:54.966Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-03T15:50:54.966Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-03T15:50:54.966Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-03T15:50:54.966Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-03T15:50:54.966Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-03T15:50:54.966Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-03T15:50:54.966Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.966Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-03T15:50:54.967Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-03T15:50:54.967Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-01-03T15:50:54.967Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-01-03T15:50:54.967Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-03T15:50:54.967Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.06s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.06s) [2020-01-03T15:50:54.967Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-03T15:50:54.967Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-03T15:50:54.967Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-03T15:50:54.967Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.967Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-03T15:50:54.968Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-03T15:50:54.968Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.968Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-03T15:50:54.969Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.969Z] [2020-01-03T15:50:54.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-01-03T15:50:54.969Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-01-03T15:50:54.970Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-03T15:50:54.970Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.970Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-03T15:50:54.970Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-03T15:50:54.970Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.970Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-03T15:50:54.971Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-03T15:50:54.971Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] DONE 1096 tests, 549 skipped in 2631.511s [2020-01-03T15:50:54.971Z] INFO: Integration tests ended at 01/03/2020 15:50:49. Duration:00:43:51.6535005 [2020-01-03T15:50:54.971Z] INFO: Docker info of the daemon under test at end of run [2020-01-03T15:50:54.971Z] [2020-01-03T15:50:54.971Z] Containers: 2 [2020-01-03T15:50:54.971Z] Running: 0 [2020-01-03T15:50:54.971Z] Paused: 0 [2020-01-03T15:50:54.971Z] Stopped: 2 [2020-01-03T15:50:54.971Z] Images: 12 [2020-01-03T15:50:54.971Z] Server Version: 0.0.0-dev [2020-01-03T15:50:54.971Z] Storage Driver: windowsfilter [2020-01-03T15:50:54.971Z] Windows: [2020-01-03T15:50:54.971Z] Logging Driver: json-file [2020-01-03T15:50:54.971Z] Plugins: [2020-01-03T15:50:54.971Z] Volume: local [2020-01-03T15:50:54.971Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-03T15:50:54.971Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-03T15:50:54.971Z] Swarm: inactive [2020-01-03T15:50:54.971Z] Default Isolation: process [2020-01-03T15:50:54.971Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-03T15:50:54.971Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-03T15:50:54.971Z] OSType: windows [2020-01-03T15:50:54.971Z] Architecture: x86_64 [2020-01-03T15:50:54.971Z] CPUs: 4 [2020-01-03T15:50:54.971Z] Total Memory: 32GiB [2020-01-03T15:50:54.971Z] Name: azwin-2-9966c0 [2020-01-03T15:50:54.971Z] ID: WM6P:R6JE:KPCM:JRFN:QQLE:DB54:2R4U:SSDE:OLRT:VHRS:HZGN:57Y2 [2020-01-03T15:50:54.971Z] Docker Root Dir: D:\CI\PR-40343\1\daemon [2020-01-03T15:50:54.971Z] Debug Mode (client): false [2020-01-03T15:50:54.971Z] Debug Mode (server): true [2020-01-03T15:50:54.971Z] File Descriptors: -1 [2020-01-03T15:50:54.971Z] Goroutines: 18 [2020-01-03T15:50:54.971Z] System Time: 2020-01-03T15:50:49.1747279Z [2020-01-03T15:50:54.971Z] EventsListeners: 0 [2020-01-03T15:50:54.971Z] Registry: https://index.docker.io/v1/ [2020-01-03T15:50:54.971Z] Labels: [2020-01-03T15:50:54.971Z] Experimental: false [2020-01-03T15:50:54.971Z] Insecure Registries: [2020-01-03T15:50:54.972Z] 127.0.0.0/8 [2020-01-03T15:50:54.972Z] Live Restore Enabled: false [2020-01-03T15:50:54.972Z] [2020-01-03T15:50:54.972Z] [2020-01-03T15:50:54.972Z] INFO: Stopping daemon under test [2020-01-03T15:50:54.972Z] SUCCESS: The process with PID 7192 (child process of PID 9876) has been terminated. [2020-01-03T15:50:54.972Z] SUCCESS: The process with PID 9876 (child process of PID 9160) has been terminated. [2020-01-03T15:50:54.972Z] INFO: Stop tailing logs of the daemon under tests [2020-01-03T15:50:54.972Z] INFO: executeCI.ps1 Completed successfully at 01/03/2020 15:50:49. [2020-01-03T15:50:54.972Z] INFO: Tidying up at end of run [2020-01-03T15:50:54.972Z] INFO: Saving daemon under test log (d:\CI\PR-40343\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-03T15:50:54.972Z] INFO: Saving daemon under test log (d:\CI\PR-40343\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-03T15:50:54.972Z] INFO: Nuke-Everything... [2020-01-03T15:50:54.972Z] INFO: Container count on control daemon to delete is 2 [2020-01-03T15:50:54.972Z] 125099149da4 [2020-01-03T15:50:54.972Z] ed00c8823ae4 [2020-01-03T15:50:54.972Z] INFO: Non-base image count on control daemon to delete is 1 [2020-01-03T15:50:54.972Z] Deleted: sha256:61a23fc64157b3df8108d277418eabdd621f205a5da01be5b135a8bfd9e7397f [2020-01-03T15:50:54.972Z] Deleted: sha256:c2629d2d79c9dfe97029733bc9969ccc0753f461515b28681260a116f34ac070 [2020-01-03T15:50:54.972Z] INFO: Tidying pidfile d:\CI\PR-40343\1\docker.pid [2020-01-03T15:50:54.972Z] INFO: Nuking d:\CI [2020-01-03T15:51:24.916Z] INFO: Zapped successfully [2020-01-03T15:51:24.916Z] [2020-01-03T15:51:24.916Z] INFO: executeCI.ps1 exiting at Fri Jan 3 15:51:22 CUT 2020. Duration 00:58:32.6758956 [2020-01-03T15:51:24.916Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-03T15:51:25.159Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-03T15:51:27.469Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-03T15:51:29.856Z] Archiving artifacts [2020-01-03T15:51:30.946Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40343/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-03T15:51:31.861Z] + make clean [2020-01-03T15:51:33.394Z] docker volume rm -f docker-dev-cache [2020-01-03T15:51:33.394Z] 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