Skip to content
Success

Console Output

Pull request #40034 opened
14:52:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5a703ccb469c1bd2c75d80ed9891c432078db316+5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 (ace463b3b78d0dce032c6807e01b345a6dccefd1)
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 9d211b4b26f02e228a3affd71de33f5afd9f4d88
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-40034@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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88
Commit message: "Merge pull request #15 from docker/add-groovydocs"
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
14:52:32 [2019-10-03T14:52:32.479Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:52:32 [2019-10-03T14:52:32.486Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:52:32 [2019-10-03T14:52:32.678Z] Running on ubuntu-1804-overlay2 (i-0e53ef9f9d8097b71) in /home/ubuntu/workspace/moby_PR-40034
[Pipeline] {
[Pipeline] checkout
14:52:32 [2019-10-03T14:52:32.738Z] using credential docker-jenkins-github-credentials
14:52:32 [2019-10-03T14:52:32.746Z] Cloning the remote Git repository
14:52:32 [2019-10-03T14:52:32.746Z] Cloning with configured refspecs honoured and without tags
14:52:32 [2019-10-03T14:52:32.758Z] Cloning repository https://github.com/moby/moby.git
14:52:32 [2019-10-03T14:52:32.759Z]  > git init /home/ubuntu/workspace/moby_PR-40034 # timeout=10
14:52:32 [2019-10-03T14:52:32.778Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:32 [2019-10-03T14:52:32.778Z]  > git --version # timeout=10
14:52:32 [2019-10-03T14:52:32.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:32 [2019-10-03T14:52:32.791Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:52:45 [2019-10-03T14:52:45.699Z] Fetching without tags
14:52:45 [2019-10-03T14:52:45.933Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:52:46 [2019-10-03T14:52:46.492Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:52:46 [2019-10-03T14:52:46.493Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:52:45 [2019-10-03T14:52:45.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:45 [2019-10-03T14:52:45.683Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:52:45 [2019-10-03T14:52:45.687Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:52:45 [2019-10-03T14:52:45.700Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:52:45 [2019-10-03T14:52:45.711Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:45 [2019-10-03T14:52:45.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:45 [2019-10-03T14:52:45.711Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:52:45 [2019-10-03T14:52:45.945Z]  > git config core.sparsecheckout # timeout=10
14:52:45 [2019-10-03T14:52:45.957Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:52:46 [2019-10-03T14:52:46.491Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:52:46 [2019-10-03T14:52:46.498Z]  > git rev-parse HEAD^{commit} # timeout=10
14:52:46 [2019-10-03T14:52:46.505Z]  > git config core.sparsecheckout # timeout=10
14:52:46 [2019-10-03T14:52:46.513Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:52:46 [2019-10-03T14:52:46.950Z] Commit message: "bump docker-py to 4.1.0"
14:52:46 [2019-10-03T14:52:46.950Z] First time build. Skipping changelog.
14:52:46 [2019-10-03T14:52:46.993Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:52:47 [2019-10-03T14:52:47.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40034:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
14:52:47 [2019-10-03T14:52:47.949Z] Unable to find image 'alpine:latest' locally
14:52:47 [2019-10-03T14:52:47.949Z] latest: Pulling from library/alpine
14:52:48 [2019-10-03T14:52:48.206Z] 9d48c3bd43c5: Already exists
14:52:48 [2019-10-03T14:52:48.206Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:52:48 [2019-10-03T14:52:48.206Z] Status: Downloaded newer image for alpine:latest
14:52:51 [2019-10-03T14:52:51.721Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
14:52:51 [2019-10-03T14:52:51.942Z] Running on ubuntu-1804-overlay2 (i-03e784ed9548ecbb9) in /home/ubuntu/workspace/moby_PR-40034
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
14:52:51 [2019-10-03T14:52:51.976Z] Running on ubuntu-1804-overlay2 (i-0bc3055b4ee0650bb) in /home/ubuntu/workspace/moby_PR-40034
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:52:52 [2019-10-03T14:52:52.043Z] using credential docker-jenkins-github-credentials
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
14:52:52 [2019-10-03T14:52:52.055Z] Cloning the remote Git repository
14:52:52 [2019-10-03T14:52:52.055Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
14:52:52 [2019-10-03T14:52:52.081Z] using credential docker-jenkins-github-credentials
14:52:52 [2019-10-03T14:52:52.090Z] Cloning the remote Git repository
14:52:52 [2019-10-03T14:52:52.090Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:52:52 [2019-10-03T14:52:52.347Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40034
[Pipeline] {
[Pipeline] checkout
14:52:52 [2019-10-03T14:52:52.399Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40034
[Pipeline] {
[Pipeline] checkout
14:52:52 [2019-10-03T14:52:52.426Z] using credential docker-jenkins-github-credentials
14:52:52 [2019-10-03T14:52:52.443Z] Cloning the remote Git repository
14:52:52 [2019-10-03T14:52:52.443Z] Cloning with configured refspecs honoured and without tags
14:52:52 [2019-10-03T14:52:52.663Z] using credential docker-jenkins-github-credentials
14:52:52 [2019-10-03T14:52:52.720Z] Cloning the remote Git repository
14:52:52 [2019-10-03T14:52:52.720Z] Cloning with configured refspecs honoured and without tags
14:52:51 [2019-10-03T14:52:51.934Z] Cloning repository https://github.com/moby/moby.git
14:52:51 [2019-10-03T14:52:51.935Z]  > git init /home/ubuntu/workspace/moby_PR-40034 # timeout=10
14:52:51 [2019-10-03T14:52:51.941Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:51 [2019-10-03T14:52:51.941Z]  > git --version # timeout=10
14:52:51 [2019-10-03T14:52:51.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:51 [2019-10-03T14:52:51.945Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:52:52 [2019-10-03T14:52:52.080Z] Cloning repository https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.080Z]  > git init /home/ubuntu/workspace/moby_PR-40034 # timeout=10
14:52:52 [2019-10-03T14:52:52.085Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.086Z]  > git --version # timeout=10
14:52:52 [2019-10-03T14:52:52.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:52 [2019-10-03T14:52:52.088Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:52:52 [2019-10-03T14:52:52.439Z] Cloning repository https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.440Z]  > git init /home/docker/workspace/moby_PR-40034 # timeout=10
14:52:52 [2019-10-03T14:52:52.470Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.470Z]  > git --version # timeout=10
14:52:52 [2019-10-03T14:52:52.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:52 [2019-10-03T14:52:52.476Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:52:52 [2019-10-03T14:52:52.759Z] Cloning repository https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.761Z]  > git init /home/jenkins/workspace/moby_PR-40034 # timeout=10
14:52:52 [2019-10-03T14:52:52.795Z] Fetching upstream changes from https://github.com/moby/moby.git
14:52:52 [2019-10-03T14:52:52.796Z]  > git --version # timeout=10
14:52:52 [2019-10-03T14:52:52.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:52:52 [2019-10-03T14:52:52.813Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:53:02 [2019-10-03T14:53:02.019Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:02 [2019-10-03T14:53:02.153Z] Fetching without tags
14:53:02 [2019-10-03T14:53:02.599Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:03 [2019-10-03T14:53:03.365Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:03 [2019-10-03T14:53:03.366Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:53:02 [2019-10-03T14:53:02.036Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:53:02 [2019-10-03T14:53:02.051Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:02 [2019-10-03T14:53:02.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:02 [2019-10-03T14:53:02.180Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:02 [2019-10-03T14:53:02.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:02 [2019-10-03T14:53:02.183Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:53:02 [2019-10-03T14:53:02.622Z]  > git config core.sparsecheckout # timeout=10
14:53:02 [2019-10-03T14:53:02.639Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:03 [2019-10-03T14:53:03.255Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:53:03 [2019-10-03T14:53:03.322Z]  > git rev-parse HEAD^{commit} # timeout=10
14:53:03 [2019-10-03T14:53:03.394Z]  > git config core.sparsecheckout # timeout=10
14:53:03 [2019-10-03T14:53:03.412Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:03 [2019-10-03T14:53:03.960Z] Commit message: "bump docker-py to 4.1.0"
14:53:04 [2019-10-03T14:53:04.216Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
14:53:04 [2019-10-03T14:53:04.718Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:53:05 [2019-10-03T14:53:05.005Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.021Z] Fetching without tags
14:53:05 [2019-10-03T14:53:05.300Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.562Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.563Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:53:05 [2019-10-03T14:53:05.644Z] + docker version
14:53:05 [2019-10-03T14:53:05.644Z] Client:
14:53:05 [2019-10-03T14:53:05.644Z]  Version:           18.06.3-ce
14:53:05 [2019-10-03T14:53:05.644Z]  API version:       1.38
14:53:05 [2019-10-03T14:53:05.644Z]  Go version:        go1.10.3
14:53:05 [2019-10-03T14:53:05.644Z]  Git commit:        d7080c1
14:53:05 [2019-10-03T14:53:05.644Z]  Built:             Wed Feb 20 02:27:09 2019
14:53:05 [2019-10-03T14:53:05.644Z]  OS/Arch:           linux/s390x
14:53:05 [2019-10-03T14:53:05.644Z]  Experimental:      false
14:53:05 [2019-10-03T14:53:05.644Z] 
14:53:05 [2019-10-03T14:53:05.644Z] Server:
14:53:05 [2019-10-03T14:53:05.644Z]  Engine:
14:53:05 [2019-10-03T14:53:05.644Z]   Version:          18.06.3-ce
14:53:05 [2019-10-03T14:53:05.644Z]   API version:      1.38 (minimum version 1.12)
14:53:05 [2019-10-03T14:53:05.644Z]   Go version:       go1.10.3
14:53:05 [2019-10-03T14:53:05.644Z]   Git commit:       d7080c1
14:53:05 [2019-10-03T14:53:05.644Z]   Built:            Wed Feb 20 02:26:03 2019
14:53:05 [2019-10-03T14:53:05.644Z]   OS/Arch:          linux/s390x
14:53:05 [2019-10-03T14:53:05.644Z]   Experimental:     true
[Pipeline] sh
14:53:05 [2019-10-03T14:53:05.805Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.806Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:53:06 [2019-10-03T14:53:06.070Z] Commit message: "bump docker-py to 4.1.0"
14:53:06 [2019-10-03T14:53:06.072Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
14:53:04 [2019-10-03T14:53:04.876Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:04 [2019-10-03T14:53:04.879Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:53:04 [2019-10-03T14:53:04.884Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:04 [2019-10-03T14:53:04.893Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:04 [2019-10-03T14:53:04.900Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:04 [2019-10-03T14:53:04.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:04 [2019-10-03T14:53:04.900Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:53:05 [2019-10-03T14:53:05.179Z]  > git config core.sparsecheckout # timeout=10
14:53:05 [2019-10-03T14:53:05.182Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.670Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:53:05 [2019-10-03T14:53:05.678Z]  > git rev-parse HEAD^{commit} # timeout=10
14:53:05 [2019-10-03T14:53:05.684Z]  > git config core.sparsecheckout # timeout=10
14:53:05 [2019-10-03T14:53:05.689Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:04 [2019-10-03T14:53:04.686Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:04 [2019-10-03T14:53:04.689Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:53:04 [2019-10-03T14:53:04.693Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:04 [2019-10-03T14:53:04.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:04 [2019-10-03T14:53:04.750Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:04 [2019-10-03T14:53:04.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:04 [2019-10-03T14:53:04.750Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:53:04 [2019-10-03T14:53:04.995Z]  > git config core.sparsecheckout # timeout=10
14:53:05 [2019-10-03T14:53:05.000Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:05 [2019-10-03T14:53:05.539Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:53:05 [2019-10-03T14:53:05.545Z]  > git rev-parse HEAD^{commit} # timeout=10
14:53:05 [2019-10-03T14:53:05.594Z]  > git config core.sparsecheckout # timeout=10
14:53:05 [2019-10-03T14:53:05.599Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:06 [2019-10-03T14:53:06.276Z] Commit message: "bump docker-py to 4.1.0"
14:53:06 [2019-10-03T14:53:06.175Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
14:53:06 [2019-10-03T14:53:06.748Z] + docker info
14:53:06 [2019-10-03T14:53:06.748Z] Containers: 0
14:53:06 [2019-10-03T14:53:06.748Z]  Running: 0
14:53:06 [2019-10-03T14:53:06.748Z]  Paused: 0
14:53:06 [2019-10-03T14:53:06.748Z]  Stopped: 0
14:53:06 [2019-10-03T14:53:06.748Z] Images: 0
14:53:06 [2019-10-03T14:53:06.748Z] Server Version: 18.06.3-ce
14:53:06 [2019-10-03T14:53:06.748Z] Storage Driver: overlay2
14:53:06 [2019-10-03T14:53:06.748Z]  Backing Filesystem: extfs
14:53:06 [2019-10-03T14:53:06.748Z]  Supports d_type: true
14:53:06 [2019-10-03T14:53:06.748Z]  Native Overlay Diff: true
14:53:06 [2019-10-03T14:53:06.748Z] Logging Driver: json-file
14:53:06 [2019-10-03T14:53:06.748Z] Cgroup Driver: cgroupfs
14:53:06 [2019-10-03T14:53:06.748Z] Plugins:
14:53:06 [2019-10-03T14:53:06.748Z]  Volume: local
14:53:06 [2019-10-03T14:53:06.748Z]  Network: bridge host ipvlan macvlan null overlay
14:53:06 [2019-10-03T14:53:06.748Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:53:06 [2019-10-03T14:53:06.748Z] Swarm: inactive
14:53:06 [2019-10-03T14:53:06.748Z] Runtimes: runc
14:53:06 [2019-10-03T14:53:06.748Z] Default Runtime: runc
14:53:06 [2019-10-03T14:53:06.748Z] Init Binary: docker-init
14:53:06 [2019-10-03T14:53:06.748Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:53:06 [2019-10-03T14:53:06.748Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
14:53:06 [2019-10-03T14:53:06.748Z] init version: fec3683
14:53:06 [2019-10-03T14:53:06.748Z] Security Options:
14:53:06 [2019-10-03T14:53:06.748Z]  apparmor
14:53:06 [2019-10-03T14:53:06.748Z]  seccomp
14:53:06 [2019-10-03T14:53:06.748Z]   Profile: default
14:53:06 [2019-10-03T14:53:06.748Z] Kernel Version: 4.4.0-161-generic
14:53:06 [2019-10-03T14:53:06.748Z] Operating System: Ubuntu 16.04.5 LTS
14:53:06 [2019-10-03T14:53:06.748Z] OSType: linux
14:53:06 [2019-10-03T14:53:06.748Z] Architecture: s390x
14:53:06 [2019-10-03T14:53:06.748Z] CPUs: 2
14:53:06 [2019-10-03T14:53:06.748Z] Total Memory: 7.862GiB
14:53:06 [2019-10-03T14:53:06.748Z] Name: s390x-ubuntu-06
14:53:06 [2019-10-03T14:53:06.748Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:53:06 [2019-10-03T14:53:06.748Z] Docker Root Dir: /var/lib/docker
14:53:06 [2019-10-03T14:53:06.748Z] Debug Mode (client): false
14:53:06 [2019-10-03T14:53:06.748Z] Debug Mode (server): false
14:53:06 [2019-10-03T14:53:06.748Z] Username: dockerbuildbot
14:53:06 [2019-10-03T14:53:06.748Z] Registry: https://index.docker.io/v1/
14:53:06 [2019-10-03T14:53:06.748Z] Labels:
14:53:06 [2019-10-03T14:53:06.748Z] Experimental: true
14:53:06 [2019-10-03T14:53:06.748Z] Insecure Registries:
14:53:06 [2019-10-03T14:53:06.748Z]  127.0.0.0/8
14:53:06 [2019-10-03T14:53:06.748Z] Live Restore Enabled: false
14:53:06 [2019-10-03T14:53:06.748Z] 
14:53:06 [2019-10-03T14:53:06.748Z] WARNING: No swap limit support
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:53:06 [2019-10-03T14:53:06.930Z] Still waiting to schedule task
14:53:06 [2019-10-03T14:53:06.930Z] Waiting for next available executor on ‘windows-2019’
[Pipeline] sh
14:53:07 [2019-10-03T14:53:07.179Z] + docker version
14:53:07 [2019-10-03T14:53:07.179Z] Client: Docker Engine - Community
14:53:07 [2019-10-03T14:53:07.179Z]  Version:           19.03.2
14:53:07 [2019-10-03T14:53:07.179Z]  API version:       1.40
14:53:07 [2019-10-03T14:53:07.179Z]  Go version:        go1.12.8
14:53:07 [2019-10-03T14:53:07.179Z]  Git commit:        6a30dfc
14:53:07 [2019-10-03T14:53:07.179Z]  Built:             Thu Aug 29 05:29:11 2019
14:53:07 [2019-10-03T14:53:07.179Z]  OS/Arch:           linux/amd64
14:53:07 [2019-10-03T14:53:07.179Z]  Experimental:      false
14:53:07 [2019-10-03T14:53:07.179Z] 
14:53:07 [2019-10-03T14:53:07.179Z] Server: Docker Engine - Community
14:53:07 [2019-10-03T14:53:07.179Z]  Engine:
14:53:07 [2019-10-03T14:53:07.179Z]   Version:          19.03.2
14:53:07 [2019-10-03T14:53:07.179Z]   API version:      1.40 (minimum version 1.12)
14:53:07 [2019-10-03T14:53:07.179Z]   Go version:       go1.12.8
14:53:07 [2019-10-03T14:53:07.179Z]   Git commit:       6a30dfc
14:53:07 [2019-10-03T14:53:07.179Z]   Built:            Thu Aug 29 05:27:45 2019
14:53:07 [2019-10-03T14:53:07.179Z]   OS/Arch:          linux/amd64
14:53:07 [2019-10-03T14:53:07.179Z]   Experimental:     true
14:53:07 [2019-10-03T14:53:07.179Z]  containerd:
14:53:07 [2019-10-03T14:53:07.179Z]   Version:          1.2.6
14:53:07 [2019-10-03T14:53:07.179Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:53:07 [2019-10-03T14:53:07.179Z]  runc:
14:53:07 [2019-10-03T14:53:07.179Z]   Version:          1.0.0-rc8
14:53:07 [2019-10-03T14:53:07.179Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:53:07 [2019-10-03T14:53:07.179Z]  docker-init:
14:53:07 [2019-10-03T14:53:07.179Z]   Version:          0.18.0
14:53:07 [2019-10-03T14:53:07.179Z]   GitCommit:        fec3683
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:53:07 [2019-10-03T14:53:07.651Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:07 [2019-10-03T14:53:07.651Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:07 [2019-10-03T14:53:07.651Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:53:07 [2019-10-03T14:53:07.651Z] + bash /home/jenkins/workspace/moby_PR-40034/check-config.sh
14:53:07 [2019-10-03T14:53:07.651Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:53:07 [2019-10-03T14:53:07.651Z] info: reading kernel config from /boot/config-4.4.0-161-generic ...
14:53:07 [2019-10-03T14:53:07.651Z] 
14:53:07 [2019-10-03T14:53:07.651Z] Generally Necessary:
14:53:07 [2019-10-03T14:53:07.699Z] + docker info
14:53:07 [2019-10-03T14:53:07.699Z] Client:
14:53:07 [2019-10-03T14:53:07.699Z]  Debug Mode: false
14:53:07 [2019-10-03T14:53:07.699Z] 
14:53:07 [2019-10-03T14:53:07.699Z] Server:
14:53:07 [2019-10-03T14:53:07.699Z]  Containers: 0
14:53:07 [2019-10-03T14:53:07.699Z]   Running: 0
14:53:07 [2019-10-03T14:53:07.699Z]   Paused: 0
14:53:07 [2019-10-03T14:53:07.699Z]   Stopped: 0
14:53:07 [2019-10-03T14:53:07.699Z]  Images: 145
14:53:07 [2019-10-03T14:53:07.699Z]  Server Version: 19.03.2
14:53:07 [2019-10-03T14:53:07.699Z]  Storage Driver: overlay2
14:53:07 [2019-10-03T14:53:07.699Z]   Backing Filesystem: extfs
14:53:07 [2019-10-03T14:53:07.699Z]   Supports d_type: true
14:53:07 [2019-10-03T14:53:07.699Z]   Native Overlay Diff: true
14:53:07 [2019-10-03T14:53:07.699Z]  Logging Driver: json-file
14:53:07 [2019-10-03T14:53:07.699Z]  Cgroup Driver: cgroupfs
14:53:07 [2019-10-03T14:53:07.699Z]  Plugins:
14:53:07 [2019-10-03T14:53:07.699Z]   Volume: local
14:53:07 [2019-10-03T14:53:07.699Z]   Network: bridge host ipvlan macvlan null overlay
14:53:07 [2019-10-03T14:53:07.699Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:53:07 [2019-10-03T14:53:07.699Z]  Swarm: inactive
14:53:07 [2019-10-03T14:53:07.699Z]  Runtimes: runc
14:53:07 [2019-10-03T14:53:07.699Z]  Default Runtime: runc
14:53:07 [2019-10-03T14:53:07.699Z]  Init Binary: docker-init
14:53:07 [2019-10-03T14:53:07.699Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:53:07 [2019-10-03T14:53:07.699Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:53:07 [2019-10-03T14:53:07.699Z]  init version: fec3683
14:53:07 [2019-10-03T14:53:07.699Z]  Security Options:
14:53:07 [2019-10-03T14:53:07.699Z]   apparmor
14:53:07 [2019-10-03T14:53:07.699Z]   seccomp
14:53:07 [2019-10-03T14:53:07.699Z]    Profile: default
14:53:07 [2019-10-03T14:53:07.699Z]  Kernel Version: 4.15.0-1048-aws
14:53:07 [2019-10-03T14:53:07.699Z]  Operating System: Ubuntu 18.04.3 LTS
14:53:07 [2019-10-03T14:53:07.699Z]  OSType: linux
14:53:07 [2019-10-03T14:53:07.699Z]  Architecture: x86_64
14:53:07 [2019-10-03T14:53:07.699Z]  CPUs: 2
14:53:07 [2019-10-03T14:53:07.699Z]  Total Memory: 7.501GiB
14:53:07 [2019-10-03T14:53:07.699Z]  Name: ip-10-100-70-224
14:53:07 [2019-10-03T14:53:07.699Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:53:07 [2019-10-03T14:53:07.699Z]  Docker Root Dir: /var/lib/docker
14:53:07 [2019-10-03T14:53:07.699Z]  Debug Mode: false
14:53:07 [2019-10-03T14:53:07.699Z]  Registry: https://index.docker.io/v1/
14:53:07 [2019-10-03T14:53:07.699Z]  Labels:
14:53:07 [2019-10-03T14:53:07.699Z]  Experimental: true
14:53:07 [2019-10-03T14:53:07.699Z]  Insecure Registries:
14:53:07 [2019-10-03T14:53:07.699Z]   127.0.0.0/8
14:53:07 [2019-10-03T14:53:07.699Z]  Live Restore Enabled: true
14:53:07 [2019-10-03T14:53:07.699Z] 
14:53:07 [2019-10-03T14:53:07.699Z] WARNING: No swap limit support
[Pipeline] sh
14:53:07 [2019-10-03T14:53:07.756Z] + docker version
14:53:07 [2019-10-03T14:53:07.756Z] Client: Docker Engine - Community
14:53:07 [2019-10-03T14:53:07.756Z]  Version:           19.03.2
14:53:07 [2019-10-03T14:53:07.756Z]  API version:       1.40
14:53:07 [2019-10-03T14:53:07.756Z]  Go version:        go1.12.8
14:53:07 [2019-10-03T14:53:07.756Z]  Git commit:        6a30dfc
14:53:07 [2019-10-03T14:53:07.756Z]  Built:             Thu Aug 29 05:29:11 2019
14:53:07 [2019-10-03T14:53:07.756Z]  OS/Arch:           linux/amd64
14:53:07 [2019-10-03T14:53:07.756Z]  Experimental:      false
14:53:07 [2019-10-03T14:53:07.756Z] 
14:53:07 [2019-10-03T14:53:07.756Z] Server: Docker Engine - Community
14:53:07 [2019-10-03T14:53:07.756Z]  Engine:
14:53:07 [2019-10-03T14:53:07.756Z]   Version:          19.03.2
14:53:07 [2019-10-03T14:53:07.756Z]   API version:      1.40 (minimum version 1.12)
14:53:07 [2019-10-03T14:53:07.756Z]   Go version:       go1.12.8
14:53:07 [2019-10-03T14:53:07.756Z]   Git commit:       6a30dfc
14:53:07 [2019-10-03T14:53:07.756Z]   Built:            Thu Aug 29 05:27:45 2019
14:53:07 [2019-10-03T14:53:07.756Z]   OS/Arch:          linux/amd64
14:53:07 [2019-10-03T14:53:07.756Z]   Experimental:     true
14:53:07 [2019-10-03T14:53:07.756Z]  containerd:
14:53:07 [2019-10-03T14:53:07.756Z]   Version:          1.2.6
14:53:07 [2019-10-03T14:53:07.756Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:53:07 [2019-10-03T14:53:07.756Z]  runc:
14:53:07 [2019-10-03T14:53:07.756Z]   Version:          1.0.0-rc8
14:53:07 [2019-10-03T14:53:07.756Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
14:53:07 [2019-10-03T14:53:07.756Z]  docker-init:
14:53:07 [2019-10-03T14:53:07.756Z]   Version:          0.18.0
14:53:07 [2019-10-03T14:53:07.756Z]   GitCommit:        fec3683
[Pipeline] sh
14:53:07 [2019-10-03T14:53:07.978Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:07 [2019-10-03T14:53:07.978Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:07 [2019-10-03T14:53:07.978Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:53:07 [2019-10-03T14:53:07.978Z] + bash /home/ubuntu/workspace/moby_PR-40034/check-config.sh
14:53:07 [2019-10-03T14:53:07.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:53:07 [2019-10-03T14:53:07.978Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:53:07 [2019-10-03T14:53:07.978Z] 
14:53:07 [2019-10-03T14:53:07.978Z] Generally Necessary:
14:53:07 [2019-10-03T14:53:07.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:53:07 [2019-10-03T14:53:07.978Z] - apparmor: enabled and tools installed
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_NAMESPACES: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_NET_NS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_PID_NS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_IPC_NS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_UTS_NS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CGROUPS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CGROUP_CPUACCT: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CGROUP_DEVICE: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CGROUP_FREEZER: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CGROUP_SCHED: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_CPUSETS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_MEMCG: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_KEYS: enabled
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_VETH: enabled (as module)
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_BRIDGE: enabled (as module)
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:53:07 [2019-10-03T14:53:07.978Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:53:08 [2019-10-03T14:53:08.034Z] - apparmor: enabled and tools installed
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NAMESPACES: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NET_NS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_PID_NS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IPC_NS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_UTS_NS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUPS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_CPUACCT: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_DEVICE: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_FREEZER: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_SCHED: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CPUSETS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_MEMCG: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_KEYS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_VETH: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_BRIDGE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NF_NAT_NEEDED: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_POSIX_MQUEUE: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:53:08 [2019-10-03T14:53:08.034Z] 
14:53:08 [2019-10-03T14:53:08.034Z] Optional Features:
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_USER_NS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_SECCOMP: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_PIDS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_MEMCG_SWAP: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:53:08 [2019-10-03T14:53:08.034Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_MEMCG_KMEM: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_BLK_CGROUP: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IOSCHED_CFQ: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_PERF: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_HUGETLB: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_CFS_BANDWIDTH: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_RT_GROUP_SCHED: missing
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_VS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_VS_NFCT: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_IP_VS_RR: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_EXT4_FS: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:53:08 [2019-10-03T14:53:08.034Z] - Network Drivers:
14:53:08 [2019-10-03T14:53:08.034Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.034Z]     - CONFIG_VXLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.034Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:53:08 [2019-10-03T14:53:08.034Z]       Optional (for encrypted networks):
14:53:08 [2019-10-03T14:53:08.039Z] + docker info
14:53:08 [2019-10-03T14:53:08.039Z] Client:
14:53:08 [2019-10-03T14:53:08.039Z]  Debug Mode: false
14:53:08 [2019-10-03T14:53:08.039Z] 
14:53:08 [2019-10-03T14:53:08.039Z] Server:
14:53:08 [2019-10-03T14:53:08.039Z]  Containers: 0
14:53:08 [2019-10-03T14:53:08.039Z]   Running: 0
14:53:08 [2019-10-03T14:53:08.039Z]   Paused: 0
14:53:08 [2019-10-03T14:53:08.039Z]   Stopped: 0
14:53:08 [2019-10-03T14:53:08.039Z]  Images: 104
14:53:08 [2019-10-03T14:53:08.039Z]  Server Version: 19.03.2
14:53:08 [2019-10-03T14:53:08.039Z]  Storage Driver: overlay2
14:53:08 [2019-10-03T14:53:08.039Z]   Backing Filesystem: extfs
14:53:08 [2019-10-03T14:53:08.039Z]   Supports d_type: true
14:53:08 [2019-10-03T14:53:08.039Z]   Native Overlay Diff: true
14:53:08 [2019-10-03T14:53:08.039Z]  Logging Driver: json-file
14:53:08 [2019-10-03T14:53:08.039Z]  Cgroup Driver: cgroupfs
14:53:08 [2019-10-03T14:53:08.039Z]  Plugins:
14:53:08 [2019-10-03T14:53:08.039Z]   Volume: local
14:53:08 [2019-10-03T14:53:08.039Z]   Network: bridge host ipvlan macvlan null overlay
14:53:08 [2019-10-03T14:53:08.039Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:53:08 [2019-10-03T14:53:08.039Z]  Swarm: inactive
14:53:08 [2019-10-03T14:53:08.039Z]  Runtimes: runc
14:53:08 [2019-10-03T14:53:08.039Z]  Default Runtime: runc
14:53:08 [2019-10-03T14:53:08.039Z]  Init Binary: docker-init
14:53:08 [2019-10-03T14:53:08.039Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
14:53:08 [2019-10-03T14:53:08.039Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
14:53:08 [2019-10-03T14:53:08.039Z]  init version: fec3683
14:53:08 [2019-10-03T14:53:08.039Z]  Security Options:
14:53:08 [2019-10-03T14:53:08.039Z]   apparmor
14:53:08 [2019-10-03T14:53:08.039Z]   seccomp
14:53:08 [2019-10-03T14:53:08.039Z]    Profile: default
14:53:08 [2019-10-03T14:53:08.039Z]  Kernel Version: 4.15.0-1048-aws
14:53:08 [2019-10-03T14:53:08.039Z]  Operating System: Ubuntu 18.04.3 LTS
14:53:08 [2019-10-03T14:53:08.039Z]  OSType: linux
14:53:08 [2019-10-03T14:53:08.039Z]  Architecture: x86_64
14:53:08 [2019-10-03T14:53:08.039Z]  CPUs: 2
14:53:08 [2019-10-03T14:53:08.039Z]  Total Memory: 7.501GiB
14:53:08 [2019-10-03T14:53:08.039Z]  Name: ip-10-100-123-179
14:53:08 [2019-10-03T14:53:08.039Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
14:53:08 [2019-10-03T14:53:08.039Z]  Docker Root Dir: /var/lib/docker
14:53:08 [2019-10-03T14:53:08.039Z]  Debug Mode: false
14:53:08 [2019-10-03T14:53:08.039Z]  Registry: https://index.docker.io/v1/
14:53:08 [2019-10-03T14:53:08.039Z]  Labels:
14:53:08 [2019-10-03T14:53:08.039Z]  Experimental: true
14:53:08 [2019-10-03T14:53:08.039Z]  Insecure Registries:
14:53:08 [2019-10-03T14:53:08.039Z]   127.0.0.0/8
14:53:08 [2019-10-03T14:53:08.039Z]  Live Restore Enabled: true
14:53:08 [2019-10-03T14:53:08.039Z] 
14:53:08 [2019-10-03T14:53:08.039Z] WARNING: No swap limit support
[Pipeline] sh
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NF_NAT_NEEDED: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_POSIX_MQUEUE: enabled
14:53:08 [2019-10-03T14:53:08.234Z] 
14:53:08 [2019-10-03T14:53:08.234Z] Optional Features:
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_USER_NS: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_SECCOMP: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CGROUP_PIDS: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_MEMCG_SWAP: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:53:08 [2019-10-03T14:53:08.234Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_BLK_CGROUP: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_IOSCHED_CFQ: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CGROUP_PERF: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CGROUP_HUGETLB: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_CFS_BANDWIDTH: enabled
14:53:08 [2019-10-03T14:53:08.234Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_RT_GROUP_SCHED: missing
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_VS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_VS_NFCT: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_IP_VS_RR: enabled (as module)
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_EXT4_FS: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:53:08 [2019-10-03T14:53:08.235Z] - Network Drivers:
14:53:08 [2019-10-03T14:53:08.235Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.235Z]     - CONFIG_VXLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.235Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:53:08 [2019-10-03T14:53:08.235Z]       Optional (for encrypted networks):
14:53:08 [2019-10-03T14:53:08.320Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:08 [2019-10-03T14:53:08.320Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:08 [2019-10-03T14:53:08.320Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:53:08 [2019-10-03T14:53:08.320Z] + bash /home/ubuntu/workspace/moby_PR-40034/check-config.sh
14:53:08 [2019-10-03T14:53:08.320Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:53:08 [2019-10-03T14:53:08.320Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
14:53:08 [2019-10-03T14:53:08.320Z] 
14:53:08 [2019-10-03T14:53:08.320Z] Generally Necessary:
14:53:08 [2019-10-03T14:53:08.320Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:53:08 [2019-10-03T14:53:08.320Z] - apparmor: enabled and tools installed
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NAMESPACES: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NET_NS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_PID_NS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_IPC_NS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_UTS_NS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUPS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUP_CPUACCT: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUP_DEVICE: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUP_FREEZER: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUP_SCHED: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CPUSETS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_MEMCG: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_KEYS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_VETH: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_BRIDGE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NF_NAT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_NF_NAT_NEEDED: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_POSIX_MQUEUE: enabled
14:53:08 [2019-10-03T14:53:08.320Z] 
14:53:08 [2019-10-03T14:53:08.320Z] Optional Features:
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_USER_NS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_SECCOMP: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_CGROUP_PIDS: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_MEMCG_SWAP: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:53:08 [2019-10-03T14:53:08.320Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
14:53:08 [2019-10-03T14:53:08.320Z] - CONFIG_BLK_CGROUP: enabled
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_CRYPTO: enabled
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_XFRM: enabled
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_XFRM_USER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_INET_ESP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "ipvlan":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_IPVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "macvlan":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_MACVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_DUMMY: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "ftp,tftp client in container":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z] - Storage Drivers:
14:53:08 [2019-10-03T14:53:08.669Z]   - "aufs":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_AUFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "btrfs":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.669Z]   - "devicemapper":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_BLK_DEV_DM: enabled
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.669Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.669Z]   - "zfs":
14:53:08 [2019-10-03T14:53:08.669Z]     - /dev/zfs: missing
14:53:08 [2019-10-03T14:53:08.669Z]     - zfs command: missing
14:53:08 [2019-10-03T14:53:08.669Z]     - zpool command: missing
14:53:08 [2019-10-03T14:53:08.669Z] 
14:53:08 [2019-10-03T14:53:08.669Z] Limits:
14:53:08 [2019-10-03T14:53:08.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:53:08 [2019-10-03T14:53:08.669Z] 
14:53:08 [2019-10-03T14:53:08.669Z] + true
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_CRYPTO: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_CRYPTO_AEAD: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_CRYPTO_GCM: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_CRYPTO_GHASH: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_XFRM: enabled
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_XFRM_USER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_INET_ESP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "ipvlan":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_IPVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "macvlan":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_MACVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_DUMMY: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "ftp,tftp client in container":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z] - Storage Drivers:
14:53:08 [2019-10-03T14:53:08.675Z]   - "aufs":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_AUFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "btrfs":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.675Z]   - "devicemapper":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_BLK_DEV_DM: enabled
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.675Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.675Z]   - "zfs":
14:53:08 [2019-10-03T14:53:08.675Z]     - /dev/zfs: missing
14:53:08 [2019-10-03T14:53:08.675Z]     - zfs command: missing
14:53:08 [2019-10-03T14:53:08.675Z]     - zpool command: missing
14:53:08 [2019-10-03T14:53:08.675Z] 
14:53:08 [2019-10-03T14:53:08.675Z] Limits:
14:53:08 [2019-10-03T14:53:08.675Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:53:08 [2019-10-03T14:53:08.675Z] 
14:53:08 [2019-10-03T14:53:08.675Z] + true
[Pipeline] }
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IOSCHED_CFQ: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_CGROUP_PERF: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_CGROUP_HUGETLB: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_CFS_BANDWIDTH: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_RT_GROUP_SCHED: missing
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_VS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_VS_NFCT: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_IP_VS_RR: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_EXT4_FS: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:53:08 [2019-10-03T14:53:08.686Z] - Network Drivers:
14:53:08 [2019-10-03T14:53:08.686Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_VXLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       Optional (for encrypted networks):
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_CRYPTO: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_CRYPTO_AEAD: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_CRYPTO_GCM: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_CRYPTO_GHASH: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_XFRM: enabled
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_XFRM_USER: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_INET_ESP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]   - "ipvlan":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_IPVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]   - "macvlan":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_MACVLAN: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_DUMMY: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]   - "ftp,tftp client in container":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z] - Storage Drivers:
14:53:08 [2019-10-03T14:53:08.686Z]   - "aufs":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_AUFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]   - "btrfs":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:53:08 [2019-10-03T14:53:08.686Z]   - "devicemapper":
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_BLK_DEV_DM: enabled
14:53:08 [2019-10-03T14:53:08.686Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:53:08 [2019-10-03T14:53:08.686Z]   - "overlay":
14:53:08 [2019-10-03T14:53:08.687Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:53:08 [2019-10-03T14:53:08.687Z]   - "zfs":
14:53:08 [2019-10-03T14:53:08.687Z]     - /dev/zfs: missing
14:53:08 [2019-10-03T14:53:08.687Z]     - zfs command: missing
14:53:08 [2019-10-03T14:53:08.687Z]     - zpool command: missing
14:53:08 [2019-10-03T14:53:08.687Z] 
14:53:08 [2019-10-03T14:53:08.687Z] Limits:
14:53:08 [2019-10-03T14:53:08.687Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:53:08 [2019-10-03T14:53:08.687Z] 
14:53:08 [2019-10-03T14:53:08.687Z] + true
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
14:53:09 [2019-10-03T14:53:09.311Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a703ccb469c1bd2c75d80ed9891c432078db316 .
14:53:09 [2019-10-03T14:53:09.312Z] #2 [internal] load .dockerignore
14:53:09 [2019-10-03T14:53:09.312Z] #2 transferring context: 87B done
14:53:09 [2019-10-03T14:53:09.312Z] #2 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.312Z] 
14:53:09 [2019-10-03T14:53:09.312Z] #1 [internal] load build definition from Dockerfile
14:53:09 [2019-10-03T14:53:09.312Z] #1 transferring dockerfile: 10.84kB done
14:53:09 [2019-10-03T14:53:09.312Z] #1 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.312Z] 
14:53:09 [2019-10-03T14:53:09.312Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
14:53:09 [2019-10-03T14:53:09.339Z] + sudo modprobe ip_vs
14:53:09 [2019-10-03T14:53:09.339Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a703ccb469c1bd2c75d80ed9891c432078db316 .
14:53:09 [2019-10-03T14:53:09.339Z] #2 [internal] load .dockerignore
14:53:09 [2019-10-03T14:53:09.339Z] #2 transferring context: 87B done
14:53:09 [2019-10-03T14:53:09.339Z] #2 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.339Z] 
14:53:09 [2019-10-03T14:53:09.339Z] #1 [internal] load build definition from Dockerfile
14:53:09 [2019-10-03T14:53:09.339Z] #1 transferring dockerfile: 10.84kB done
14:53:09 [2019-10-03T14:53:09.339Z] #1 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.339Z] 
14:53:09 [2019-10-03T14:53:09.339Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch
14:53:09 [2019-10-03T14:53:09.571Z] #3 DONE 0.1s
14:53:09 [2019-10-03T14:53:09.571Z] 
14:53:09 [2019-10-03T14:53:09.571Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
14:53:09 [2019-10-03T14:53:09.571Z] #64 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.571Z] 
14:53:09 [2019-10-03T14:53:09.571Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
14:53:09 [2019-10-03T14:53:09.571Z] #4 DONE 0.0s
14:53:09 [2019-10-03T14:53:09.571Z] 
14:53:09 [2019-10-03T14:53:09.571Z] #18 [internal] load build context
14:53:09 [2019-10-03T14:53:09.601Z] #3 DONE 0.3s
14:53:09 [2019-10-03T14:53:09.859Z] 
14:53:09 [2019-10-03T14:53:09.859Z] #18 [internal] load build context
14:53:09 [2019-10-03T14:53:09.865Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a703ccb469c1bd2c75d80ed9891c432078db316 .
14:53:10 [2019-10-03T14:53:10.501Z] #18 transferring context: 45.49MB 1.1s done
14:53:10 [2019-10-03T14:53:10.501Z] #18 DONE 1.1s
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:53:10 [2019-10-03T14:53:10.756Z] #55 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:53:10 [2019-10-03T14:53:10.756Z] #52 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:53:10 [2019-10-03T14:53:10.756Z] #50 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:53:10 [2019-10-03T14:53:10.756Z] #41 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.756Z] #63 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.756Z] #43 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:53:10 [2019-10-03T14:53:10.756Z] #47 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:53:10 [2019-10-03T14:53:10.756Z] #49 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #7 [dev 1/24] RUN groupadd -r docker
14:53:10 [2019-10-03T14:53:10.756Z] #7 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:10 [2019-10-03T14:53:10.756Z] #45 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:53:10 [2019-10-03T14:53:10.756Z] #30 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:53:10 [2019-10-03T14:53:10.756Z] #60 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:10 [2019-10-03T14:53:10.756Z] #40 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:53:10 [2019-10-03T14:53:10.756Z] #17 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:53:10 [2019-10-03T14:53:10.756Z] #14 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:53:10 [2019-10-03T14:53:10.756Z] #20 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:53:10 [2019-10-03T14:53:10.756Z] #62 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:53:10 [2019-10-03T14:53:10.756Z] #21 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:53:10 [2019-10-03T14:53:10.756Z] #53 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:53:10 [2019-10-03T14:53:10.756Z] #5 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
14:53:10 [2019-10-03T14:53:10.756Z] #65 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:53:10 [2019-10-03T14:53:10.756Z] #19 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:53:10 [2019-10-03T14:53:10.756Z] #58 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:53:10 [2019-10-03T14:53:10.756Z] #10 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:10 [2019-10-03T14:53:10.756Z] #57 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:53:10 [2019-10-03T14:53:10.756Z] #27 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:53:10 [2019-10-03T14:53:10.756Z] #9 CACHED
14:53:10 [2019-10-03T14:53:10.756Z] 
14:53:10 [2019-10-03T14:53:10.756Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:53:10 [2019-10-03T14:53:10.757Z] #15 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:53:10 [2019-10-03T14:53:10.757Z] #26 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #25 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:53:10 [2019-10-03T14:53:10.757Z] #42 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #56 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:53:10 [2019-10-03T14:53:10.757Z] #61 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:10 [2019-10-03T14:53:10.757Z] #13 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
14:53:10 [2019-10-03T14:53:10.757Z] #24 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:53:10 [2019-10-03T14:53:10.757Z] #44 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
14:53:10 [2019-10-03T14:53:10.757Z] #54 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
14:53:10 [2019-10-03T14:53:10.757Z] #8 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:53:10 [2019-10-03T14:53:10.757Z] #46 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #12 [dev 6/24] RUN ldconfig
14:53:10 [2019-10-03T14:53:10.757Z] #12 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #48 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:53:10 [2019-10-03T14:53:10.757Z] #33 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #28 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:53:10 [2019-10-03T14:53:10.757Z] #37 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:53:10 [2019-10-03T14:53:10.757Z] #6 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:10 [2019-10-03T14:53:10.757Z] #36 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:10 [2019-10-03T14:53:10.757Z] #22 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:10 [2019-10-03T14:53:10.757Z] #35 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #39 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #31 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:53:10 [2019-10-03T14:53:10.757Z] #38 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:53:10 [2019-10-03T14:53:10.757Z] #32 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #16 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:53:10 [2019-10-03T14:53:10.757Z] #23 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #34 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
14:53:10 [2019-10-03T14:53:10.757Z] #59 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
14:53:10 [2019-10-03T14:53:10.757Z] #51 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:53:10 [2019-10-03T14:53:10.757Z] #11 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:53:10 [2019-10-03T14:53:10.757Z] #29 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
14:53:10 [2019-10-03T14:53:10.757Z] #66 CACHED
14:53:10 [2019-10-03T14:53:10.757Z] 
14:53:10 [2019-10-03T14:53:10.757Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
14:53:11 [2019-10-03T14:53:11.201Z] Sending build context to Docker daemon  49.96MB

14:53:11 [2019-10-03T14:53:11.201Z] Step 1/126 : ARG CROSS="false"
14:53:11 [2019-10-03T14:53:11.201Z] Step 2/126 : ARG GO_VERSION=1.13.1
14:53:11 [2019-10-03T14:53:11.201Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
14:53:11 [2019-10-03T14:53:11.201Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
14:53:11 [2019-10-03T14:53:11.577Z] 1.13.1-stretch: Pulling from library/golang
14:53:11 [2019-10-03T14:53:11.577Z] 5d4da55d9cf0: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] dad3041fe122: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] f6542c8f56fb: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] 25fa3a7ad4fa: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] 471e0aba6530: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] 25fa3a7ad4fa: Waiting
14:53:11 [2019-10-03T14:53:11.577Z] da9d4fe5b400: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] b17554aa6f80: Pulling fs layer
14:53:11 [2019-10-03T14:53:11.577Z] 471e0aba6530: Waiting
14:53:11 [2019-10-03T14:53:11.577Z] da9d4fe5b400: Waiting
14:53:11 [2019-10-03T14:53:11.577Z] b17554aa6f80: Waiting
14:53:12 [2019-10-03T14:53:12.028Z] f6542c8f56fb: Verifying Checksum
14:53:12 [2019-10-03T14:53:12.028Z] f6542c8f56fb: Download complete
14:53:12 [2019-10-03T14:53:12.028Z] dad3041fe122: Verifying Checksum
14:53:12 [2019-10-03T14:53:12.028Z] dad3041fe122: Download complete
14:53:12 [2019-10-03T14:53:12.124Z] #67 DONE 1.3s
14:53:12 [2019-10-03T14:53:12.125Z] 
14:53:12 [2019-10-03T14:53:12.125Z] #68 exporting to image
14:53:12 [2019-10-03T14:53:12.125Z] #68 exporting layers
14:53:12 [2019-10-03T14:53:12.684Z] #68 exporting layers 0.8s done
14:53:12 [2019-10-03T14:53:12.684Z] #68 writing image sha256:89b85662d84f2a17d5ab92fc1e859bf535ac43e5d7b944f651f9d27a11d9d94a
14:53:12 [2019-10-03T14:53:12.684Z] #68 writing image sha256:89b85662d84f2a17d5ab92fc1e859bf535ac43e5d7b944f651f9d27a11d9d94a done
14:53:12 [2019-10-03T14:53:12.684Z] #68 naming to docker.io/library/docker:5a703ccb469c1bd2c75d80ed9891c432078db316 done
14:53:12 [2019-10-03T14:53:12.684Z] #68 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:53:12 [2019-10-03T14:53:12.749Z] 5d4da55d9cf0: Verifying Checksum
14:53:12 [2019-10-03T14:53:12.749Z] 5d4da55d9cf0: Download complete
14:53:12 [2019-10-03T14:53:12.749Z] 25fa3a7ad4fa: Verifying Checksum
14:53:12 [2019-10-03T14:53:12.749Z] 25fa3a7ad4fa: Download complete
14:53:13 [2019-10-03T14:53:13.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40034/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/validate/default
14:53:13 [2019-10-03T14:53:13.249Z] b17554aa6f80: Verifying Checksum
14:53:13 [2019-10-03T14:53:13.249Z] b17554aa6f80: Download complete
14:53:13 [2019-10-03T14:53:13.249Z] 471e0aba6530: Verifying Checksum
14:53:13 [2019-10-03T14:53:13.249Z] 471e0aba6530: Download complete
14:53:14 [2019-10-03T14:53:14.049Z] #18 ...
14:53:14 [2019-10-03T14:53:14.049Z] 
14:53:14 [2019-10-03T14:53:14.049Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
14:53:14 [2019-10-03T14:53:14.049Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done
14:53:14 [2019-10-03T14:53:14.049Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:53:14 [2019-10-03T14:53:14.049Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:53:14 [2019-10-03T14:53:14.049Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.5s done
14:53:14 [2019-10-03T14:53:14.049Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done
14:53:14 [2019-10-03T14:53:14.049Z] #64 DONE 3.3s
14:53:14 [2019-10-03T14:53:14.049Z] 
14:53:14 [2019-10-03T14:53:14.049Z] #18 [internal] load build context
14:53:14 [2019-10-03T14:53:14.049Z] #18 transferring context: 45.49MB 3.9s done
14:53:14 [2019-10-03T14:53:14.049Z] #18 DONE 4.0s
14:53:14 [2019-10-03T14:53:14.049Z] 
14:53:14 [2019-10-03T14:53:14.049Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5...
14:53:14 [2019-10-03T14:53:14.049Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.2s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.5s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.5s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.5s done
14:53:14 [2019-10-03T14:53:14.049Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 2.9s
14:53:14 [2019-10-03T14:53:14.049Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.6s done
14:53:14 [2019-10-03T14:53:14.497Z] Congratulations!  All commits are properly signed with the DCO!
14:53:14 [2019-10-03T14:53:14.497Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:53:14 [2019-10-03T14:53:14.751Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:53:14 [2019-10-03T14:53:14.751Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
14:53:14 [2019-10-03T14:53:14.949Z] da9d4fe5b400: Verifying Checksum
14:53:14 [2019-10-03T14:53:14.949Z] da9d4fe5b400: Download complete
14:53:14 [2019-10-03T14:53:14.979Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.9s done
14:53:14 [2019-10-03T14:53:14.980Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
14:53:15 [2019-10-03T14:53:15.236Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.3s done
14:53:15 [2019-10-03T14:53:15.236Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
14:53:15 [2019-10-03T14:53:15.520Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done
14:53:15 [2019-10-03T14:53:15.791Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee
14:53:16 [2019-10-03T14:53:16.039Z] 5d4da55d9cf0: Pull complete
14:53:16 [2019-10-03T14:53:16.955Z] dad3041fe122: Pull complete
14:53:16 [2019-10-03T14:53:16.955Z] f6542c8f56fb: Pull complete
14:53:17 [2019-10-03T14:53:17.255Z] Fetching without tags
14:53:17 [2019-10-03T14:53:17.694Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.0s done
14:53:17 [2019-10-03T14:53:17.694Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675
14:53:17 [2019-10-03T14:53:17.747Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:17 [2019-10-03T14:53:17.203Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:17 [2019-10-03T14:53:17.208Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:53:17 [2019-10-03T14:53:17.211Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:53:17 [2019-10-03T14:53:17.234Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:53:17 [2019-10-03T14:53:17.251Z] Fetching upstream changes from https://github.com/moby/moby.git
14:53:17 [2019-10-03T14:53:17.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:53:17 [2019-10-03T14:53:17.252Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:53:17 [2019-10-03T14:53:17.743Z]  > git config core.sparsecheckout # timeout=10
14:53:17 [2019-10-03T14:53:17.746Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:18 [2019-10-03T14:53:18.978Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:53:18 [2019-10-03T14:53:18.979Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:53:19 [2019-10-03T14:53:19.886Z] Commit message: "bump docker-py to 4.1.0"
14:53:19 [2019-10-03T14:53:19.929Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
14:53:20 [2019-10-03T14:53:20.216Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.0s done
14:53:20 [2019-10-03T14:53:20.216Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0.1s
14:53:18 [2019-10-03T14:53:18.917Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:53:18 [2019-10-03T14:53:18.957Z]  > git rev-parse HEAD^{commit} # timeout=10
14:53:18 [2019-10-03T14:53:18.975Z]  > git config core.sparsecheckout # timeout=10
14:53:18 [2019-10-03T14:53:18.978Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:53:20 [2019-10-03T14:53:20.740Z] 25fa3a7ad4fa: Pull complete
14:53:20 [2019-10-03T14:53:20.970Z] + docker version
14:53:20 [2019-10-03T14:53:20.970Z] Client:
14:53:20 [2019-10-03T14:53:20.970Z]  Version:           18.06.1-ce
14:53:20 [2019-10-03T14:53:20.970Z]  API version:       1.38
14:53:20 [2019-10-03T14:53:20.970Z]  Go version:        go1.10.3
14:53:20 [2019-10-03T14:53:20.970Z]  Git commit:        e68fc7a
14:53:20 [2019-10-03T14:53:20.970Z]  Built:             Tue Aug 21 17:26:10 2018
14:53:20 [2019-10-03T14:53:20.970Z]  OS/Arch:           linux/ppc64le
14:53:20 [2019-10-03T14:53:20.970Z]  Experimental:      false
14:53:20 [2019-10-03T14:53:20.970Z] 
14:53:20 [2019-10-03T14:53:20.970Z] Server:
14:53:20 [2019-10-03T14:53:20.970Z]  Engine:
14:53:20 [2019-10-03T14:53:20.970Z]   Version:          18.06.1-ce
14:53:20 [2019-10-03T14:53:20.970Z]   API version:      1.38 (minimum version 1.12)
14:53:20 [2019-10-03T14:53:20.970Z]   Go version:       go1.10.3
14:53:20 [2019-10-03T14:53:20.970Z]   Git commit:       e68fc7a
14:53:20 [2019-10-03T14:53:20.970Z]   Built:            Tue Aug 21 17:24:20 2018
14:53:20 [2019-10-03T14:53:20.970Z]   OS/Arch:          linux/ppc64le
14:53:20 [2019-10-03T14:53:20.970Z]   Experimental:     true
[Pipeline] sh
14:53:21 [2019-10-03T14:53:21.371Z] + docker info
14:53:21 [2019-10-03T14:53:21.371Z] Containers: 0
14:53:21 [2019-10-03T14:53:21.371Z]  Running: 0
14:53:21 [2019-10-03T14:53:21.371Z]  Paused: 0
14:53:21 [2019-10-03T14:53:21.371Z]  Stopped: 0
14:53:21 [2019-10-03T14:53:21.371Z] Images: 0
14:53:21 [2019-10-03T14:53:21.371Z] Server Version: 18.06.1-ce
14:53:21 [2019-10-03T14:53:21.371Z] Storage Driver: overlay2
14:53:21 [2019-10-03T14:53:21.371Z]  Backing Filesystem: extfs
14:53:21 [2019-10-03T14:53:21.371Z]  Supports d_type: true
14:53:21 [2019-10-03T14:53:21.371Z]  Native Overlay Diff: true
14:53:21 [2019-10-03T14:53:21.371Z] Logging Driver: json-file
14:53:21 [2019-10-03T14:53:21.371Z] Cgroup Driver: cgroupfs
14:53:21 [2019-10-03T14:53:21.371Z] Plugins:
14:53:21 [2019-10-03T14:53:21.371Z]  Volume: local
14:53:21 [2019-10-03T14:53:21.371Z]  Network: bridge host ipvlan macvlan null overlay
14:53:21 [2019-10-03T14:53:21.371Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:53:21 [2019-10-03T14:53:21.371Z] Swarm: inactive
14:53:21 [2019-10-03T14:53:21.371Z] Runtimes: runc
14:53:21 [2019-10-03T14:53:21.371Z] Default Runtime: runc
14:53:21 [2019-10-03T14:53:21.371Z] Init Binary: docker-init
14:53:21 [2019-10-03T14:53:21.371Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:53:21 [2019-10-03T14:53:21.371Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:53:21 [2019-10-03T14:53:21.371Z] init version: fec3683
14:53:21 [2019-10-03T14:53:21.371Z] Security Options:
14:53:21 [2019-10-03T14:53:21.371Z]  apparmor
14:53:21 [2019-10-03T14:53:21.371Z]  seccomp
14:53:21 [2019-10-03T14:53:21.371Z]   Profile: default
14:53:21 [2019-10-03T14:53:21.371Z] Kernel Version: 4.4.0-139-generic
14:53:21 [2019-10-03T14:53:21.371Z] Operating System: Ubuntu 16.04.3 LTS
14:53:21 [2019-10-03T14:53:21.371Z] OSType: linux
14:53:21 [2019-10-03T14:53:21.371Z] Architecture: ppc64le
14:53:21 [2019-10-03T14:53:21.371Z] CPUs: 4
14:53:21 [2019-10-03T14:53:21.371Z] Total Memory: 3.976GiB
14:53:21 [2019-10-03T14:53:21.371Z] Name: ppc64le-ubuntu-22
14:53:21 [2019-10-03T14:53:21.371Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:53:21 [2019-10-03T14:53:21.371Z] Docker Root Dir: /var/lib/docker
14:53:21 [2019-10-03T14:53:21.371Z] Debug Mode (client): false
14:53:21 [2019-10-03T14:53:21.371Z] Debug Mode (server): false
14:53:21 [2019-10-03T14:53:21.371Z] Username: dockerbuildbot
14:53:21 [2019-10-03T14:53:21.371Z] Registry: https://index.docker.io/v1/
14:53:21 [2019-10-03T14:53:21.371Z] Labels:
14:53:21 [2019-10-03T14:53:21.371Z] Experimental: true
14:53:21 [2019-10-03T14:53:21.371Z] Insecure Registries:
14:53:21 [2019-10-03T14:53:21.371Z]  127.0.0.0/8
14:53:21 [2019-10-03T14:53:21.371Z] Live Restore Enabled: false
14:53:21 [2019-10-03T14:53:21.371Z] 
[Pipeline] sh
14:53:21 [2019-10-03T14:53:21.754Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:21 [2019-10-03T14:53:21.754Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:53:21 [2019-10-03T14:53:21.754Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:53:22 [2019-10-03T14:53:22.039Z] + bash /home/docker/workspace/moby_PR-40034/check-config.sh
14:53:22 [2019-10-03T14:53:22.039Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:53:22 [2019-10-03T14:53:22.039Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:53:22 [2019-10-03T14:53:22.039Z] 
14:53:22 [2019-10-03T14:53:22.039Z] Generally Necessary:
14:53:22 [2019-10-03T14:53:22.039Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:53:22 [2019-10-03T14:53:22.039Z] - apparmor: enabled and tools installed
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_NAMESPACES: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_NET_NS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_PID_NS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_IPC_NS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_UTS_NS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CGROUPS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CGROUP_CPUACCT: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CGROUP_DEVICE: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CGROUP_FREEZER: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CGROUP_SCHED: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_CPUSETS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_MEMCG: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_KEYS: enabled
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_VETH: enabled (as module)
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_BRIDGE: enabled (as module)
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:53:22 [2019-10-03T14:53:22.039Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:53:22 [2019-10-03T14:53:22.319Z] 471e0aba6530: Pull complete
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NF_NAT: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NF_NAT_NEEDED: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_POSIX_MQUEUE: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:53:22 [2019-10-03T14:53:22.347Z] 
14:53:22 [2019-10-03T14:53:22.347Z] Optional Features:
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_USER_NS: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_SECCOMP: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CGROUP_PIDS: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_MEMCG_SWAP: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:53:22 [2019-10-03T14:53:22.347Z]     (cgroup swap accounting is currently enabled)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_MEMCG_KMEM: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_BLK_CGROUP: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IOSCHED_CFQ: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CGROUP_PERF: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CGROUP_HUGETLB: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_CFS_BANDWIDTH: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_RT_GROUP_SCHED: missing
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_VS: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_VS_NFCT: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_IP_VS_RR: enabled (as module)
14:53:22 [2019-10-03T14:53:22.347Z] - CONFIG_EXT4_FS: enabled
14:53:22 [2019-10-03T14:53:22.632Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:53:22 [2019-10-03T14:53:22.632Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:53:22 [2019-10-03T14:53:22.632Z] - Network Drivers:
14:53:22 [2019-10-03T14:53:22.632Z]   - "overlay":
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_VXLAN: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:53:22 [2019-10-03T14:53:22.632Z]       Optional (for encrypted networks):
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_CRYPTO: enabled
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_XFRM: enabled
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_XFRM_USER: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_INET_ESP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]   - "ipvlan":
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_IPVLAN: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]   - "macvlan":
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_MACVLAN: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_DUMMY: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]   - "ftp,tftp client in container":
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:53:22 [2019-10-03T14:53:22.632Z] - Storage Drivers:
14:53:22 [2019-10-03T14:53:22.632Z]   - "aufs":
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_AUFS_FS: enabled (as module)
14:53:22 [2019-10-03T14:53:22.927Z]   - "btrfs":
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:53:22 [2019-10-03T14:53:22.927Z]   - "devicemapper":
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_BLK_DEV_DM: enabled
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:53:22 [2019-10-03T14:53:22.927Z]   - "overlay":
14:53:22 [2019-10-03T14:53:22.927Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:53:22 [2019-10-03T14:53:22.927Z]   - "zfs":
14:53:22 [2019-10-03T14:53:22.927Z]     - /dev/zfs: missing
14:53:22 [2019-10-03T14:53:22.927Z]     - zfs command: missing
14:53:22 [2019-10-03T14:53:22.927Z]     - zpool command: missing
14:53:22 [2019-10-03T14:53:22.927Z] 
14:53:22 [2019-10-03T14:53:22.927Z] Limits:
14:53:22 [2019-10-03T14:53:22.927Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:53:22 [2019-10-03T14:53:22.927Z] 
14:53:22 [2019-10-03T14:53:22.927Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:53:23 [2019-10-03T14:53:23.356Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a703ccb469c1bd2c75d80ed9891c432078db316 .
14:53:24 [2019-10-03T14:53:24.391Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.0s done
14:53:24 [2019-10-03T14:53:24.391Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231
14:53:24 [2019-10-03T14:53:24.391Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done
14:53:24 [2019-10-03T14:53:24.391Z] #4 DONE 14.4s
14:53:24 [2019-10-03T14:53:24.391Z] 
14:53:24 [2019-10-03T14:53:24.391Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:53:25 [2019-10-03T14:53:25.568Z] da9d4fe5b400: Pull complete
14:53:25 [2019-10-03T14:53:25.568Z] b17554aa6f80: Pull complete
14:53:25 [2019-10-03T14:53:25.568Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
14:53:25 [2019-10-03T14:53:25.568Z] Status: Downloaded newer image for golang:1.13.1-stretch
14:53:25 [2019-10-03T14:53:25.568Z]  ---> 1d69509bbe69
14:53:25 [2019-10-03T14:53:25.568Z] Step 5/126 : ARG APT_MIRROR
14:53:25 [2019-10-03T14:53:25.948Z]  ---> Running in 4dcbf654f5e6
14:53:26 [2019-10-03T14:53:26.068Z] Sending build context to Docker daemon  49.96MB

14:53:26 [2019-10-03T14:53:26.068Z] Step 1/126 : ARG CROSS="false"
14:53:26 [2019-10-03T14:53:26.068Z] Step 2/126 : ARG GO_VERSION=1.13.1
14:53:26 [2019-10-03T14:53:26.068Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive
14:53:26 [2019-10-03T14:53:26.068Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base
14:53:26 [2019-10-03T14:53:26.350Z] 1.13.1-stretch: Pulling from library/golang
14:53:26 [2019-10-03T14:53:26.426Z] Removing intermediate container 4dcbf654f5e6
14:53:26 [2019-10-03T14:53:26.426Z]  ---> 1e102df16d35
14:53:26 [2019-10-03T14:53:26.426Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
14:53:26 [2019-10-03T14:53:26.426Z]  ---> Running in cda2899df872
14:53:26 [2019-10-03T14:53:26.637Z] 10831a4d6f42: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] f794a2e4526b: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] e3fa2203e375: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] 004465f1c815: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] c19c19fc3c99: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] 43d8051f8c7f: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] 6c11edc0dc35: Pulling fs layer
14:53:26 [2019-10-03T14:53:26.637Z] c19c19fc3c99: Waiting
14:53:26 [2019-10-03T14:53:26.637Z] 43d8051f8c7f: Waiting
14:53:26 [2019-10-03T14:53:26.637Z] 6c11edc0dc35: Waiting
14:53:26 [2019-10-03T14:53:26.637Z] 004465f1c815: Waiting
14:53:26 [2019-10-03T14:53:26.921Z] e3fa2203e375: Verifying Checksum
14:53:26 [2019-10-03T14:53:26.922Z] e3fa2203e375: Download complete
14:53:27 [2019-10-03T14:53:27.544Z] f794a2e4526b: Verifying Checksum
14:53:27 [2019-10-03T14:53:27.544Z] f794a2e4526b: Download complete
14:53:27 [2019-10-03T14:53:27.752Z] Removing intermediate container cda2899df872
14:53:27 [2019-10-03T14:53:27.752Z]  ---> 10b8b2250ccb
14:53:27 [2019-10-03T14:53:27.752Z] Step 7/126 : ENV GO111MODULE=off
14:53:27 [2019-10-03T14:53:27.752Z]  ---> Running in 471ddddf6908
14:53:27 [2019-10-03T14:53:27.752Z] Removing intermediate container 471ddddf6908
14:53:27 [2019-10-03T14:53:27.752Z]  ---> 17aed327431c
14:53:27 [2019-10-03T14:53:27.752Z] Step 8/126 : FROM base AS criu
14:53:27 [2019-10-03T14:53:27.752Z]  ---> 17aed327431c
14:53:27 [2019-10-03T14:53:27.752Z] Step 9/126 : ARG DEBIAN_FRONTEND
14:53:27 [2019-10-03T14:53:27.752Z]  ---> Running in 395a2d807a90
14:53:28 [2019-10-03T14:53:28.168Z] Removing intermediate container 395a2d807a90
14:53:28 [2019-10-03T14:53:28.168Z]  ---> 2f5dfe86a274
14:53:28 [2019-10-03T14:53:28.168Z] Step 10/126 : ENV CRIU_VERSION 3.12
14:53:28 [2019-10-03T14:53:28.168Z]  ---> Running in ca3170721a3a
14:53:28 [2019-10-03T14:53:28.168Z] Removing intermediate container ca3170721a3a
14:53:28 [2019-10-03T14:53:28.168Z]  ---> 9094af061bc7
14:53:28 [2019-10-03T14:53:28.168Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
14:53:28 [2019-10-03T14:53:28.168Z]  ---> Running in beed270027e3
14:53:28 [2019-10-03T14:53:28.569Z] #5 DONE 3.7s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:53:28 [2019-10-03T14:53:28.569Z] #22 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #32 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #60 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
14:53:28 [2019-10-03T14:53:28.569Z] #23 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #29 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #49 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #52 DONE 0.1s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:53:28 [2019-10-03T14:53:28.569Z] #26 DONE 0.2s
14:53:28 [2019-10-03T14:53:28.569Z] 
14:53:28 [2019-10-03T14:53:28.569Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:53:29 [2019-10-03T14:53:29.013Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:29 [2019-10-03T14:53:29.013Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:29 [2019-10-03T14:53:29.013Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:29 [2019-10-03T14:53:29.013Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:29 [2019-10-03T14:53:29.013Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:29 [2019-10-03T14:53:29.013Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:53:29 [2019-10-03T14:53:29.013Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:53:29 [2019-10-03T14:53:29.439Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:53:30 [2019-10-03T14:53:30.286Z] 10831a4d6f42: Verifying Checksum
14:53:30 [2019-10-03T14:53:30.286Z] 10831a4d6f42: Download complete
14:53:30 [2019-10-03T14:53:30.716Z] Fetched 7669 kB in 1s (4631 kB/s)
14:53:31 [2019-10-03T14:53:31.080Z] Reading package lists...
14:53:31 [2019-10-03T14:53:31.334Z] 004465f1c815: Verifying Checksum
14:53:31 [2019-10-03T14:53:31.334Z] 004465f1c815: Download complete
14:53:31 [2019-10-03T14:53:31.453Z] Reading package lists...
14:53:31 [2019-10-03T14:53:31.635Z] 6c11edc0dc35: Verifying Checksum
14:53:31 [2019-10-03T14:53:31.635Z] 6c11edc0dc35: Download complete
14:53:31 [2019-10-03T14:53:31.830Z] Building dependency tree...
14:53:31 [2019-10-03T14:53:31.830Z] Reading state information...
14:53:31 [2019-10-03T14:53:31.830Z] The following additional packages will be installed:
14:53:31 [2019-10-03T14:53:31.830Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:53:31 [2019-10-03T14:53:31.830Z]   libprotoc10 python-pkg-resources zlib1g-dev
14:53:31 [2019-10-03T14:53:31.830Z] Suggested packages:
14:53:31 [2019-10-03T14:53:31.830Z]   manpages-dev python-setuptools
14:53:31 [2019-10-03T14:53:31.928Z] c19c19fc3c99: Verifying Checksum
14:53:31 [2019-10-03T14:53:31.928Z] c19c19fc3c99: Download complete
14:53:32 [2019-10-03T14:53:32.241Z] The following NEW packages will be installed:
14:53:32 [2019-10-03T14:53:32.241Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:53:32 [2019-10-03T14:53:32.241Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:53:32 [2019-10-03T14:53:32.241Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:53:32 [2019-10-03T14:53:32.241Z]   zlib1g-dev
14:53:32 [2019-10-03T14:53:32.241Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
14:53:32 [2019-10-03T14:53:32.241Z] Need to get 3476 kB of archives.
14:53:32 [2019-10-03T14:53:32.241Z] After this operation, 20.2 MB of additional disk space will be used.
14:53:32 [2019-10-03T14:53:32.241Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
14:53:32 [2019-10-03T14:53:32.241Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
14:53:32 [2019-10-03T14:53:32.241Z] debconf: delaying package configuration, since apt-utils is not installed
14:53:32 [2019-10-03T14:53:32.619Z] Fetched 3476 kB in 0s (24.7 MB/s)
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libnet1:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] (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 ... 14828 files and directories currently installed.)
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libcap-dev:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libcap-dev:s390x (1:2.25-1) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libnet1-dev.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libnl-3-200:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libnl-3-dev:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libprotobuf-c1:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
14:53:32 [2019-10-03T14:53:32.619Z] Selecting previously unselected package libprotobuf-c-dev:s390x.
14:53:32 [2019-10-03T14:53:32.619Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.619Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
14:53:32 [2019-10-03T14:53:32.994Z] Selecting previously unselected package zlib1g-dev:s390x.
14:53:32 [2019-10-03T14:53:32.994Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.994Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
14:53:32 [2019-10-03T14:53:32.994Z] Selecting previously unselected package libprotobuf10:s390x.
14:53:32 [2019-10-03T14:53:32.994Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.994Z] Unpacking libprotobuf10:s390x (3.0.0-9) ...
14:53:32 [2019-10-03T14:53:32.994Z] Selecting previously unselected package libprotobuf-lite10:s390x.
14:53:32 [2019-10-03T14:53:32.994Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.994Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
14:53:32 [2019-10-03T14:53:32.994Z] Selecting previously unselected package libprotobuf-dev:s390x.
14:53:32 [2019-10-03T14:53:32.994Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
14:53:32 [2019-10-03T14:53:32.994Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
14:53:33 [2019-10-03T14:53:33.364Z] Selecting previously unselected package libprotoc10:s390x.
14:53:33 [2019-10-03T14:53:33.364Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
14:53:33 [2019-10-03T14:53:33.364Z] Unpacking libprotoc10:s390x (3.0.0-9) ...
14:53:33 [2019-10-03T14:53:33.364Z] Selecting previously unselected package protobuf-c-compiler.
14:53:33 [2019-10-03T14:53:33.364Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
14:53:33 [2019-10-03T14:53:33.364Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
14:53:33 [2019-10-03T14:53:33.364Z] Selecting previously unselected package protobuf-compiler.
14:53:33 [2019-10-03T14:53:33.364Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
14:53:33 [2019-10-03T14:53:33.364Z] Unpacking protobuf-compiler (3.0.0-9) ...
14:53:33 [2019-10-03T14:53:33.364Z] Selecting previously unselected package python-pkg-resources.
14:53:33 [2019-10-03T14:53:33.364Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:53:33 [2019-10-03T14:53:33.364Z] Unpacking python-pkg-resources (33.1.1-1) ...
14:53:33 [2019-10-03T14:53:33.364Z] Selecting previously unselected package python-protobuf.
14:53:33 [2019-10-03T14:53:33.364Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
14:53:33 [2019-10-03T14:53:33.364Z] Unpacking python-protobuf (3.0.0-9) ...
14:53:33 [2019-10-03T14:53:33.738Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
14:53:33 [2019-10-03T14:53:33.738Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
14:53:33 [2019-10-03T14:53:33.738Z] Setting up python-pkg-resources (33.1.1-1) ...
14:53:33 [2019-10-03T14:53:33.738Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:53:33 [2019-10-03T14:53:33.841Z] #27 ...
14:53:33 [2019-10-03T14:53:33.841Z] 
14:53:33 [2019-10-03T14:53:33.841Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:33 [2019-10-03T14:53:33.841Z] #35 3.875 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:33 [2019-10-03T14:53:33.841Z] #35 3.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:33 [2019-10-03T14:53:33.841Z] #35 3.977 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:33 [2019-10-03T14:53:33.841Z] #35 3.996 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:33 [2019-10-03T14:53:33.841Z] #35 4.035 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:33 [2019-10-03T14:53:33.841Z] #35 4.751 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:53:33 [2019-10-03T14:53:33.841Z] #35 ...
14:53:33 [2019-10-03T14:53:33.841Z] 
14:53:33 [2019-10-03T14:53:33.841Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:53:33 [2019-10-03T14:53:33.841Z] #15 5.558 + mktemp -d
14:53:33 [2019-10-03T14:53:33.841Z] #15 5.565 + export GOPATH=/tmp/tmp.8bP4SOuBjY
14:53:33 [2019-10-03T14:53:33.841Z] #15 5.565 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.8bP4SOuBjY/src/github.com/go-swagger/go-swagger
14:53:33 [2019-10-03T14:53:33.841Z] #15 5.567 Cloning into '/tmp/tmp.8bP4SOuBjY/src/github.com/go-swagger/go-swagger'...
14:53:34 [2019-10-03T14:53:34.108Z] Setting up libprotobuf10:s390x (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.108Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:53:34 [2019-10-03T14:53:34.108Z] Setting up python-protobuf (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.405Z] #15 ...
14:53:34 [2019-10-03T14:53:34.406Z] 
14:53:34 [2019-10-03T14:53:34.406Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:34 [2019-10-03T14:53:34.406Z] #35 6.287 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libcap-dev:s390x (1:2.25-1) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libprotoc10:s390x (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up protobuf-c-compiler (1.2.1-2) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up protobuf-compiler (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ...
14:53:34 [2019-10-03T14:53:34.491Z] Setting up libnl-3-dev:s390x (3.2.27-2) ...
14:53:34 [2019-10-03T14:53:34.491Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:53:34 [2019-10-03T14:53:34.975Z] #35 7.132 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:53:35 [2019-10-03T14:53:35.323Z] Removing intermediate container beed270027e3
14:53:35 [2019-10-03T14:53:35.323Z]  ---> b539e198968e
14:53:35 [2019-10-03T14:53:35.323Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
14:53:35 [2019-10-03T14:53:35.415Z] 10831a4d6f42: Pull complete
14:53:35 [2019-10-03T14:53:35.830Z]  ---> Running in 7eb527a24a45
14:53:36 [2019-10-03T14:53:36.062Z] f794a2e4526b: Pull complete
14:53:36 [2019-10-03T14:53:36.323Z] Note: Building without setproctitle() and strlcpy() support.
14:53:36 [2019-10-03T14:53:36.323Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:53:36 [2019-10-03T14:53:36.346Z] e3fa2203e375: Pull complete
14:53:36 [2019-10-03T14:53:36.826Z] fatal: Not a git repository (or any of the parent directories): .git
14:53:36 [2019-10-03T14:53:36.826Z]   GEN      .gitid
14:53:36 [2019-10-03T14:53:36.826Z]   GEN      criu/include/version.h
14:53:36 [2019-10-03T14:53:36.826Z]   GEN      include/common/asm
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/opts.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/sit.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/google/protobuf/descriptor.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/opts.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/sit.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/macvlan.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/macvlan.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/autofs.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/autofs.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/sysctl.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/sysctl.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/time.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/time.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/binfmt-misc.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/binfmt-misc.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/seccomp.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/seccomp.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/userns.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/userns.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/cgroup.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/cgroup.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/fown.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/ext-file.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/fown.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/ext-file.pb-c.d
14:53:36 [2019-10-03T14:53:36.826Z]   PBCC     images/rpc.pb-c.c
14:53:36 [2019-10-03T14:53:36.826Z]   DEP      images/rpc.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/siginfo.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/siginfo.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/pagemap.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/pagemap.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/rlimit.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/rlimit.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/file-lock.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/file-lock.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/tty.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/tty.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/tun.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/netdev.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/tun.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/netdev.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/vma.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/vma.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/creds.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/creds.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/utsns.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/utsns.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/ipc-desc.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/ipc-sem.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/ipc-desc.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/ipc-sem.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/ipc-msg.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/ipc-msg.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/ipc-shm.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/ipc-shm.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/ipc-var.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/ipc-var.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sk-opts.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/packet-sock.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sk-opts.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/packet-sock.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sk-netlink.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sk-netlink.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sk-inet.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sk-inet.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sk-unix.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sk-unix.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/mm.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/mm.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/timerfd.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/timerfd.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/timer.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/timer.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sa.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sa.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/pipe-data.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/pipe-data.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/mnt.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/mnt.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/sk-packet.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/sk-packet.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/tcp-stream.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/tcp-stream.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/pipe.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/pipe.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/pstree.pb-c.c
14:53:37 [2019-10-03T14:53:37.230Z]   DEP      images/pstree.pb-c.d
14:53:37 [2019-10-03T14:53:37.230Z]   PBCC     images/fs.pb-c.c
14:53:37 [2019-10-03T14:53:37.475Z] 43d8051f8c7f: Verifying Checksum
14:53:37 [2019-10-03T14:53:37.475Z] 43d8051f8c7f: Download complete
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/fs.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/signalfd.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/signalfd.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/fh.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/fsnotify.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/fh.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/fsnotify.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/eventpoll.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/eventpoll.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/eventfd.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/eventfd.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/remap-file-path.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/remap-file-path.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/fifo.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/fifo.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/ghost-file.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/ghost-file.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/regfile.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/regfile.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/ns.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/ns.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/fdinfo.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/fdinfo.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core-aarch64.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core-arm.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core-ppc64.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core-s390.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core-x86.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/core.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/inventory.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core-aarch64.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core-arm.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core-ppc64.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core-s390.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core-x86.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/core.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/inventory.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/cpuinfo.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/cpuinfo.pb-c.d
14:53:37 [2019-10-03T14:53:37.611Z]   PBCC     images/stats.pb-c.c
14:53:37 [2019-10-03T14:53:37.611Z]   DEP      images/stats.pb-c.d
14:53:37 [2019-10-03T14:53:37.998Z] make[1]: Nothing to be done for 'all'.
14:53:37 [2019-10-03T14:53:37.998Z]   CC       images/stats.o
14:53:37 [2019-10-03T14:53:37.998Z]   CC       images/core.o
14:53:38 [2019-10-03T14:53:38.254Z] #35 ...
14:53:38 [2019-10-03T14:53:38.254Z] 
14:53:38 [2019-10-03T14:53:38.254Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:53:38 [2019-10-03T14:53:38.254Z] #17 6.688 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:38 [2019-10-03T14:53:38.254Z] #17 6.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 6.735 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 6.739 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 6.784 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:38 [2019-10-03T14:53:38.254Z] #17 7.520 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 9.310 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 10.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:53:38 [2019-10-03T14:53:38.254Z] #17 ...
14:53:38 [2019-10-03T14:53:38.254Z] 
14:53:38 [2019-10-03T14:53:38.254Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.382 + RM_GOPATH=0
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.382 + TMP_GOPATH=
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.383 + : /build/
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.384 + '[' -z '' ']'
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.386 ++ mktemp -d
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.397 + export GOPATH=/tmp/tmp.jVaf09QzqT
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.397 + GOPATH=/tmp/tmp.jVaf09QzqT
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.397 + RM_GOPATH=1
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.397 ++ dirname ./install.sh
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.408 + dir=.
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.408 + bin=rootlesskit
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.410 + shift
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.410 + '[' '!' -f ./rootlesskit.installer ']'
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.410 + . ./rootlesskit.installer
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.410 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.411 + install_rootlesskit
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.411 + case "$1" in
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.423 + export CGO_ENABLED=0
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.423 + CGO_ENABLED=0
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.423 + _install_rootlesskit
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.423 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.424 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.424 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jVaf09QzqT/src/github.com/rootless-containers/rootlesskit
14:53:38 [2019-10-03T14:53:38.254Z] #61 6.425 Cloning into '/tmp/tmp.jVaf09QzqT/src/github.com/rootless-containers/rootlesskit'...
14:53:38 [2019-10-03T14:53:38.254Z] #61 ...
14:53:38 [2019-10-03T14:53:38.254Z] 
14:53:38 [2019-10-03T14:53:38.254Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.531 + RM_GOPATH=0
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.531 + TMP_GOPATH=
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.531 + : /build
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.531 + '[' -z '' ']'
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.533 ++ mktemp -d
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.534 + export GOPATH=/tmp/tmp.6jJHW9rnhV
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.534 + GOPATH=/tmp/tmp.6jJHW9rnhV
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.534 + RM_GOPATH=1
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.537 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.538 ++ dirname ./install.sh
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.538 + dir=.
14:53:38 [2019-10-03T14:53:38.254Z] #30 5.538 + bin=tomlv
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + shift
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + '[' '!' -f ./tomlv.installer ']'
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + . ./tomlv.installer
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + install_tomlv
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.538 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6jJHW9rnhV/src/github.com/BurntSushi/toml
14:53:38 [2019-10-03T14:53:38.255Z] #30 5.544 Cloning into '/tmp/tmp.6jJHW9rnhV/src/github.com/BurntSushi/toml'...
14:53:38 [2019-10-03T14:53:38.255Z] #30 6.640 + cd /tmp/tmp.6jJHW9rnhV/src/github.com/BurntSushi/toml
14:53:38 [2019-10-03T14:53:38.255Z] #30 6.643 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:53:38 [2019-10-03T14:53:38.255Z] #30 6.709 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.399 internal/cpu
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.439 runtime/internal/atomic
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.778 runtime/internal/sys
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.859 runtime/internal/math
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.901 math/bits
14:53:38 [2019-10-03T14:53:38.255Z] #30 7.931 internal/bytealg
14:53:38 [2019-10-03T14:53:38.255Z] #30 8.514 math
14:53:38 [2019-10-03T14:53:38.255Z] #30 8.741 runtime
14:53:38 [2019-10-03T14:53:38.255Z] #30 ...
14:53:38 [2019-10-03T14:53:38.255Z] 
14:53:38 [2019-10-03T14:53:38.255Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.295 + RM_GOPATH=0
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.295 + TMP_GOPATH=
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.295 + : /build
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.295 + '[' -z '' ']'
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.298 ++ mktemp -d
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 Installing golangci-lint version v1.17.1
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + export GOPATH=/tmp/tmp.ZpTIQ2QNfU
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + GOPATH=/tmp/tmp.ZpTIQ2QNfU
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + RM_GOPATH=1
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 ++ dirname ./install.sh
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + dir=.
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + bin=golangci_lint
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + shift
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + '[' '!' -f ./golangci_lint.installer ']'
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + . ./golangci_lint.installer
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 ++ : v1.17.1
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + install_golangci_lint
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.302 + echo 'Installing golangci-lint version v1.17.1'
14:53:38 [2019-10-03T14:53:38.255Z] #24 6.303 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:53:38 [2019-10-03T14:53:38.368Z]   CC       images/core-x86.o
14:53:38 [2019-10-03T14:53:38.368Z]   CC       images/core-arm.o
14:53:38 [2019-10-03T14:53:38.368Z]   CC       images/core-aarch64.o
14:53:38 [2019-10-03T14:53:38.368Z]   CC       images/core-ppc64.o
14:53:38 [2019-10-03T14:53:38.368Z]   CC       images/core-s390.o
14:53:38 [2019-10-03T14:53:38.512Z] #24 ...
14:53:38 [2019-10-03T14:53:38.512Z] 
14:53:38 [2019-10-03T14:53:38.512Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:53:38 [2019-10-03T14:53:38.512Z] #55 5.822 + mktemp -d
14:53:38 [2019-10-03T14:53:38.512Z] #55 5.826 + export GOPATH=/tmp/tmp.J9Ki9IUKy2
14:53:38 [2019-10-03T14:53:38.512Z] #55 5.826 + git clone https://github.com/docker/distribution.git /tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution
14:53:38 [2019-10-03T14:53:38.512Z] #55 5.832 Cloning into '/tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution'...
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/cpuinfo.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/inventory.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/fdinfo.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/fown.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/ns.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/regfile.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/ghost-file.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/fifo.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/remap-file-path.o
14:53:38 [2019-10-03T14:53:38.748Z]   CC       images/eventfd.o
14:53:38 [2019-10-03T14:53:38.768Z] #55 ...
14:53:38 [2019-10-03T14:53:38.768Z] 
14:53:38 [2019-10-03T14:53:38.768Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.290 + RM_GOPATH=0
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.290 + TMP_GOPATH=
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.290 + : /build
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.290 + '[' -z '' ']'
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.295 ++ mktemp -d
14:53:38 [2019-10-03T14:53:38.768Z] #53 6.305 + export GOPATH=/tmp/tmp.fAYzfH51mR
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.305 + GOPATH=/tmp/tmp.fAYzfH51mR
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.306 + RM_GOPATH=1
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.308 ++ dirname ./install.sh
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.313 + dir=.
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.315 + bin=dockercli
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.315 + shift
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.315 + '[' '!' -f ./dockercli.installer ']'
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.316 + . ./dockercli.installer
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.316 ++ DOCKERCLI_CHANNEL=stable
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.328 ++ DOCKERCLI_VERSION=17.06.2-ce
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.329 + install_dockercli
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.330 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.330 Install docker/cli version 17.06.2-ce from stable
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.333 ++ uname -m
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.334 + arch=x86_64
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.334 + '[' x86_64 '!=' x86_64 ']'
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.334 + url=https://download.docker.com/linux/static
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.337 + tar -xz docker/docker
14:53:38 [2019-10-03T14:53:38.769Z] #53 6.339 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:53:38 [2019-10-03T14:53:38.769Z] #53 ...
14:53:38 [2019-10-03T14:53:38.769Z] 
14:53:38 [2019-10-03T14:53:38.769Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:53:38 [2019-10-03T14:53:38.769Z] #44 4.578 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:38 [2019-10-03T14:53:38.769Z] #44 4.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:38 [2019-10-03T14:53:38.769Z] #44 4.606 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:38 [2019-10-03T14:53:38.769Z] #44 4.645 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:38 [2019-10-03T14:53:38.769Z] #44 4.689 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:38 [2019-10-03T14:53:38.769Z] #44 5.611 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:53:38 [2019-10-03T14:53:38.769Z] #44 7.207 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:53:38 [2019-10-03T14:53:38.769Z] #44 7.947 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #44 ...
14:53:39 [2019-10-03T14:53:39.025Z] 
14:53:39 [2019-10-03T14:53:39.025Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:53:39 [2019-10-03T14:53:39.025Z] #6 8.416 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:39 [2019-10-03T14:53:39.025Z] #6 8.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #6 8.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #6 8.463 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #6 8.506 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:39 [2019-10-03T14:53:39.025Z] #6 9.330 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #6 11.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:53:39 [2019-10-03T14:53:39.025Z] #6 ...
14:53:39 [2019-10-03T14:53:39.025Z] 
14:53:39 [2019-10-03T14:53:39.025Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.775 + RM_GOPATH=0
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.775 + TMP_GOPATH=
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.775 + : /build
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.775 + '[' -z '' ']'
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.775 ++ mktemp -d
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.782 + export GOPATH=/tmp/tmp.gzBpiLyu52
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.784 + GOPATH=/tmp/tmp.gzBpiLyu52
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.784 + RM_GOPATH=1
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.785 ++ dirname ./install.sh
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.792 + dir=.
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.802 + bin=vndr
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.802 + shift
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.802 + '[' '!' -f ./vndr.installer ']'
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.802 + . ./vndr.installer
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.806 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.806 + install_vndr
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.807 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.807 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.807 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gzBpiLyu52/src/github.com/LK4D4/vndr
14:53:39 [2019-10-03T14:53:39.025Z] #33 6.809 Cloning into '/tmp/tmp.gzBpiLyu52/src/github.com/LK4D4/vndr'...
14:53:39 [2019-10-03T14:53:39.025Z] #33 7.756 + cd /tmp/tmp.gzBpiLyu52/src/github.com/LK4D4/vndr
14:53:39 [2019-10-03T14:53:39.025Z] #33 7.763 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:53:39 [2019-10-03T14:53:39.025Z] #33 7.794 + go build -buildmode=pie -v -o /build/vndr .
14:53:39 [2019-10-03T14:53:39.025Z] #33 9.429 internal/cpu
14:53:39 [2019-10-03T14:53:39.025Z] #33 9.454 runtime/internal/atomic
14:53:39 [2019-10-03T14:53:39.025Z] #33 9.718 runtime/internal/sys
14:53:39 [2019-10-03T14:53:39.025Z] #33 9.935 runtime/internal/math
14:53:39 [2019-10-03T14:53:39.025Z] #33 9.976 internal/bytealg
14:53:39 [2019-10-03T14:53:39.025Z] #33 10.04 internal/race
14:53:39 [2019-10-03T14:53:39.025Z] #33 10.10 sync/atomic
14:53:39 [2019-10-03T14:53:39.025Z] #33 10.33 unicode
14:53:39 [2019-10-03T14:53:39.025Z] #33 10.75 runtime
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/eventpoll.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/fh.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/fsnotify.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/signalfd.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/fs.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/pstree.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/pipe.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/tcp-stream.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/sk-packet.o
14:53:39 [2019-10-03T14:53:39.132Z]   CC       images/mnt.o
14:53:39 [2019-10-03T14:53:39.282Z] #33 ...
14:53:39 [2019-10-03T14:53:39.282Z] 
14:53:39 [2019-10-03T14:53:39.282Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:39 [2019-10-03T14:53:39.282Z] #57 7.616 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:39 [2019-10-03T14:53:39.282Z] #57 7.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 7.673 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 7.686 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 7.700 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:39 [2019-10-03T14:53:39.282Z] #57 8.412 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 9.928 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 10.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:53:39 [2019-10-03T14:53:39.282Z] #57 ...
14:53:39 [2019-10-03T14:53:39.282Z] 
14:53:39 [2019-10-03T14:53:39.282Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.674 + RM_GOPATH=0
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.675 + TMP_GOPATH=
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.675 + : /build
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.676 + '[' -z '' ']'
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.680 ++ mktemp -d
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.681 + export GOPATH=/tmp/tmp.GRIO9q6x2n
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.681 + GOPATH=/tmp/tmp.GRIO9q6x2n
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.681 + RM_GOPATH=1
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.681 ++ dirname ./install.sh
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.688 + dir=.
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.688 + bin=proxy
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.688 + shift
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.688 + '[' '!' -f ./proxy.installer ']'
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + . ./proxy.installer
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + install_proxy
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + case "$1" in
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + export CGO_ENABLED=0
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + CGO_ENABLED=0
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + _install_proxy
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.689 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GRIO9q6x2n/src/github.com/docker/libnetwork
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.691 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
14:53:39 [2019-10-03T14:53:39.282Z] #50 6.702 Cloning into '/tmp/tmp.GRIO9q6x2n/src/github.com/docker/libnetwork'...
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/pipe-data.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/sa.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/timer.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/timerfd.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/mm.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/sk-opts.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/sk-unix.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/sk-inet.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/tun.o
14:53:39 [2019-10-03T14:53:39.526Z]   CC       images/sk-netlink.o
14:53:39 [2019-10-03T14:53:39.539Z] #50 ...
14:53:39 [2019-10-03T14:53:39.539Z] 
14:53:39 [2019-10-03T14:53:39.539Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:53:39 [2019-10-03T14:53:39.539Z] #61 10.75 + cd /tmp/tmp.jVaf09QzqT/src/github.com/rootless-containers/rootlesskit
14:53:39 [2019-10-03T14:53:39.539Z] #61 10.75 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
14:53:39 [2019-10-03T14:53:39.539Z] #61 11.15 + for f in rootlesskit rootlesskit-docker-proxy
14:53:39 [2019-10-03T14:53:39.539Z] #61 11.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/packet-sock.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/ipc-var.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/ipc-desc.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/ipc-shm.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/ipc-msg.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/ipc-sem.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/utsns.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/creds.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/vma.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/netdev.o
14:53:39 [2019-10-03T14:53:39.916Z]   CC       images/tty.o
14:53:40 [2019-10-03T14:53:40.196Z] 004465f1c815: Pull complete
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/file-lock.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/rlimit.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/pagemap.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/siginfo.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/rpc.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/ext-file.o
14:53:40 [2019-10-03T14:53:40.322Z]   CC       images/cgroup.o
14:53:40 [2019-10-03T14:53:40.714Z]   CC       images/userns.o
14:53:40 [2019-10-03T14:53:40.714Z]   CC       images/google/protobuf/descriptor.o
14:53:40 [2019-10-03T14:53:40.714Z]   CC       images/opts.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/seccomp.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/binfmt-misc.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/time.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/sysctl.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/autofs.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/macvlan.o
14:53:41 [2019-10-03T14:53:41.116Z]   CC       images/sit.o
14:53:41 [2019-10-03T14:53:41.116Z]   LINK     images/built-in.o
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/include/asm
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/include/version.h
14:53:41 [2019-10-03T14:53:41.116Z] touch .config
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      include/common/config.h
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/plugins/include/uapi/std/syscall.h
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/arch/s390/plugins/std/parasite-head.d
14:53:41 [2019-10-03T14:53:41.116Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/plugins/std/infect.d
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/plugins/std/string.d
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/plugins/std/log.d
14:53:41 [2019-10-03T14:53:41.116Z]   DEP      compel/plugins/std/fds.d
14:53:41 [2019-10-03T14:53:41.343Z] INFO [loader] Go packages loading at mode load types and syntax took 26.352489981s 
14:53:41 [2019-10-03T14:53:41.483Z]   DEP      compel/plugins/std/std.d
14:53:41 [2019-10-03T14:53:41.483Z]   DEP      compel/plugins/shmem/shmem.d
14:53:41 [2019-10-03T14:53:41.483Z]   DEP      compel/plugins/fds/fds.d
14:53:41 [2019-10-03T14:53:41.483Z]   CC       compel/plugins/std/std.o
14:53:41 [2019-10-03T14:53:41.483Z]   CC       compel/plugins/std/fds.o
14:53:41 [2019-10-03T14:53:41.483Z]   CC       compel/plugins/std/log.o
14:53:41 [2019-10-03T14:53:41.483Z]   CC       compel/plugins/std/string.o
14:53:41 [2019-10-03T14:53:41.862Z]   CC       compel/plugins/std/infect.o
14:53:41 [2019-10-03T14:53:41.862Z]   CC       compel/arch/s390/plugins/std/parasite-head.o
14:53:41 [2019-10-03T14:53:41.862Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
14:53:41 [2019-10-03T14:53:41.862Z]   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
14:53:41 [2019-10-03T14:53:41.862Z]   AR       compel/plugins/std.lib.a
14:53:41 [2019-10-03T14:53:41.862Z]   CC       compel/plugins/fds/fds.o
14:53:41 [2019-10-03T14:53:41.862Z]   AR       compel/plugins/fds.lib.a
14:53:41 [2019-10-03T14:53:41.862Z]   HOSTDEP  compel/src/lib/log-host.d
14:53:41 [2019-10-03T14:53:41.862Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
14:53:41 [2019-10-03T14:53:41.862Z]   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
14:53:41 [2019-10-03T14:53:41.862Z]   HOSTDEP  compel/src/main-host.d
14:53:41 [2019-10-03T14:53:41.862Z]   DEP      compel/src/lib/ptrace.d
14:53:41 [2019-10-03T14:53:41.862Z]   DEP      compel/src/lib/infect.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/src/lib/infect-util.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/src/lib/infect-rpc.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/arch/s390/src/lib/infect.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/arch/s390/src/lib/cpu.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/src/lib/log.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/src/main.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/src/lib/handle-elf.d
14:53:42 [2019-10-03T14:53:42.333Z]   DEP      compel/arch/s390/src/lib/handle-elf.d
14:53:42 [2019-10-03T14:53:42.333Z]   CC       compel/src/lib/log.o
14:53:42 [2019-10-03T14:53:42.333Z]   CC       compel/arch/s390/src/lib/cpu.o
14:53:42 [2019-10-03T14:53:42.333Z]   CC       compel/arch/s390/src/lib/infect.o
14:53:42 [2019-10-03T14:53:42.888Z] c19c19fc3c99: Pull complete
14:53:42 [2019-10-03T14:53:42.891Z]   CC       compel/src/lib/infect-rpc.o
14:53:42 [2019-10-03T14:53:42.891Z]   CC       compel/src/lib/infect-util.o
14:53:42 [2019-10-03T14:53:42.891Z]   CC       compel/src/lib/infect.o
14:53:42 [2019-10-03T14:53:42.891Z]   CC       compel/src/lib/ptrace.o
14:53:43 [2019-10-03T14:53:43.289Z]   AR       compel/libcompel.a
14:53:43 [2019-10-03T14:53:43.289Z]   HOSTCC   compel/src/main-host.o
14:53:43 [2019-10-03T14:53:43.289Z]   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
14:53:43 [2019-10-03T14:53:43.289Z]   HOSTCC   compel/src/lib/handle-elf-host.o
14:53:43 [2019-10-03T14:53:43.289Z]   HOSTCC   compel/src/lib/log-host.o
14:53:43 [2019-10-03T14:53:43.289Z]   HOSTLINK compel/compel-host-bin
14:53:43 [2019-10-03T14:53:43.289Z]   DEP      soccr/soccr.d
14:53:43 [2019-10-03T14:53:43.289Z]   CC       soccr/soccr.o
14:53:43 [2019-10-03T14:53:43.674Z]   AR       soccr/libsoccr.a
14:53:43 [2019-10-03T14:53:43.674Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:53:43 [2019-10-03T14:53:43.674Z]   DEP      criu/arch/s390/sigframe.d
14:53:43 [2019-10-03T14:53:43.674Z]   DEP      criu/arch/s390/crtools.d
14:53:43 [2019-10-03T14:53:43.674Z]   DEP      criu/arch/s390/cpu.d
14:53:43 [2019-10-03T14:53:43.674Z]   CC       criu/arch/s390/cpu.o
14:53:44 [2019-10-03T14:53:44.064Z]   CC       criu/arch/s390/crtools.o
14:53:44 [2019-10-03T14:53:44.064Z]   CC       criu/arch/s390/sigframe.o
14:53:44 [2019-10-03T14:53:44.064Z]   LINK     criu/arch/s390/crtools.built-in.o
14:53:44 [2019-10-03T14:53:44.064Z]   DEP      criu/arch/s390/vdso-pie.d
14:53:44 [2019-10-03T14:53:44.064Z]   DEP      criu/pie/parasite-vdso.d
14:53:44 [2019-10-03T14:53:44.064Z]   DEP      criu/pie/util-vdso.d
14:53:44 [2019-10-03T14:53:44.064Z]   DEP      criu/pie/util.d
14:53:44 [2019-10-03T14:53:44.457Z]   CC       criu/pie/util.o
14:53:44 [2019-10-03T14:53:44.457Z]   CC       criu/pie/util-vdso.o
14:53:44 [2019-10-03T14:53:44.457Z]   CC       criu/pie/parasite-vdso.o
14:53:44 [2019-10-03T14:53:44.457Z]   CC       criu/arch/s390/vdso-pie.o
14:53:44 [2019-10-03T14:53:44.457Z]   AR       criu/pie/pie.lib.a
14:53:44 [2019-10-03T14:53:44.457Z]   DEP      criu/pie/restorer.d
14:53:44 [2019-10-03T14:53:44.457Z]   DEP      criu/arch/s390/restorer.d
14:53:44 [2019-10-03T14:53:44.798Z] #61 ...
14:53:44 [2019-10-03T14:53:44.798Z] 
14:53:44 [2019-10-03T14:53:44.798Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:53:44 [2019-10-03T14:53:44.798Z] #53 15.76 + mkdir -p /build
14:53:44 [2019-10-03T14:53:44.798Z] #53 15.76 + mv docker/docker /build/
14:53:44 [2019-10-03T14:53:44.798Z] #53 15.76 + rmdir docker
14:53:44 [2019-10-03T14:53:44.798Z] #53 ...
14:53:44 [2019-10-03T14:53:44.798Z] 
14:53:44 [2019-10-03T14:53:44.798Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.440 + RM_GOPATH=0
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.440 + TMP_GOPATH=
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.440 + : /build
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.440 + '[' -z '' ']'
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.441 ++ mktemp -d
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.442 + export GOPATH=/tmp/tmp.XwYTg3uExL
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.451 + GOPATH=/tmp/tmp.XwYTg3uExL
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.451 + RM_GOPATH=1
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.453 ++ dirname ./install.sh
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.454 + dir=.
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.455 + bin=gotestsum
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.455 + shift
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.455 + '[' '!' -f ./gotestsum.installer ']'
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.455 + . ./gotestsum.installer
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.459 ++ GOTESTSUM_COMMIT=v0.3.5
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.459 + install_gotestsum
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.459 Installing gotestsum version v0.3.5
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.459 + echo 'Installing gotestsum version v0.3.5'
14:53:44 [2019-10-03T14:53:44.798Z] #27 6.459 + go get -d gotest.tools/gotestsum
14:53:44 [2019-10-03T14:53:44.798Z] #27 ...
14:53:44 [2019-10-03T14:53:44.798Z] 
14:53:44 [2019-10-03T14:53:44.798Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:53:44 [2019-10-03T14:53:44.798Z] #53 DONE 16.8s
14:53:44 [2019-10-03T14:53:44.798Z] 
14:53:44 [2019-10-03T14:53:44.798Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:53:44 [2019-10-03T14:53:44.798Z] #30 12.91 unicode/utf8
14:53:44 [2019-10-03T14:53:44.798Z] #30 13.35 internal/race
14:53:44 [2019-10-03T14:53:44.798Z] #30 13.44 sync/atomic
14:53:44 [2019-10-03T14:53:44.798Z] #30 13.72 unicode
14:53:44 [2019-10-03T14:53:44.798Z] #30 16.56 internal/testlog
14:53:44 [2019-10-03T14:53:44.828Z]   DEP      criu/pie/parasite.d
14:53:44 [2019-10-03T14:53:44.829Z]   CC       criu/pie/parasite.o
14:53:44 [2019-10-03T14:53:44.829Z]   LINK     criu/pie/parasite.built-in.o
14:53:44 [2019-10-03T14:53:44.829Z]   GEN      criu/pie/parasite-blob.h
14:53:44 [2019-10-03T14:53:44.829Z]   CC       criu/arch/s390/restorer.o
14:53:45 [2019-10-03T14:53:45.056Z] #30 16.95 encoding
14:53:45 [2019-10-03T14:53:45.217Z]   CC       criu/pie/restorer.o
14:53:45 [2019-10-03T14:53:45.581Z]   LINK     criu/pie/restorer.built-in.o
14:53:45 [2019-10-03T14:53:45.581Z]   GEN      criu/pie/restorer-blob.h
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/vdso.d
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/uts_ns.d
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/util.d
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/uffd.d
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/tun.d
14:53:45 [2019-10-03T14:53:45.581Z]   DEP      criu/tty.d
14:53:45 [2019-10-03T14:53:45.621Z] #30 17.23 runtime/cgo
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/timerfd.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sysfs_parse.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sysctl.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/string.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/stats.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sockets.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sk-unix.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sk-tcp.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sk-queue.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sk-packet.d
14:53:45 [2019-10-03T14:53:45.958Z]   DEP      criu/sk-netlink.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/sk-inet.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/signalfd.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/sigframe.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/shmem.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/servicefd.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/seize.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/seccomp.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/rst-malloc.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/rbtree.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/pstree.d
14:53:46 [2019-10-03T14:53:46.347Z]   DEP      criu/protobuf.d
14:53:46 [2019-10-03T14:53:46.347Z]   GEN      criu/protobuf-desc-gen.h
14:53:46 [2019-10-03T14:53:46.584Z] INFO [loader] SSA repr building timing: packages building 241.704956ms, total 5.144144936s 
14:53:46 [2019-10-03T14:53:46.732Z]   DEP      criu/protobuf-desc.d
14:53:46 [2019-10-03T14:53:46.732Z]   DEP      criu/proc_parse.d
14:53:46 [2019-10-03T14:53:46.732Z]   DEP      criu/plugin.d
14:53:46 [2019-10-03T14:53:46.732Z]   DEP      criu/pipes.d
14:53:46 [2019-10-03T14:53:46.732Z]   DEP      criu/pie-util.d
14:53:46 [2019-10-03T14:53:46.992Z] #30 ...
14:53:46 [2019-10-03T14:53:46.992Z] 
14:53:46 [2019-10-03T14:53:46.992Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:46 [2019-10-03T14:53:46.992Z] #35 19.05 Fetched 7918 kB in 16s (490 kB/s)
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/pie-util-vdso.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/pie-util-vdso-elf32.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/path.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/parasite-syscall.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/pagemap.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/pagemap-cache.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/page-xfer.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/page-pipe.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/netfilter.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/net.d
14:53:47 [2019-10-03T14:53:47.116Z]   DEP      criu/namespaces.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/mount.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/mem.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/lsm.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/log.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/libnetlink.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/kerndat.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/kcmp-ids.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/irmap.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/ipc_ns.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/image.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/image-desc.d
14:53:47 [2019-10-03T14:53:47.501Z]   DEP      criu/fsnotify.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/filesystems.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/files.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/files-reg.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/files-ext.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/file-lock.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/file-ids.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/fifo.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/fdstore.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/fault-injection.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/external.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/eventpoll.d
14:53:47 [2019-10-03T14:53:47.871Z]   DEP      criu/eventfd.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/crtools.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-service.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-restore.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-errno.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-dump.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-dedup.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cr-check.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/config.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/clone-noasan.d
14:53:48 [2019-10-03T14:53:48.252Z]   DEP      criu/cgroup.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/cgroup-props.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/bitmap.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/bfd.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/autofs.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/aio.d
14:53:48 [2019-10-03T14:53:48.657Z]   DEP      criu/action-scripts.d
14:53:48 [2019-10-03T14:53:48.657Z]   CC       criu/action-scripts.o
14:53:48 [2019-10-03T14:53:48.657Z]   CC       criu/aio.o
14:53:49 [2019-10-03T14:53:49.238Z]   CC       criu/autofs.o
14:53:49 [2019-10-03T14:53:49.238Z]   CC       criu/bfd.o
14:53:49 [2019-10-03T14:53:49.747Z] 43d8051f8c7f: Pull complete
14:53:49 [2019-10-03T14:53:49.747Z] 6c11edc0dc35: Pull complete
14:53:49 [2019-10-03T14:53:49.747Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3
14:53:49 [2019-10-03T14:53:49.747Z] Status: Downloaded newer image for golang:1.13.1-stretch
14:53:49 [2019-10-03T14:53:49.747Z]  ---> b0b87562f76b
14:53:49 [2019-10-03T14:53:49.747Z] Step 5/126 : ARG APT_MIRROR
14:53:49 [2019-10-03T14:53:49.747Z]  ---> Running in 25348727355a
14:53:49 [2019-10-03T14:53:49.747Z] Removing intermediate container 25348727355a
14:53:49 [2019-10-03T14:53:49.747Z]  ---> c5330fe6c750
14:53:49 [2019-10-03T14:53:49.747Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
14:53:49 [2019-10-03T14:53:49.747Z]  ---> Running in 87c801d42cd1
14:53:49 [2019-10-03T14:53:49.747Z] Removing intermediate container 87c801d42cd1
14:53:49 [2019-10-03T14:53:49.747Z]  ---> cbfec1f81306
14:53:49 [2019-10-03T14:53:49.747Z] Step 7/126 : ENV GO111MODULE=off
14:53:49 [2019-10-03T14:53:49.747Z]  ---> Running in 4e65e16fc6fd
14:53:49 [2019-10-03T14:53:49.817Z]   CC       criu/bitmap.o
14:53:49 [2019-10-03T14:53:49.817Z]   CC       criu/cgroup-props.o
14:53:49 [2019-10-03T14:53:49.817Z]   CC       criu/cgroup.o
14:53:50 [2019-10-03T14:53:50.034Z] Removing intermediate container 4e65e16fc6fd
14:53:50 [2019-10-03T14:53:50.034Z]  ---> 98e4dfc39295
14:53:50 [2019-10-03T14:53:50.034Z] Step 8/126 : FROM base AS criu
14:53:50 [2019-10-03T14:53:50.034Z]  ---> 98e4dfc39295
14:53:50 [2019-10-03T14:53:50.034Z] Step 9/126 : ARG DEBIAN_FRONTEND
14:53:50 [2019-10-03T14:53:50.034Z]  ---> Running in 55984feb2834
14:53:50 [2019-10-03T14:53:50.034Z] Removing intermediate container 55984feb2834
14:53:50 [2019-10-03T14:53:50.034Z]  ---> b79c2a2bb795
14:53:50 [2019-10-03T14:53:50.034Z] Step 10/126 : ENV CRIU_VERSION 3.12
14:53:50 [2019-10-03T14:53:50.034Z]  ---> Running in ff8d8dd59af1
14:53:50 [2019-10-03T14:53:50.269Z] #35 19.05 Reading package lists...
14:53:50 [2019-10-03T14:53:50.269Z] #35 ...
14:53:50 [2019-10-03T14:53:50.269Z] 
14:53:50 [2019-10-03T14:53:50.269Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:53:50 [2019-10-03T14:53:50.269Z] #6 11.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:53:50 [2019-10-03T14:53:50.269Z] #6 ...
14:53:50 [2019-10-03T14:53:50.269Z] 
14:53:50 [2019-10-03T14:53:50.269Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:53:50 [2019-10-03T14:53:50.269Z] #55 19.19 + cd /tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution
14:53:50 [2019-10-03T14:53:50.269Z] #55 19.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:53:50 [2019-10-03T14:53:50.269Z] #55 21.88 + GOPATH=/tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J9Ki9IUKy2 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:53:50 [2019-10-03T14:53:50.323Z] Removing intermediate container ff8d8dd59af1
14:53:50 [2019-10-03T14:53:50.323Z]  ---> 713190f9531a
14:53:50 [2019-10-03T14:53:50.323Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libnet-dev 	libprotobuf-c-dev 	libprotobuf-dev 	libnl-3-dev 	libcap-dev 	protobuf-compiler 	protobuf-c-compiler 	python-protobuf 	&& rm -rf /var/lib/apt/lists/*
14:53:50 [2019-10-03T14:53:50.323Z]  ---> Running in 4bc8cdf60898
14:53:50 [2019-10-03T14:53:50.331Z]   CC       criu/clone-noasan.o
14:53:50 [2019-10-03T14:53:50.331Z]   CC       criu/config.o
14:53:50 [2019-10-03T14:53:50.606Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:53:50 [2019-10-03T14:53:50.606Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:53:50 [2019-10-03T14:53:50.885Z]   CC       criu/cr-check.o
14:53:50 [2019-10-03T14:53:50.885Z]   CC       criu/cr-dedup.o
14:53:50 [2019-10-03T14:53:50.885Z]   CC       criu/cr-dump.o
14:53:50 [2019-10-03T14:53:50.891Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:53:50 [2019-10-03T14:53:50.891Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:53:50 [2019-10-03T14:53:50.891Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:53:50 [2019-10-03T14:53:50.891Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
14:53:51 [2019-10-03T14:53:51.514Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:53:51 [2019-10-03T14:53:51.514Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:53:51 [2019-10-03T14:53:51.734Z]   CC       criu/cr-errno.o
14:53:51 [2019-10-03T14:53:51.734Z]   CC       criu/cr-restore.o
14:53:52 [2019-10-03T14:53:52.193Z] #55 ...
14:53:52 [2019-10-03T14:53:52.193Z] 
14:53:52 [2019-10-03T14:53:52.193Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:53:52 [2019-10-03T14:53:52.193Z] #33 13.67 unicode/utf8
14:53:52 [2019-10-03T14:53:52.193Z] #33 14.17 math/bits
14:53:52 [2019-10-03T14:53:52.193Z] #33 14.83 math
14:53:52 [2019-10-03T14:53:52.193Z] #33 19.06 internal/testlog
14:53:52 [2019-10-03T14:53:52.193Z] #33 19.26 encoding
14:53:52 [2019-10-03T14:53:52.193Z] #33 19.32 unicode/utf16
14:53:52 [2019-10-03T14:53:52.193Z] #33 19.63 container/list
14:53:52 [2019-10-03T14:53:52.193Z] #33 20.12 crypto/internal/subtle
14:53:52 [2019-10-03T14:53:52.193Z] #33 20.24 crypto/subtle
14:53:52 [2019-10-03T14:53:52.193Z] #33 20.38 vendor/golang.org/x/crypto/cryptobyte/asn1
14:53:52 [2019-10-03T14:53:52.193Z] #33 20.47 internal/nettrace
14:53:52 [2019-10-03T14:53:52.193Z] #33 20.56 runtime/cgo
14:53:52 [2019-10-03T14:53:52.193Z] #33 ...
14:53:52 [2019-10-03T14:53:52.193Z] 
14:53:52 [2019-10-03T14:53:52.193Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
14:53:52 [2019-10-03T14:53:52.194Z] #24 22.45 + cd /tmp/tmp.ZpTIQ2QNfU/src/github.com/golangci/golangci-lint/
14:53:52 [2019-10-03T14:53:52.194Z] #24 22.45 + git checkout -q v1.17.1
14:53:52 [2019-10-03T14:53:52.194Z] #24 23.85 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:53:52 [2019-10-03T14:53:52.537Z]   CC       criu/cr-service.o
14:53:52 [2019-10-03T14:53:52.908Z]   CC       criu/crtools.o
14:53:52 [2019-10-03T14:53:52.908Z]   CC       criu/eventfd.o
14:53:53 [2019-10-03T14:53:53.293Z]   CC       criu/eventpoll.o
14:53:53 [2019-10-03T14:53:53.293Z]   CC       criu/external.o
14:53:53 [2019-10-03T14:53:53.293Z]   CC       criu/fault-injection.o
14:53:53 [2019-10-03T14:53:53.563Z] Fetched 7719 kB in 2s (2986 kB/s)
14:53:53 [2019-10-03T14:53:53.657Z]   CC       criu/fdstore.o
14:53:53 [2019-10-03T14:53:53.657Z]   CC       criu/fifo.o
14:53:53 [2019-10-03T14:53:53.657Z]   CC       criu/file-ids.o
14:53:53 [2019-10-03T14:53:53.657Z]   CC       criu/file-lock.o
14:53:54 [2019-10-03T14:53:54.027Z]   CC       criu/files-ext.o
14:53:54 [2019-10-03T14:53:54.027Z]   CC       criu/files-reg.o
14:53:54 [2019-10-03T14:53:54.416Z]   CC       criu/files.o
14:53:54 [2019-10-03T14:53:54.577Z] Reading package lists...
14:53:55 [2019-10-03T14:53:55.239Z]   CC       criu/filesystems.o
14:53:55 [2019-10-03T14:53:55.239Z]   CC       criu/fsnotify.o
14:53:55 [2019-10-03T14:53:55.592Z] Reading package lists...
14:53:55 [2019-10-03T14:53:55.608Z]   CC       criu/image-desc.o
14:53:55 [2019-10-03T14:53:55.608Z]   CC       criu/image.o
14:53:55 [2019-10-03T14:53:55.877Z] Building dependency tree...
14:53:55 [2019-10-03T14:53:55.877Z] Reading state information...
14:53:55 [2019-10-03T14:53:55.988Z]   CC       criu/ipc_ns.o
14:53:56 [2019-10-03T14:53:56.161Z] The following additional packages will be installed:
14:53:56 [2019-10-03T14:53:56.161Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:53:56 [2019-10-03T14:53:56.161Z]   libprotoc10 python-pkg-resources zlib1g-dev
14:53:56 [2019-10-03T14:53:56.161Z] Suggested packages:
14:53:56 [2019-10-03T14:53:56.161Z]   manpages-dev python-setuptools
14:53:56 [2019-10-03T14:53:56.363Z]   CC       criu/irmap.o
14:53:56 [2019-10-03T14:53:56.364Z]   CC       criu/kcmp-ids.o
14:53:56 [2019-10-03T14:53:56.364Z]   CC       criu/kerndat.o
14:53:56 [2019-10-03T14:53:56.445Z] The following NEW packages will be installed:
14:53:56 [2019-10-03T14:53:56.445Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:53:56 [2019-10-03T14:53:56.445Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:53:56 [2019-10-03T14:53:56.445Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:53:56 [2019-10-03T14:53:56.445Z]   zlib1g-dev
14:53:56 [2019-10-03T14:53:56.445Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
14:53:56 [2019-10-03T14:53:56.445Z] Need to get 3548 kB of archives.
14:53:56 [2019-10-03T14:53:56.445Z] After this operation, 21.2 MB of additional disk space will be used.
14:53:56 [2019-10-03T14:53:56.446Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
14:53:56 [2019-10-03T14:53:56.729Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
14:53:56 [2019-10-03T14:53:56.730Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
14:53:56 [2019-10-03T14:53:56.777Z]   CC       criu/libnetlink.o
14:53:56 [2019-10-03T14:53:56.777Z]   CC       criu/log.o
14:53:57 [2019-10-03T14:53:57.023Z] debconf: delaying package configuration, since apt-utils is not installed
14:53:57 [2019-10-03T14:53:57.023Z] Fetched 3548 kB in 0s (20.3 MB/s)
14:53:57 [2019-10-03T14:53:57.023Z] Selecting previously unselected package libnet1:ppc64el.
14:53:57 [2019-10-03T14:53:57.023Z] (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.)
14:53:57 [2019-10-03T14:53:57.023Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.023Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
14:53:57 [2019-10-03T14:53:57.023Z] Selecting previously unselected package libcap-dev:ppc64el.
14:53:57 [2019-10-03T14:53:57.023Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.023Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ...
14:53:57 [2019-10-03T14:53:57.023Z] Selecting previously unselected package libnet1-dev.
14:53:57 [2019-10-03T14:53:57.023Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.023Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:53:57 [2019-10-03T14:53:57.023Z] Selecting previously unselected package libnl-3-200:ppc64el.
14:53:57 [2019-10-03T14:53:57.023Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.023Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
14:53:57 [2019-10-03T14:53:57.023Z] Selecting previously unselected package libnl-3-dev:ppc64el.
14:53:57 [2019-10-03T14:53:57.023Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.023Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
14:53:57 [2019-10-03T14:53:57.362Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
14:53:57 [2019-10-03T14:53:57.362Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.362Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
14:53:57 [2019-10-03T14:53:57.362Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
14:53:57 [2019-10-03T14:53:57.362Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.362Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:53:57 [2019-10-03T14:53:57.362Z] Selecting previously unselected package zlib1g-dev:ppc64el.
14:53:57 [2019-10-03T14:53:57.362Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.362Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:53:57 [2019-10-03T14:53:57.362Z] Selecting previously unselected package libprotobuf10:ppc64el.
14:53:57 [2019-10-03T14:53:57.362Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.363Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.363Z] Selecting previously unselected package libprotobuf-lite10:ppc64el.
14:53:57 [2019-10-03T14:53:57.363Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.363Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.363Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
14:53:57 [2019-10-03T14:53:57.363Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.363Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.424Z]   CC       criu/lsm.o
14:53:57 [2019-10-03T14:53:57.424Z]   CC       criu/mem.o
14:53:57 [2019-10-03T14:53:57.458Z] #24 ...
14:53:57 [2019-10-03T14:53:57.459Z] 
14:53:57 [2019-10-03T14:53:57.459Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:57 [2019-10-03T14:53:57.459Z] #35 19.05 Reading package lists...
14:53:57 [2019-10-03T14:53:57.459Z] #35 26.02 Reading package lists...
14:53:57 [2019-10-03T14:53:57.459Z] #35 ...
14:53:57 [2019-10-03T14:53:57.459Z] 
14:53:57 [2019-10-03T14:53:57.459Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:53:57 [2019-10-03T14:53:57.459Z] #44 19.34 Fetched 7918 kB in 15s (502 kB/s)
14:53:57 [2019-10-03T14:53:57.459Z] #44 19.34 Reading package lists...
14:53:57 [2019-10-03T14:53:57.459Z] #44 25.55 Reading package lists...
14:53:57 [2019-10-03T14:53:57.459Z] #44 ...
14:53:57 [2019-10-03T14:53:57.459Z] 
14:53:57 [2019-10-03T14:53:57.459Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:53:57 [2019-10-03T14:53:57.459Z] #57 22.53 Fetched 7918 kB in 16s (495 kB/s)
14:53:57 [2019-10-03T14:53:57.459Z] #57 22.53 Reading package lists...
14:53:57 [2019-10-03T14:53:57.656Z] Selecting previously unselected package libprotoc10:ppc64el.
14:53:57 [2019-10-03T14:53:57.656Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.656Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.951Z] Selecting previously unselected package protobuf-c-compiler.
14:53:57 [2019-10-03T14:53:57.951Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.951Z] Unpacking protobuf-c-compiler (1.2.1-2) ...
14:53:57 [2019-10-03T14:53:57.951Z] Selecting previously unselected package protobuf-compiler.
14:53:57 [2019-10-03T14:53:57.951Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.951Z] Unpacking protobuf-compiler (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.951Z] Selecting previously unselected package python-pkg-resources.
14:53:57 [2019-10-03T14:53:57.951Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:53:57 [2019-10-03T14:53:57.951Z] Unpacking python-pkg-resources (33.1.1-1) ...
14:53:57 [2019-10-03T14:53:57.951Z] Selecting previously unselected package python-protobuf.
14:53:57 [2019-10-03T14:53:57.951Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
14:53:57 [2019-10-03T14:53:57.951Z] Unpacking python-protobuf (3.0.0-9) ...
14:53:57 [2019-10-03T14:53:57.951Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
14:53:58 [2019-10-03T14:53:58.026Z] #57 29.31 Reading package lists...
14:53:58 [2019-10-03T14:53:58.026Z] #57 ...
14:53:58 [2019-10-03T14:53:58.026Z] 
14:53:58 [2019-10-03T14:53:58.026Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:53:58 [2019-10-03T14:53:58.026Z] #50 19.88 + cd /tmp/tmp.GRIO9q6x2n/src/github.com/docker/libnetwork
14:53:58 [2019-10-03T14:53:58.026Z] #50 19.88 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
14:53:58 [2019-10-03T14:53:58.026Z] #50 20.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:53:58 [2019-10-03T14:53:58.062Z]   CC       criu/mount.o
14:53:58 [2019-10-03T14:53:58.236Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
14:53:58 [2019-10-03T14:53:58.236Z] Setting up python-pkg-resources (33.1.1-1) ...
14:53:58 [2019-10-03T14:53:58.285Z] #50 ...
14:53:58 [2019-10-03T14:53:58.285Z] 
14:53:58 [2019-10-03T14:53:58.285Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:53:58 [2019-10-03T14:53:58.285Z] #6 23.14 Fetched 7918 kB in 16s (491 kB/s)
14:53:58 [2019-10-03T14:53:58.285Z] #6 23.14 Reading package lists...
14:53:58 [2019-10-03T14:53:58.589Z]   CC       criu/namespaces.o
14:53:58 [2019-10-03T14:53:58.851Z] #6 30.00 Reading package lists...
14:53:58 [2019-10-03T14:53:58.851Z] #6 ...
14:53:58 [2019-10-03T14:53:58.851Z] 
14:53:58 [2019-10-03T14:53:58.851Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:53:58 [2019-10-03T14:53:58.851Z] #33 30.79 vendor/golang.org/x/crypto/internal/subtle
14:53:59 [2019-10-03T14:53:59.110Z] #33 30.93 vendor/golang.org/x/crypto/curve25519
14:53:59 [2019-10-03T14:53:59.256Z] Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:53:59 [2019-10-03T14:53:59.256Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ...
14:53:59 [2019-10-03T14:53:59.256Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:53:59 [2019-10-03T14:53:59.256Z] Setting up python-protobuf (3.0.0-9) ...
14:53:59 [2019-10-03T14:53:59.374Z] #33 ...
14:53:59 [2019-10-03T14:53:59.374Z] 
14:53:59 [2019-10-03T14:53:59.374Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:53:59 [2019-10-03T14:53:59.374Z] #17 21.50 Fetched 7918 kB in 16s (486 kB/s)
14:53:59 [2019-10-03T14:53:59.374Z] #17 21.50 Reading package lists...
14:53:59 [2019-10-03T14:53:59.399Z]   CC       criu/net.o
14:53:59 [2019-10-03T14:53:59.940Z] #17 28.23 Reading package lists...
14:53:59 [2019-10-03T14:53:59.941Z] #17 ...
14:53:59 [2019-10-03T14:53:59.941Z] 
14:53:59 [2019-10-03T14:53:59.941Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:53:59 [2019-10-03T14:53:59.941Z] #44 25.55 Reading package lists...
14:54:00 [2019-10-03T14:54:00.221Z]   CC       criu/netfilter.o
14:54:00 [2019-10-03T14:54:00.221Z]   CC       criu/page-pipe.o
14:54:00 [2019-10-03T14:54:00.606Z]   CC       criu/page-xfer.o
14:54:00 [2019-10-03T14:54:00.606Z]   CC       criu/pagemap-cache.o
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libcap-dev:ppc64el (1:2.25-1) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libprotoc10:ppc64el (3.0.0-9) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up protobuf-c-compiler (1.2.1-2) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up protobuf-compiler (3.0.0-9) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
14:54:00 [2019-10-03T14:54:00.745Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
14:54:00 [2019-10-03T14:54:00.745Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:01 [2019-10-03T14:54:01.008Z]   CC       criu/pagemap.o
14:54:01 [2019-10-03T14:54:01.008Z]   CC       criu/parasite-syscall.o
14:54:01 [2019-10-03T14:54:01.389Z] Removing intermediate container 4bc8cdf60898
14:54:01 [2019-10-03T14:54:01.389Z]  ---> c5dae981a679
14:54:01 [2019-10-03T14:54:01.389Z] Step 12/126 : RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 	&& cd /usr/src/criu 	&& make 	&& make PREFIX=/build/ install-criu
14:54:01 [2019-10-03T14:54:01.389Z]  ---> Running in f077f4d7106c
14:54:01 [2019-10-03T14:54:01.413Z]   CC       criu/path.o
14:54:01 [2019-10-03T14:54:01.413Z]   CC       criu/pie-util-vdso-elf32.o
14:54:01 [2019-10-03T14:54:01.572Z] #44 32.18 Building dependency tree...
14:54:01 [2019-10-03T14:54:01.572Z] #44 33.57 Reading state information...
14:54:01 [2019-10-03T14:54:01.809Z]   CC       criu/pie-util-vdso.o
14:54:01 [2019-10-03T14:54:01.809Z]   CC       criu/pie-util.o
14:54:01 [2019-10-03T14:54:01.809Z]   CC       criu/pipes.o
14:54:02 [2019-10-03T14:54:02.201Z]   CC       criu/plugin.o
14:54:02 [2019-10-03T14:54:02.201Z]   CC       criu/proc_parse.o
14:54:02 [2019-10-03T14:54:02.402Z] Note: Building without setproctitle() and strlcpy() support.
14:54:02 [2019-10-03T14:54:02.403Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:54:02 [2019-10-03T14:54:02.688Z] fatal: Not a git repository (or any of the parent directories): .git
14:54:02 [2019-10-03T14:54:02.688Z]   GEN      .gitid
14:54:02 [2019-10-03T14:54:02.688Z]   GEN      criu/include/version.h
14:54:02 [2019-10-03T14:54:02.688Z]   GEN      include/common/asm
14:54:03 [2019-10-03T14:54:03.044Z]   CC       criu/protobuf-desc.o
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/opts.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/sit.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/google/protobuf/descriptor.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/opts.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/sit.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/macvlan.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/macvlan.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/autofs.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/autofs.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/sysctl.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/sysctl.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/time.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/time.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/binfmt-misc.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/binfmt-misc.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/seccomp.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/seccomp.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/userns.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/userns.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/cgroup.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/cgroup.pb-c.d
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/fown.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   PBCC     images/ext-file.pb-c.c
14:54:03 [2019-10-03T14:54:03.323Z]   DEP      images/fown.pb-c.d
14:54:03 [2019-10-03T14:54:03.461Z]   CC       criu/protobuf.o
14:54:03 [2019-10-03T14:54:03.461Z]   CC       criu/pstree.o
14:54:03 [2019-10-03T14:54:03.473Z] #44 35.16 The following additional packages will be installed:
14:54:03 [2019-10-03T14:54:03.473Z] #44 35.17   btrfs-progs liblzo2-2
14:54:03 [2019-10-03T14:54:03.473Z] #44 35.44 The following NEW packages will be installed:
14:54:03 [2019-10-03T14:54:03.473Z] #44 35.45   btrfs-progs btrfs-tools liblzo2-2
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/ext-file.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/rpc.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/rpc.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/siginfo.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/siginfo.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/pagemap.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/pagemap.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/rlimit.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/rlimit.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/file-lock.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/file-lock.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/tty.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/tty.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/tun.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/netdev.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/tun.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/netdev.pb-c.d
14:54:03 [2019-10-03T14:54:03.611Z]   PBCC     images/vma.pb-c.c
14:54:03 [2019-10-03T14:54:03.611Z]   DEP      images/vma.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/creds.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/creds.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/utsns.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/utsns.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/ipc-desc.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/ipc-sem.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/ipc-desc.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/ipc-sem.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/ipc-msg.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/ipc-msg.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/ipc-shm.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/ipc-shm.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/ipc-var.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/ipc-var.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/sk-opts.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/packet-sock.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/sk-opts.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/packet-sock.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/sk-netlink.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/sk-netlink.pb-c.d
14:54:03 [2019-10-03T14:54:03.895Z]   PBCC     images/sk-inet.pb-c.c
14:54:03 [2019-10-03T14:54:03.895Z]   DEP      images/sk-inet.pb-c.d
14:54:03 [2019-10-03T14:54:03.969Z]   CC       criu/rbtree.o
14:54:04 [2019-10-03T14:54:04.178Z]   PBCC     images/sk-unix.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/sk-unix.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/mm.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/mm.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/timerfd.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/timerfd.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/timer.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/timer.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/sa.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/sa.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/pipe-data.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/pipe-data.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/mnt.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/mnt.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/sk-packet.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/sk-packet.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/tcp-stream.pb-c.c
14:54:04 [2019-10-03T14:54:04.179Z]   DEP      images/tcp-stream.pb-c.d
14:54:04 [2019-10-03T14:54:04.179Z]   PBCC     images/pipe.pb-c.c
14:54:04 [2019-10-03T14:54:04.408Z] #44 36.61 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:54:04 [2019-10-03T14:54:04.408Z] #44 36.61 Need to get 649 kB of archives.
14:54:04 [2019-10-03T14:54:04.408Z] #44 36.61 After this operation, 4320 kB of additional disk space will be used.
14:54:04 [2019-10-03T14:54:04.408Z] #44 36.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/pipe.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/pstree.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/pstree.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/fs.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/fs.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/signalfd.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/signalfd.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/fh.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/fsnotify.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/fh.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/fsnotify.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/eventpoll.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/eventpoll.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/eventfd.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/eventfd.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/remap-file-path.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/remap-file-path.pb-c.d
14:54:04 [2019-10-03T14:54:04.463Z]   PBCC     images/fifo.pb-c.c
14:54:04 [2019-10-03T14:54:04.463Z]   DEP      images/fifo.pb-c.d
14:54:04 [2019-10-03T14:54:04.523Z]   CC       criu/rst-malloc.o
14:54:04 [2019-10-03T14:54:04.523Z]   CC       criu/seccomp.o
14:54:04 [2019-10-03T14:54:04.523Z]   CC       criu/seize.o
14:54:04 [2019-10-03T14:54:04.668Z] #44 36.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:54:04 [2019-10-03T14:54:04.668Z] #44 36.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:54:04 [2019-10-03T14:54:04.753Z]   PBCC     images/ghost-file.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/ghost-file.pb-c.d
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/regfile.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/regfile.pb-c.d
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/ns.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/ns.pb-c.d
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/fdinfo.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/fdinfo.pb-c.d
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core-aarch64.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core-arm.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core-ppc64.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core-s390.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core-x86.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/core.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   PBCC     images/inventory.pb-c.c
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/core-aarch64.pb-c.d
14:54:04 [2019-10-03T14:54:04.754Z]   DEP      images/core-arm.pb-c.d
14:54:04 [2019-10-03T14:54:04.979Z]   CC       criu/servicefd.o
14:54:04 [2019-10-03T14:54:04.979Z]   CC       criu/shmem.o
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/core-ppc64.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/core-s390.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/core-x86.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/core.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/inventory.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   PBCC     images/cpuinfo.pb-c.c
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/cpuinfo.pb-c.d
14:54:05 [2019-10-03T14:54:05.044Z]   PBCC     images/stats.pb-c.c
14:54:05 [2019-10-03T14:54:05.044Z]   DEP      images/stats.pb-c.d
14:54:05 [2019-10-03T14:54:05.332Z] make[1]: Nothing to be done for 'all'.
14:54:05 [2019-10-03T14:54:05.377Z]   CC       criu/sigframe.o
14:54:05 [2019-10-03T14:54:05.377Z]   CC       criu/signalfd.o
14:54:05 [2019-10-03T14:54:05.377Z]   CC       criu/sk-inet.o
14:54:05 [2019-10-03T14:54:05.603Z] #44 37.65 debconf: delaying package configuration, since apt-utils is not installed
14:54:05 [2019-10-03T14:54:05.603Z] #44 ...
14:54:05 [2019-10-03T14:54:05.603Z] 
14:54:05 [2019-10-03T14:54:05.603Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:54:05 [2019-10-03T14:54:05.603Z] #50 DONE 37.5s
14:54:05 [2019-10-03T14:54:05.603Z] 
14:54:05 [2019-10-03T14:54:05.603Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:54:05 [2019-10-03T14:54:05.603Z] #6 30.00 Reading package lists...
14:54:05 [2019-10-03T14:54:05.603Z] #6 36.42 Building dependency tree...
14:54:05 [2019-10-03T14:54:05.603Z] #6 37.57 Reading state information...
14:54:05 [2019-10-03T14:54:05.620Z]   CC       images/stats.o
14:54:05 [2019-10-03T14:54:05.766Z]   CC       criu/sk-netlink.o
14:54:05 [2019-10-03T14:54:05.766Z]   CC       criu/sk-packet.o
14:54:05 [2019-10-03T14:54:05.904Z]   CC       images/core.o
14:54:06 [2019-10-03T14:54:06.163Z]   CC       criu/sk-queue.o
14:54:06 [2019-10-03T14:54:06.163Z]   CC       criu/sk-tcp.o
14:54:06 [2019-10-03T14:54:06.163Z]   CC       criu/sk-unix.o
14:54:06 [2019-10-03T14:54:06.187Z]   CC       images/core-x86.o
14:54:06 [2019-10-03T14:54:06.187Z]   CC       images/core-arm.o
14:54:06 [2019-10-03T14:54:06.479Z]   CC       images/core-aarch64.o
14:54:06 [2019-10-03T14:54:06.479Z]   CC       images/core-ppc64.o
14:54:06 [2019-10-03T14:54:06.768Z]   CC       images/core-s390.o
14:54:06 [2019-10-03T14:54:06.979Z]   CC       criu/sockets.o
14:54:07 [2019-10-03T14:54:07.067Z]   CC       images/cpuinfo.o
14:54:07 [2019-10-03T14:54:07.067Z]   CC       images/inventory.o
14:54:07 [2019-10-03T14:54:07.362Z]   CC       criu/stats.o
14:54:07 [2019-10-03T14:54:07.362Z]   CC       criu/string.o
14:54:07 [2019-10-03T14:54:07.362Z]   CC       criu/sysctl.o
14:54:07 [2019-10-03T14:54:07.371Z]   CC       images/fdinfo.o
14:54:07 [2019-10-03T14:54:07.371Z]   CC       images/fown.o
14:54:07 [2019-10-03T14:54:07.371Z]   CC       images/ns.o
14:54:07 [2019-10-03T14:54:07.506Z] #6 39.54 The following additional packages will be installed:
14:54:07 [2019-10-03T14:54:07.506Z] #6 39.54   libapparmor1 libseccomp2
14:54:07 [2019-10-03T14:54:07.506Z] #6 39.54 Suggested packages:
14:54:07 [2019-10-03T14:54:07.506Z] #6 39.54   seccomp
14:54:07 [2019-10-03T14:54:07.658Z]   CC       images/regfile.o
14:54:07 [2019-10-03T14:54:07.658Z]   CC       images/ghost-file.o
14:54:07 [2019-10-03T14:54:07.658Z]   CC       images/fifo.o
14:54:07 [2019-10-03T14:54:07.658Z]   CC       images/remap-file-path.o
14:54:07 [2019-10-03T14:54:07.741Z]   CC       criu/sysfs_parse.o
14:54:07 [2019-10-03T14:54:07.741Z]   CC       criu/timerfd.o
14:54:07 [2019-10-03T14:54:07.741Z]   CC       criu/tty.o
14:54:07 [2019-10-03T14:54:07.765Z] #6 39.83 The following NEW packages will be installed:
14:54:07 [2019-10-03T14:54:07.765Z] #6 39.85   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:54:07 [2019-10-03T14:54:07.942Z]   CC       images/eventfd.o
14:54:07 [2019-10-03T14:54:07.942Z]   CC       images/eventpoll.o
14:54:07 [2019-10-03T14:54:07.942Z]   CC       images/fh.o
14:54:08 [2019-10-03T14:54:08.024Z] #6 ...
14:54:08 [2019-10-03T14:54:08.024Z] 
14:54:08 [2019-10-03T14:54:08.024Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:54:08 [2019-10-03T14:54:08.024Z] #44 37.97 Fetched 649 kB in 1s (602 kB/s)
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.11 Selecting previously unselected package liblzo2-2:amd64.
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.15 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.16 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.52 Selecting previously unselected package btrfs-progs.
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.52 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 38.59 Unpacking btrfs-progs (4.7.3-1) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.29 Selecting previously unselected package btrfs-tools.
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.29 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.29 Unpacking btrfs-tools (4.7.3-1) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.47 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.55 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.57 Setting up btrfs-progs (4.7.3-1) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.58 Setting up btrfs-tools (4.7.3-1) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 39.60 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:08 [2019-10-03T14:54:08.024Z] #44 DONE 40.0s
14:54:08 [2019-10-03T14:54:08.024Z] 
14:54:08 [2019-10-03T14:54:08.024Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:08 [2019-10-03T14:54:08.024Z] #45 DONE 0.1s
14:54:08 [2019-10-03T14:54:08.024Z] 
14:54:08 [2019-10-03T14:54:08.024Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:54:08 [2019-10-03T14:54:08.225Z]   CC       images/fsnotify.o
14:54:08 [2019-10-03T14:54:08.225Z]   CC       images/signalfd.o
14:54:08 [2019-10-03T14:54:08.283Z] #46 DONE 0.1s
14:54:08 [2019-10-03T14:54:08.283Z] 
14:54:08 [2019-10-03T14:54:08.284Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:54:08 [2019-10-03T14:54:08.511Z]   CC       images/fs.o
14:54:08 [2019-10-03T14:54:08.511Z]   CC       images/pstree.o
14:54:08 [2019-10-03T14:54:08.511Z]   CC       images/pipe.o
14:54:08 [2019-10-03T14:54:08.511Z]   CC       images/tcp-stream.o
14:54:08 [2019-10-03T14:54:08.528Z]   CC       criu/tun.o
14:54:08 [2019-10-03T14:54:08.528Z]   CC       criu/uffd.o
14:54:08 [2019-10-03T14:54:08.816Z]   CC       images/sk-packet.o
14:54:08 [2019-10-03T14:54:08.816Z]   CC       images/mnt.o
14:54:08 [2019-10-03T14:54:08.816Z]   CC       images/pipe-data.o
14:54:08 [2019-10-03T14:54:08.816Z]   CC       images/sa.o
14:54:08 [2019-10-03T14:54:08.925Z]   CC       criu/util.o
14:54:09 [2019-10-03T14:54:09.099Z]   CC       images/timer.o
14:54:09 [2019-10-03T14:54:09.099Z]   CC       images/timerfd.o
14:54:09 [2019-10-03T14:54:09.099Z]   CC       images/mm.o
14:54:09 [2019-10-03T14:54:09.383Z]   CC       images/sk-opts.o
14:54:09 [2019-10-03T14:54:09.383Z]   CC       images/sk-unix.o
14:54:09 [2019-10-03T14:54:09.383Z]   CC       images/sk-inet.o
14:54:09 [2019-10-03T14:54:09.659Z] #47 ...
14:54:09 [2019-10-03T14:54:09.659Z] 
14:54:09 [2019-10-03T14:54:09.659Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:54:09 [2019-10-03T14:54:09.659Z] #17 28.23 Reading package lists...
14:54:09 [2019-10-03T14:54:09.659Z] #17 34.49 Building dependency tree...
14:54:09 [2019-10-03T14:54:09.659Z] #17 35.76 Reading state information...
14:54:09 [2019-10-03T14:54:09.659Z] #17 37.07 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:54:09 [2019-10-03T14:54:09.659Z] #17 37.07 The following additional packages will be installed:
14:54:09 [2019-10-03T14:54:09.659Z] #17 37.07   libjq1 libonig4
14:54:09 [2019-10-03T14:54:09.659Z] #17 37.40 The following NEW packages will be installed:
14:54:09 [2019-10-03T14:54:09.659Z] #17 37.41   jq libjq1 libonig4
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.55 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.55 Need to get 327 kB of archives.
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.55 After this operation, 1157 kB of additional disk space will be used.
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:54:09 [2019-10-03T14:54:09.659Z] #17 38.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:54:09 [2019-10-03T14:54:09.659Z] #17 39.78 debconf: delaying package configuration, since apt-utils is not installed
14:54:09 [2019-10-03T14:54:09.659Z] #17 40.10 Fetched 327 kB in 1s (306 kB/s)
14:54:09 [2019-10-03T14:54:09.659Z] #17 40.25 Selecting previously unselected package libonig4:amd64.
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.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.)
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.36 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.37 Unpacking libonig4:amd64 (6.1.3-2) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.60 Selecting previously unselected package libjq1:amd64.
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.61 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.80 Selecting previously unselected package jq.
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.80 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 40.82 Unpacking jq (1.5+dfsg-1.3) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 41.19 Setting up libonig4:amd64 (6.1.3-2) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 41.22 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 41.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 41.33 Setting up jq (1.5+dfsg-1.3) ...
14:54:09 [2019-10-03T14:54:09.660Z] #17 DONE 41.6s
14:54:09 [2019-10-03T14:54:09.660Z] 
14:54:09 [2019-10-03T14:54:09.660Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:54:09 [2019-10-03T14:54:09.660Z] #19 DONE 0.1s
14:54:09 [2019-10-03T14:54:09.668Z]   CC       images/tun.o
14:54:09 [2019-10-03T14:54:09.668Z]   CC       images/sk-netlink.o
14:54:09 [2019-10-03T14:54:09.668Z]   CC       images/packet-sock.o
14:54:09 [2019-10-03T14:54:09.733Z]   CC       criu/uts_ns.o
14:54:09 [2019-10-03T14:54:09.733Z]   CC       criu/vdso.o
14:54:09 [2019-10-03T14:54:09.733Z]   LINK     criu/built-in.o
14:54:09 [2019-10-03T14:54:09.733Z]   LINK     criu/criu
14:54:09 [2019-10-03T14:54:09.919Z] 
14:54:09 [2019-10-03T14:54:09.919Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:09 [2019-10-03T14:54:09.919Z] #35 26.02 Reading package lists...
14:54:09 [2019-10-03T14:54:09.919Z] #35 32.43 Building dependency tree...
14:54:09 [2019-10-03T14:54:09.919Z] #35 33.79 Reading state information...
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.39 The following additional packages will be installed:
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.40   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.40 Suggested packages:
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.40   codeblocks eclipse ninja-build lrzip
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.40 Recommended packages:
14:54:09 [2019-10-03T14:54:09.919Z] #35 35.40   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:54:09 [2019-10-03T14:54:09.919Z] #35 36.24 The following NEW packages will be installed:
14:54:09 [2019-10-03T14:54:09.919Z] #35 36.24   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:54:09 [2019-10-03T14:54:09.919Z] #35 36.25   vim-common xxd
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.38 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.38 Need to get 13.7 MB of archives.
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.38 After this operation, 57.2 MB of additional disk space will be used.
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 37.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 38.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 38.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 38.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 38.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 38.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 39.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 39.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.36 debconf: delaying package configuration, since apt-utils is not installed
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.58 Fetched 13.7 MB in 2s (4722 kB/s)
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.67 Selecting previously unselected package cmake-data.
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:54:09 [2019-10-03T14:54:09.919Z] #35 40.79 Unpacking cmake-data (3.7.2-1) ...
14:54:09 [2019-10-03T14:54:09.955Z]   CC       images/ipc-var.o
14:54:09 [2019-10-03T14:54:09.955Z]   CC       images/ipc-desc.o
14:54:09 [2019-10-03T14:54:09.955Z]   CC       images/ipc-shm.o
14:54:10 [2019-10-03T14:54:10.103Z]   DEP      lib/c/criu.d
14:54:10 [2019-10-03T14:54:10.103Z]   CC       images/rpc.pb-c.o
14:54:10 [2019-10-03T14:54:10.103Z]   CC       lib/c/criu.o
14:54:10 [2019-10-03T14:54:10.239Z]   CC       images/ipc-msg.o
14:54:10 [2019-10-03T14:54:10.239Z]   CC       images/ipc-sem.o
14:54:10 [2019-10-03T14:54:10.239Z]   CC       images/utsns.o
14:54:10 [2019-10-03T14:54:10.239Z]   CC       images/creds.o
14:54:10 [2019-10-03T14:54:10.494Z]   LINK     lib/c/built-in.o
14:54:10 [2019-10-03T14:54:10.494Z]   LINK     lib/c/libcriu.so
14:54:10 [2019-10-03T14:54:10.494Z]   GEN      magic.py
14:54:10 [2019-10-03T14:54:10.523Z]   CC       images/vma.o
14:54:10 [2019-10-03T14:54:10.523Z]   CC       images/netdev.o
14:54:10 [2019-10-03T14:54:10.523Z]   CC       images/tty.o
14:54:10 [2019-10-03T14:54:10.814Z]   CC       images/file-lock.o
14:54:10 [2019-10-03T14:54:10.814Z]   CC       images/rlimit.o
14:54:10 [2019-10-03T14:54:10.854Z] #35 ...
14:54:10 [2019-10-03T14:54:10.854Z] 
14:54:10 [2019-10-03T14:54:10.854Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 Need to get 300 kB of archives.
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 After this operation, 1201 kB of additional disk space will be used.
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
14:54:10 [2019-10-03T14:54:10.854Z] #6 40.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.18 debconf: delaying package configuration, since apt-utils is not installed
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.48 Fetched 300 kB in 1s (286 kB/s)
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.62 Selecting previously unselected package libseccomp2:amd64.
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15091 files and directories currently installed.)
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.73 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.75 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.92 Selecting previously unselected package libseccomp-dev:amd64.
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.93 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
14:54:10 [2019-10-03T14:54:10.854Z] #6 42.94 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:54:10 [2019-10-03T14:54:10.872Z] Note: Building without setproctitle() and strlcpy() support.
14:54:10 [2019-10-03T14:54:10.872Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:54:10 [2019-10-03T14:54:10.872Z] fatal: Not a git repository (or any of the parent directories): .git
14:54:11 [2019-10-03T14:54:11.106Z]   CC       images/pagemap.o
14:54:11 [2019-10-03T14:54:11.106Z]   CC       images/siginfo.o
14:54:11 [2019-10-03T14:54:11.106Z]   CC       images/rpc.o
14:54:11 [2019-10-03T14:54:11.112Z] #6 43.15 Selecting previously unselected package libapparmor1:amd64.
14:54:11 [2019-10-03T14:54:11.112Z] #6 43.16 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
14:54:11 [2019-10-03T14:54:11.112Z] #6 43.17 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:54:11 [2019-10-03T14:54:11.112Z] #6 43.33 Selecting previously unselected package libapparmor-dev:amd64.
14:54:11 [2019-10-03T14:54:11.112Z] #6 43.34 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'images/built-in.o' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'compel/libcompel.a' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'compel/compel-host-bin' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.273Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.371Z] #6 43.35 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:54:11 [2019-10-03T14:54:11.630Z] #6 43.68 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:11 [2019-10-03T14:54:11.630Z] #6 43.76 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:54:11 [2019-10-03T14:54:11.630Z] #6 43.80 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:54:11 [2019-10-03T14:54:11.653Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.653Z] make[2]: Nothing to be done for 'all'.
14:54:11 [2019-10-03T14:54:11.653Z]   INSTALL  criu/criu
14:54:11 [2019-10-03T14:54:11.731Z]   CC       images/ext-file.o
14:54:11 [2019-10-03T14:54:11.731Z]   CC       images/cgroup.o
14:54:11 [2019-10-03T14:54:11.888Z] #6 43.81 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:54:11 [2019-10-03T14:54:11.888Z] #6 43.83 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:54:11 [2019-10-03T14:54:11.888Z] #6 43.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:12 [2019-10-03T14:54:12.018Z]   CC       images/userns.o
14:54:12 [2019-10-03T14:54:12.018Z]   CC       images/google/protobuf/descriptor.o
14:54:12 [2019-10-03T14:54:12.148Z] #6 DONE 44.1s
14:54:12 [2019-10-03T14:54:12.148Z] 
14:54:12 [2019-10-03T14:54:12.148Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:12 [2019-10-03T14:54:12.148Z] #40 DONE 0.1s
14:54:12 [2019-10-03T14:54:12.148Z] 
14:54:12 [2019-10-03T14:54:12.148Z] #7 [dev 1/24] RUN groupadd -r docker
14:54:12 [2019-10-03T14:54:12.406Z] #7 ...
14:54:12 [2019-10-03T14:54:12.406Z] 
14:54:12 [2019-10-03T14:54:12.406Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:54:12 [2019-10-03T14:54:12.406Z] #41 DONE 0.2s
14:54:12 [2019-10-03T14:54:12.406Z] 
14:54:12 [2019-10-03T14:54:12.406Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.161 + RM_GOPATH=0
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.161 + TMP_GOPATH=
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.161 + : /build
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.161 + '[' -z '' ']'
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.162 ++ mktemp -d
14:54:12 [2019-10-03T14:54:12.406Z] #47 3.167 + export GOPATH=/tmp/tmp.ffqFgW4Tlb
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.167 + GOPATH=/tmp/tmp.ffqFgW4Tlb
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.167 + RM_GOPATH=1
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.167 ++ dirname ./install.sh
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.168 + dir=.
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.168 + bin=containerd
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.168 + shift
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.168 + '[' '!' -f ./containerd.installer ']'
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.168 + . ./containerd.installer
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.169 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.169 + install_containerd
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.170 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.170 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ffqFgW4Tlb/src/github.com/containerd/containerd
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.170 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
14:54:12 [2019-10-03T14:54:12.407Z] #47 3.177 Cloning into '/tmp/tmp.ffqFgW4Tlb/src/github.com/containerd/containerd'...
14:54:12 [2019-10-03T14:54:12.461Z] Removing intermediate container 7eb527a24a45
14:54:12 [2019-10-03T14:54:12.461Z]  ---> 9bc4203fc051
14:54:12 [2019-10-03T14:54:12.461Z] Step 13/126 : FROM base AS registry
14:54:12 [2019-10-03T14:54:12.461Z]  ---> 17aed327431c
14:54:12 [2019-10-03T14:54:12.461Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:54:12 [2019-10-03T14:54:12.634Z]   CC       images/opts.o
14:54:12 [2019-10-03T14:54:12.634Z]   CC       images/seccomp.o
14:54:12 [2019-10-03T14:54:12.665Z] #47 ...
14:54:12 [2019-10-03T14:54:12.665Z] 
14:54:12 [2019-10-03T14:54:12.665Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:54:12 [2019-10-03T14:54:12.665Z] #27 34.43 + cd /tmp/tmp.XwYTg3uExL/src/gotest.tools/gotestsum
14:54:12 [2019-10-03T14:54:12.665Z] #27 34.43 + git checkout -q v0.3.5
14:54:12 [2019-10-03T14:54:12.665Z] #27 34.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:54:12 [2019-10-03T14:54:12.665Z] #27 ...
14:54:12 [2019-10-03T14:54:12.665Z] 
14:54:12 [2019-10-03T14:54:12.665Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:12 [2019-10-03T14:54:12.665Z] #35 44.60 Selecting previously unselected package liblzo2-2:amd64.
14:54:12 [2019-10-03T14:54:12.665Z] #35 44.63 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.665Z] #35 44.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:54:12 [2019-10-03T14:54:12.925Z] #35 44.93 Selecting previously unselected package libicu57:amd64.
14:54:12 [2019-10-03T14:54:12.925Z] #35 44.93 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.925Z] #35 44.96 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
14:54:12 [2019-10-03T14:54:12.925Z] #35 ...
14:54:12 [2019-10-03T14:54:12.925Z] 
14:54:12 [2019-10-03T14:54:12.925Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:12 [2019-10-03T14:54:12.925Z] #57 29.31 Reading package lists...
14:54:12 [2019-10-03T14:54:12.925Z] #57 35.19 Building dependency tree...
14:54:12 [2019-10-03T14:54:12.925Z] #57 36.34 Reading state information...
14:54:12 [2019-10-03T14:54:12.925Z] #57 37.87 The following additional packages will be installed:
14:54:12 [2019-10-03T14:54:12.925Z] #57 37.87   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:54:12 [2019-10-03T14:54:12.925Z] #57 37.87   libprotoc10 python-pkg-resources zlib1g-dev
14:54:12 [2019-10-03T14:54:12.925Z] #57 37.90 Suggested packages:
14:54:12 [2019-10-03T14:54:12.925Z] #57 37.90   manpages-dev python-setuptools
14:54:12 [2019-10-03T14:54:12.925Z] #57 39.61 The following NEW packages will be installed:
14:54:12 [2019-10-03T14:54:12.925Z] #57 39.62   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:54:12 [2019-10-03T14:54:12.925Z] #57 39.62   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:54:12 [2019-10-03T14:54:12.925Z] #57 39.63   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:54:12 [2019-10-03T14:54:12.925Z] #57 39.63   zlib1g-dev
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded.
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 Need to get 3602 kB of archives.
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 After this operation, 18.9 MB of additional disk space will be used.
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.89 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
14:54:12 [2019-10-03T14:54:12.925Z] #57 40.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
14:54:12 [2019-10-03T14:54:12.926Z] #57 41.06 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
14:54:12 [2019-10-03T14:54:12.926Z] #57 41.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
14:54:12 [2019-10-03T14:54:12.926Z] #57 41.07 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
14:54:12 [2019-10-03T14:54:12.926Z] #57 41.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
14:54:12 [2019-10-03T14:54:12.926Z] #57 42.64 debconf: delaying package configuration, since apt-utils is not installed
14:54:12 [2019-10-03T14:54:12.926Z] #57 42.86 Fetched 3602 kB in 1s (2388 kB/s)
14:54:12 [2019-10-03T14:54:12.926Z] #57 42.99 Selecting previously unselected package libnet1:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 42.99 (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.)
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.08 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.22 Selecting previously unselected package libcap-dev:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.23 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.25 Unpacking libcap-dev:amd64 (1:2.25-1) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.40 Selecting previously unselected package libnet1-dev.
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.70 Selecting previously unselected package libnl-3-200:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.70 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.73 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.84 Selecting previously unselected package libnl-3-dev:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.84 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 43.86 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.30 Selecting previously unselected package libprotobuf-c1:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.30 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.35 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.49 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.56 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.73 Selecting previously unselected package zlib1g-dev:amd64.
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
14:54:12 [2019-10-03T14:54:12.926Z] #57 44.79 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:54:12 [2019-10-03T14:54:12.940Z]   CC       images/binfmt-misc.o
14:54:12 [2019-10-03T14:54:12.940Z]   CC       images/time.o
14:54:12 [2019-10-03T14:54:12.940Z]   CC       images/sysctl.o
14:54:12 [2019-10-03T14:54:12.940Z]   CC       images/autofs.o
14:54:13 [2019-10-03T14:54:13.098Z]  ---> Running in 45e47a17ba00
14:54:13 [2019-10-03T14:54:13.098Z] Removing intermediate container 45e47a17ba00
14:54:13 [2019-10-03T14:54:13.098Z]  ---> b4a62bc7a567
14:54:13 [2019-10-03T14:54:13.098Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
14:54:13 [2019-10-03T14:54:13.098Z]  ---> Running in e2fb49258cb1
14:54:13 [2019-10-03T14:54:13.098Z] Removing intermediate container e2fb49258cb1
14:54:13 [2019-10-03T14:54:13.098Z]  ---> fba8629ea376
14:54:13 [2019-10-03T14:54:13.098Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
14:54:13 [2019-10-03T14:54:13.098Z]  ---> Running in 808c61d19a63
14:54:13 [2019-10-03T14:54:13.184Z] #57 45.18 Selecting previously unselected package libprotobuf10:amd64.
14:54:13 [2019-10-03T14:54:13.184Z] #57 45.19 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
14:54:13 [2019-10-03T14:54:13.184Z] #57 45.19 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
14:54:13 [2019-10-03T14:54:13.223Z]   CC       images/macvlan.o
14:54:13 [2019-10-03T14:54:13.223Z]   CC       images/sit.o
14:54:13 [2019-10-03T14:54:13.223Z]   LINK     images/built-in.o
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      compel/include/asm
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      compel/include/version.h
14:54:13 [2019-10-03T14:54:13.223Z] touch .config
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      include/common/config.h
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      compel/plugins/include/uapi/std/syscall.h
14:54:13 [2019-10-03T14:54:13.223Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
14:54:13 [2019-10-03T14:54:13.223Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
14:54:13 [2019-10-03T14:54:13.223Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
14:54:13 [2019-10-03T14:54:13.223Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
14:54:13 [2019-10-03T14:54:13.507Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/std/infect.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/std/string.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/std/log.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/std/fds.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/std/std.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/shmem/shmem.d
14:54:13 [2019-10-03T14:54:13.507Z]   DEP      compel/plugins/fds/fds.d
14:54:13 [2019-10-03T14:54:13.666Z] + mktemp -d
14:54:13 [2019-10-03T14:54:13.666Z] + export GOPATH=/tmp/tmp.pijDYOQm5x
14:54:13 [2019-10-03T14:54:13.666Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution
14:54:13 [2019-10-03T14:54:13.666Z] Cloning into '/tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution'...
14:54:13 [2019-10-03T14:54:13.789Z]   CC       compel/plugins/std/std.o
14:54:13 [2019-10-03T14:54:13.789Z]   CC       compel/plugins/std/fds.o
14:54:14 [2019-10-03T14:54:14.082Z]   CC       compel/plugins/std/log.o
14:54:14 [2019-10-03T14:54:14.118Z] #57 46.24 Selecting previously unselected package libprotobuf-lite10:amd64.
14:54:14 [2019-10-03T14:54:14.374Z]   CC       compel/plugins/std/string.o
14:54:14 [2019-10-03T14:54:14.374Z]   CC       compel/plugins/std/infect.o
14:54:14 [2019-10-03T14:54:14.376Z] #57 46.27 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
14:54:14 [2019-10-03T14:54:14.376Z] #57 46.27 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
14:54:14 [2019-10-03T14:54:14.376Z] #57 46.50 Selecting previously unselected package libprotobuf-dev:amd64.
14:54:14 [2019-10-03T14:54:14.376Z] #57 46.50 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
14:54:14 [2019-10-03T14:54:14.376Z] #57 46.50 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
14:54:14 [2019-10-03T14:54:14.660Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
14:54:14 [2019-10-03T14:54:14.660Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
14:54:14 [2019-10-03T14:54:14.660Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
14:54:14 [2019-10-03T14:54:14.660Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
14:54:14 [2019-10-03T14:54:14.660Z]   AR       compel/plugins/std.lib.a
14:54:14 [2019-10-03T14:54:14.660Z]   CC       compel/plugins/fds/fds.o
14:54:14 [2019-10-03T14:54:14.660Z]   AR       compel/plugins/fds.lib.a
14:54:14 [2019-10-03T14:54:14.947Z]   HOSTDEP  compel/src/lib/log-host.d
14:54:14 [2019-10-03T14:54:14.947Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
14:54:14 [2019-10-03T14:54:14.947Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
14:54:14 [2019-10-03T14:54:14.947Z]   HOSTDEP  compel/src/main-host.d
14:54:14 [2019-10-03T14:54:14.947Z]   DEP      compel/src/lib/ptrace.d
14:54:14 [2019-10-03T14:54:14.947Z]   DEP      compel/src/lib/infect.d
14:54:15 [2019-10-03T14:54:15.234Z]   DEP      compel/src/lib/infect-util.d
14:54:15 [2019-10-03T14:54:15.234Z]   DEP      compel/src/lib/infect-rpc.d
14:54:15 [2019-10-03T14:54:15.234Z]   DEP      compel/arch/ppc64/src/lib/infect.d
14:54:15 [2019-10-03T14:54:15.234Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
14:54:15 [2019-10-03T14:54:15.234Z]   DEP      compel/src/lib/log.d
14:54:15 [2019-10-03T14:54:15.309Z] #57 ...
14:54:15 [2019-10-03T14:54:15.310Z] 
14:54:15 [2019-10-03T14:54:15.310Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:15 [2019-10-03T14:54:15.310Z] #20 4.544 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:54:15 [2019-10-03T14:54:15.310Z] #20 5.036 
14:54:15 [2019-10-03T14:54:15.519Z]   DEP      compel/src/main.d
14:54:15 [2019-10-03T14:54:15.519Z]   DEP      compel/src/lib/handle-elf.d
14:54:15 [2019-10-03T14:54:15.519Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
14:54:15 [2019-10-03T14:54:15.519Z]   CC       compel/src/lib/log.o
14:54:15 [2019-10-03T14:54:15.623Z] + cd /tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution
14:54:15 [2019-10-03T14:54:15.623Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:54:15 [2019-10-03T14:54:15.623Z] + GOPATH=/tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pijDYOQm5x go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:54:15 [2019-10-03T14:54:15.801Z]   CC       compel/arch/ppc64/src/lib/cpu.o
14:54:15 [2019-10-03T14:54:15.801Z]   CC       compel/arch/ppc64/src/lib/infect.o
14:54:16 [2019-10-03T14:54:16.084Z]   CC       compel/src/lib/infect-rpc.o
14:54:16 [2019-10-03T14:54:16.084Z]   CC       compel/src/lib/infect-util.o
14:54:16 [2019-10-03T14:54:16.089Z] #20 5.317 
####                                                                       6.3%
########                                                                  11.4%
#############                                                             18.7%
###################                                                       27.2%
########################                                                  33.8%
#############################                                             40.9%
################################                                          45.4%
###################################                                       49.5%
#####################################                                     52.0%
14:54:16 [2019-10-03T14:54:16.089Z] #20 ...
14:54:16 [2019-10-03T14:54:16.089Z] 
14:54:16 [2019-10-03T14:54:16.089Z] #7 [dev 1/24] RUN groupadd -r docker
14:54:16 [2019-10-03T14:54:16.089Z] #7 DONE 3.9s
14:54:16 [2019-10-03T14:54:16.089Z] 
14:54:16 [2019-10-03T14:54:16.089Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:16 [2019-10-03T14:54:16.089Z] #20 5.317 
####                                                                       6.3%
########                                                                  11.4%
#############                                                             18.7%
###################                                                       27.2%
########################                                                  33.8%
#############################                                             40.9%
################################                                          45.4%
###################################                                       49.5%
#####################################                                     52.0%
#######################################                                   55.2%
########################################                                  56.3%
14:54:16 [2019-10-03T14:54:16.089Z] #20 ...
14:54:16 [2019-10-03T14:54:16.089Z] 
14:54:16 [2019-10-03T14:54:16.089Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:16 [2019-10-03T14:54:16.089Z] #57 48.05 Selecting previously unselected package libprotoc10:amd64.
14:54:16 [2019-10-03T14:54:16.089Z] #57 48.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
14:54:16 [2019-10-03T14:54:16.089Z] #57 48.13 Unpacking libprotoc10:amd64 (3.0.0-9) ...
14:54:16 [2019-10-03T14:54:16.367Z]   CC       compel/src/lib/infect.o
14:54:16 [2019-10-03T14:54:16.985Z]   CC       compel/src/lib/ptrace.o
14:54:17 [2019-10-03T14:54:17.022Z] #57 ...
14:54:17 [2019-10-03T14:54:17.022Z] 
14:54:17 [2019-10-03T14:54:17.022Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:54:17 [2019-10-03T14:54:17.022Z] #30 38.68 sync
14:54:17 [2019-10-03T14:54:17.022Z] #30 38.68 internal/reflectlite
14:54:17 [2019-10-03T14:54:17.022Z] #30 40.92 errors
14:54:17 [2019-10-03T14:54:17.022Z] #30 40.92 sort
14:54:17 [2019-10-03T14:54:17.022Z] #30 41.43 strconv
14:54:17 [2019-10-03T14:54:17.022Z] #30 42.59 io
14:54:17 [2019-10-03T14:54:17.022Z] #30 43.79 internal/oserror
14:54:17 [2019-10-03T14:54:17.022Z] #30 43.88 syscall
14:54:17 [2019-10-03T14:54:17.022Z] #30 45.84 reflect
14:54:17 [2019-10-03T14:54:17.022Z] #30 ...
14:54:17 [2019-10-03T14:54:17.022Z] 
14:54:17 [2019-10-03T14:54:17.022Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:17 [2019-10-03T14:54:17.022Z] #20 5.317 
####                                                                       6.3%
########                                                                  11.4%
#############                                                             18.7%
###################                                                       27.2%
########################                                                  33.8%
#############################                                             40.9%
################################                                          45.4%
###################################                                       49.5%
#####################################                                     52.0%
#######################################                                   55.2%
########################################                                  56.3%
##########################################                                59.3%
############################################                              61.6%
################################################                          67.6%
#####################################################                     73.7%
#########################################################                 79.3%
###########################################################               82.4%
############################################################              83.7%
###############################################################           88.6%
######################################################################    98.1%
######################################################################## 100.0%
14:54:17 [2019-10-03T14:54:17.269Z]   AR       compel/libcompel.a
14:54:17 [2019-10-03T14:54:17.269Z]   HOSTCC   compel/src/main-host.o
14:54:17 [2019-10-03T14:54:17.269Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
14:54:17 [2019-10-03T14:54:17.280Z] #20 ...
14:54:17 [2019-10-03T14:54:17.280Z] 
14:54:17 [2019-10-03T14:54:17.280Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:54:17 [2019-10-03T14:54:17.280Z] #15 39.38 + cd /tmp/tmp.8bP4SOuBjY/src/github.com/go-swagger/go-swagger
14:54:17 [2019-10-03T14:54:17.280Z] #15 39.38 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:54:17 [2019-10-03T14:54:17.280Z] #15 42.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:54:17 [2019-10-03T14:54:17.280Z] #15 ...
14:54:17 [2019-10-03T14:54:17.280Z] 
14:54:17 [2019-10-03T14:54:17.280Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.25 Selecting previously unselected package protobuf-c-compiler.
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.25 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.27 Unpacking protobuf-c-compiler (1.2.1-2) ...
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.45 Selecting previously unselected package protobuf-compiler.
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.47 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
14:54:17 [2019-10-03T14:54:17.280Z] #57 49.51 Unpacking protobuf-compiler (3.0.0-9) ...
14:54:17 [2019-10-03T14:54:17.554Z]   HOSTCC   compel/src/lib/handle-elf-host.o
14:54:17 [2019-10-03T14:54:17.554Z]   HOSTCC   compel/src/lib/log-host.o
14:54:17 [2019-10-03T14:54:17.838Z]   HOSTLINK compel/compel-host-bin
14:54:17 [2019-10-03T14:54:17.838Z]   DEP      soccr/soccr.d
14:54:17 [2019-10-03T14:54:17.838Z]   CC       soccr/soccr.o
14:54:17 [2019-10-03T14:54:17.845Z] #57 49.72 Selecting previously unselected package python-pkg-resources.
14:54:17 [2019-10-03T14:54:17.845Z] #57 49.73 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:54:17 [2019-10-03T14:54:17.845Z] #57 49.74 Unpacking python-pkg-resources (33.1.1-1) ...
14:54:18 [2019-10-03T14:54:18.103Z] #57 50.02 Selecting previously unselected package python-protobuf.
14:54:18 [2019-10-03T14:54:18.103Z] #57 50.02 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
14:54:18 [2019-10-03T14:54:18.103Z] #57 50.02 Unpacking python-protobuf (3.0.0-9) ...
14:54:18 [2019-10-03T14:54:18.366Z] #57 50.59 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:54:18 [2019-10-03T14:54:18.464Z]   AR       soccr/libsoccr.a
14:54:18 [2019-10-03T14:54:18.464Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:54:18 [2019-10-03T14:54:18.464Z]   DEP      criu/arch/ppc64/sigframe.d
14:54:18 [2019-10-03T14:54:18.464Z]   DEP      criu/arch/ppc64/crtools.d
14:54:18 [2019-10-03T14:54:18.750Z]   DEP      criu/arch/ppc64/cpu.d
14:54:18 [2019-10-03T14:54:18.750Z]   CC       criu/arch/ppc64/cpu.o
14:54:18 [2019-10-03T14:54:18.750Z]   CC       criu/arch/ppc64/crtools.o
14:54:18 [2019-10-03T14:54:18.931Z] #57 50.78 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:54:18 [2019-10-03T14:54:18.931Z] #57 50.79 Setting up python-pkg-resources (33.1.1-1) ...
14:54:19 [2019-10-03T14:54:19.376Z]   CC       criu/arch/ppc64/sigframe.o
14:54:19 [2019-10-03T14:54:19.376Z]   LINK     criu/arch/ppc64/crtools.built-in.o
14:54:19 [2019-10-03T14:54:19.376Z]   DEP      criu/arch/ppc64/misc.d
14:54:19 [2019-10-03T14:54:19.376Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
14:54:19 [2019-10-03T14:54:19.376Z]   DEP      criu/arch/ppc64/vdso-pie.d
14:54:19 [2019-10-03T14:54:19.376Z]   DEP      criu/pie/parasite-vdso.d
14:54:19 [2019-10-03T14:54:19.659Z]   DEP      criu/pie/util-vdso.d
14:54:19 [2019-10-03T14:54:19.659Z]   DEP      criu/pie/util.d
14:54:19 [2019-10-03T14:54:19.659Z]   CC       criu/pie/util.o
14:54:19 [2019-10-03T14:54:19.659Z]   CC       criu/pie/util-vdso.o
14:54:19 [2019-10-03T14:54:19.942Z]   CC       criu/pie/parasite-vdso.o
14:54:20 [2019-10-03T14:54:20.225Z]   CC       criu/arch/ppc64/vdso-pie.o
14:54:20 [2019-10-03T14:54:20.342Z] #57 ...
14:54:20 [2019-10-03T14:54:20.342Z] 
14:54:20 [2019-10-03T14:54:20.342Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
14:54:20 [2019-10-03T14:54:20.342Z] #8 DONE 4.3s
14:54:20 [2019-10-03T14:54:20.342Z] 
14:54:20 [2019-10-03T14:54:20.342Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:20 [2019-10-03T14:54:20.342Z] #20 8.070 
14:54:20 [2019-10-03T14:54:20.342Z] #20 8.469 
##################                                                        25.8%
####################################                                      50.1%
#############################################                             63.3%
#########################################################                 79.5%
#####################################################################     96.1%
######################################################################## 100.0%
14:54:20 [2019-10-03T14:54:20.342Z] #20 9.600 
14:54:20 [2019-10-03T14:54:20.513Z]   CC       criu/arch/ppc64/vdso-trampoline.o
14:54:20 [2019-10-03T14:54:20.513Z]   CC       criu/arch/ppc64/misc.o
14:54:20 [2019-10-03T14:54:20.513Z]   AR       criu/pie/pie.lib.a
14:54:20 [2019-10-03T14:54:20.513Z]   DEP      criu/pie/restorer.d
14:54:20 [2019-10-03T14:54:20.513Z]   DEP      criu/arch/ppc64/restorer.d
14:54:20 [2019-10-03T14:54:20.513Z]   DEP      criu/pie/parasite.d
14:54:20 [2019-10-03T14:54:20.796Z]   CC       criu/pie/parasite.o
14:54:20 [2019-10-03T14:54:20.862Z] #20 9.956 
#####                                                                      7.9%
##########                                                                13.9%
############                                                              17.5%
#################                                                         24.2%
#######################                                                   32.7%
##########################                                                36.9%
###############################                                           43.7%
###################################                                       49.9%
########################################                                  56.1%
##########################################                                58.6%
#############################################                             62.9%
#####################################################                     74.0%
14:54:20 [2019-10-03T14:54:20.862Z] #20 ...
14:54:20 [2019-10-03T14:54:20.862Z] 
14:54:20 [2019-10-03T14:54:20.862Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:54:20 [2019-10-03T14:54:20.862Z] #33 42.61 sync
14:54:20 [2019-10-03T14:54:20.862Z] #33 42.61 internal/reflectlite
14:54:20 [2019-10-03T14:54:20.862Z] #33 44.15 github.com/LK4D4/vndr/godl/singleflight
14:54:20 [2019-10-03T14:54:20.862Z] #33 44.62 math/rand
14:54:20 [2019-10-03T14:54:20.862Z] #33 46.04 internal/singleflight
14:54:20 [2019-10-03T14:54:20.862Z] #33 46.52 errors
14:54:20 [2019-10-03T14:54:20.862Z] #33 46.53 sort
14:54:20 [2019-10-03T14:54:20.862Z] #33 46.93 io
14:54:20 [2019-10-03T14:54:20.862Z] #33 47.69 strconv
14:54:20 [2019-10-03T14:54:20.862Z] #33 48.79 bytes
14:54:20 [2019-10-03T14:54:20.862Z] #33 51.20 bufio
14:54:20 [2019-10-03T14:54:20.862Z] #33 52.49 reflect
14:54:20 [2019-10-03T14:54:20.862Z] #33 ...
14:54:20 [2019-10-03T14:54:20.862Z] 
14:54:20 [2019-10-03T14:54:20.862Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:21 [2019-10-03T14:54:21.079Z]   LINK     criu/pie/parasite.built-in.o
14:54:21 [2019-10-03T14:54:21.079Z]   GEN      criu/pie/parasite-blob.h
14:54:21 [2019-10-03T14:54:21.119Z] #20 9.956 
#####                                                                      7.9%
##########                                                                13.9%
############                                                              17.5%
#################                                                         24.2%
#######################                                                   32.7%
##########################                                                36.9%
###############################                                           43.7%
###################################                                       49.9%
########################################                                  56.1%
##########################################                                58.6%
#############################################                             62.9%
#####################################################                     74.0%
###########################################################               82.9%
##################################################################        91.8%
######################################################################## 100.0%
14:54:21 [2019-10-03T14:54:21.372Z]   CC       criu/arch/ppc64/restorer.o
14:54:21 [2019-10-03T14:54:21.372Z]   CC       criu/pie/restorer.o
14:54:22 [2019-10-03T14:54:22.050Z] #20 12.27 
14:54:22 [2019-10-03T14:54:22.308Z] #20 12.60 
#                                                                          1.8%
14:54:22 [2019-10-03T14:54:22.308Z] #20 ...
14:54:22 [2019-10-03T14:54:22.308Z] 
14:54:22 [2019-10-03T14:54:22.308Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.437 + RM_GOPATH=0
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.444 + TMP_GOPATH=
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.444 + : /build
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.444 + '[' -z '' ']'
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.444 ++ mktemp -d
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.482 + export GOPATH=/tmp/tmp.jlrDcQNMEE
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.482 + GOPATH=/tmp/tmp.jlrDcQNMEE
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.482 + RM_GOPATH=1
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.482 ++ dirname ./install.sh
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.488 + dir=.
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.488 + bin=runc
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.490 + shift
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.490 + '[' '!' -f ./runc.installer ']'
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.494 + . ./runc.installer
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.495 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.495 + install_runc
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.498 + grep -q '^3\.10\.0.*\.el7\.'
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.500 + uname -r
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.513 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.516 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.517 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jlrDcQNMEE/src/github.com/opencontainers/runc
14:54:22 [2019-10-03T14:54:22.308Z] #42 3.520 Cloning into '/tmp/tmp.jlrDcQNMEE/src/github.com/opencontainers/runc'...
14:54:22 [2019-10-03T14:54:22.308Z] #42 ...
14:54:22 [2019-10-03T14:54:22.308Z] 
14:54:22 [2019-10-03T14:54:22.308Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:22 [2019-10-03T14:54:22.395Z]   LINK     criu/pie/restorer.built-in.o
14:54:22 [2019-10-03T14:54:22.395Z]   GEN      criu/pie/restorer-blob.h
14:54:22 [2019-10-03T14:54:22.690Z]   DEP      criu/vdso.d
14:54:22 [2019-10-03T14:54:22.690Z]   DEP      criu/uts_ns.d
14:54:22 [2019-10-03T14:54:22.690Z]   DEP      criu/util.d
14:54:22 [2019-10-03T14:54:22.972Z]   DEP      criu/uffd.d
14:54:22 [2019-10-03T14:54:22.972Z]   DEP      criu/tun.d
14:54:22 [2019-10-03T14:54:22.972Z]   DEP      criu/tty.d
14:54:22 [2019-10-03T14:54:22.972Z]   DEP      criu/timerfd.d
14:54:23 [2019-10-03T14:54:23.266Z]   DEP      criu/sysfs_parse.d
14:54:23 [2019-10-03T14:54:23.266Z]   DEP      criu/sysctl.d
14:54:23 [2019-10-03T14:54:23.266Z]   DEP      criu/string.d
14:54:23 [2019-10-03T14:54:23.266Z]   DEP      criu/stats.d
14:54:23 [2019-10-03T14:54:23.266Z]   DEP      criu/sockets.d
14:54:23 [2019-10-03T14:54:23.555Z]   DEP      criu/sk-unix.d
14:54:23 [2019-10-03T14:54:23.555Z]   DEP      criu/sk-tcp.d
14:54:23 [2019-10-03T14:54:23.555Z]   DEP      criu/sk-queue.d
14:54:23 [2019-10-03T14:54:23.593Z] #20 12.60 
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.5%
###
14:54:23 [2019-10-03T14:54:23.593Z] #20 ...
14:54:23 [2019-10-03T14:54:23.593Z] 
14:54:23 [2019-10-03T14:54:23.593Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:54:23 [2019-10-03T14:54:23.593Z] #9 2.890 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:54:23 [2019-10-03T14:54:23.593Z] #9 DONE 3.4s
14:54:23 [2019-10-03T14:54:23.593Z] 
14:54:23 [2019-10-03T14:54:23.593Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:23 [2019-10-03T14:54:23.846Z]   DEP      criu/sk-packet.d
14:54:23 [2019-10-03T14:54:23.846Z]   DEP      criu/sk-netlink.d
14:54:23 [2019-10-03T14:54:23.846Z]   DEP      criu/sk-inet.d
14:54:23 [2019-10-03T14:54:23.846Z]   DEP      criu/signalfd.d
14:54:24 [2019-10-03T14:54:24.128Z]   DEP      criu/sigframe.d
14:54:24 [2019-10-03T14:54:24.128Z]   DEP      criu/shmem.d
14:54:24 [2019-10-03T14:54:24.128Z]   DEP      criu/servicefd.d
14:54:24 [2019-10-03T14:54:24.128Z]   DEP      criu/seize.d
14:54:24 [2019-10-03T14:54:24.412Z]   DEP      criu/seccomp.d
14:54:24 [2019-10-03T14:54:24.412Z]   DEP      criu/rst-malloc.d
14:54:24 [2019-10-03T14:54:24.412Z]   DEP      criu/rbtree.d
14:54:24 [2019-10-03T14:54:24.412Z]   DEP      criu/pstree.d
14:54:24 [2019-10-03T14:54:24.412Z]   DEP      criu/protobuf.d
14:54:24 [2019-10-03T14:54:24.412Z]   GEN      criu/protobuf-desc-gen.h
14:54:25 [2019-10-03T14:54:25.036Z]   DEP      criu/protobuf-desc.d
14:54:25 [2019-10-03T14:54:25.036Z]   DEP      criu/proc_parse.d
14:54:25 [2019-10-03T14:54:25.036Z]   DEP      criu/plugin.d
14:54:25 [2019-10-03T14:54:25.323Z]   DEP      criu/pipes.d
14:54:25 [2019-10-03T14:54:25.323Z]   DEP      criu/pie-util.d
14:54:25 [2019-10-03T14:54:25.323Z]   DEP      criu/pie-util-vdso.d
14:54:25 [2019-10-03T14:54:25.323Z]   DEP      criu/pie-util-vdso-elf32.d
14:54:25 [2019-10-03T14:54:25.323Z]   DEP      criu/path.d
14:54:25 [2019-10-03T14:54:25.607Z]   DEP      criu/parasite-syscall.d
14:54:25 [2019-10-03T14:54:25.607Z]   DEP      criu/pagemap.d
14:54:25 [2019-10-03T14:54:25.607Z]   DEP      criu/pagemap-cache.d
14:54:25 [2019-10-03T14:54:25.607Z]   DEP      criu/page-xfer.d
14:54:25 [2019-10-03T14:54:25.891Z]   DEP      criu/page-pipe.d
14:54:25 [2019-10-03T14:54:25.891Z]   DEP      criu/netfilter.d
14:54:25 [2019-10-03T14:54:25.891Z]   DEP      criu/net.d
14:54:26 [2019-10-03T14:54:26.176Z]   DEP      criu/namespaces.d
14:54:26 [2019-10-03T14:54:26.176Z]   DEP      criu/mount.d
14:54:26 [2019-10-03T14:54:26.176Z]   DEP      criu/mem.d
14:54:26 [2019-10-03T14:54:26.176Z]   DEP      criu/lsm.d
14:54:26 [2019-10-03T14:54:26.462Z]   DEP      criu/log.d
14:54:26 [2019-10-03T14:54:26.462Z]   DEP      criu/libnetlink.d
14:54:26 [2019-10-03T14:54:26.462Z]   DEP      criu/kerndat.d
14:54:26 [2019-10-03T14:54:26.462Z]   DEP      criu/kcmp-ids.d
14:54:26 [2019-10-03T14:54:26.746Z]   DEP      criu/irmap.d
14:54:26 [2019-10-03T14:54:26.746Z]   DEP      criu/ipc_ns.d
14:54:26 [2019-10-03T14:54:26.746Z]   DEP      criu/image.d
14:54:26 [2019-10-03T14:54:26.746Z]   DEP      criu/image-desc.d
14:54:26 [2019-10-03T14:54:26.746Z]   DEP      criu/fsnotify.d
14:54:27 [2019-10-03T14:54:27.033Z]   DEP      criu/filesystems.d
14:54:27 [2019-10-03T14:54:27.033Z]   DEP      criu/files.d
14:54:27 [2019-10-03T14:54:27.033Z]   DEP      criu/files-reg.d
14:54:27 [2019-10-03T14:54:27.317Z]   DEP      criu/files-ext.d
14:54:27 [2019-10-03T14:54:27.317Z]   DEP      criu/file-lock.d
14:54:27 [2019-10-03T14:54:27.317Z]   DEP      criu/file-ids.d
14:54:27 [2019-10-03T14:54:27.317Z]   DEP      criu/fifo.d
14:54:27 [2019-10-03T14:54:27.600Z]   DEP      criu/fdstore.d
14:54:27 [2019-10-03T14:54:27.600Z]   DEP      criu/fault-injection.d
14:54:27 [2019-10-03T14:54:27.600Z]   DEP      criu/external.d
14:54:27 [2019-10-03T14:54:27.600Z]   DEP      criu/eventpoll.d
14:54:27 [2019-10-03T14:54:27.600Z]   DEP      criu/eventfd.d
14:54:27 [2019-10-03T14:54:27.720Z] #20 12.60 
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.5%
#####                                                                      7.3%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 13.5%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.5%
###############                                                           21.6%
################                                                          22.9%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.5%
######################                                                    31.8%
########################                                                  34.6%
##########################                                                36.8%
###########################                                               38.6%
############################                                              40.2%
##############################                                            42.1%
###############################                                           43.4%
###############################                                           44.3%
################################                                          45.4%
#################################                                         47.1%
###################################                                       49.2%
####################################                                      50.8%
#####################################                                     52.7%
######################################                                    53.7%
#######################################                                   54.9%
#########################################                                 57.9%
##########################################                                59.3%
############################################                              61.3%
#############################################                             63.4%
###############################################                           65.6%
################################################                          67.5%
##################################################                        69.7%
###################################################                       71.6%
#####################################################                     74.2%
######################################################                    76.0%
#########################################################                 79.2%
##########################################################                81.7%
############################################################              83.9%
##############################################################            86.5%
################################################################          89.2%
##################################################################        92.7%
####################################################################      94.8%
#####################################################################     97.2%
#######################################################################   98.8%
######################################################################## 100.0%
14:54:27 [2019-10-03T14:54:27.885Z]   DEP      criu/crtools.d
14:54:27 [2019-10-03T14:54:27.885Z]   DEP      criu/cr-service.d
14:54:27 [2019-10-03T14:54:27.885Z]   DEP      criu/cr-restore.d
14:54:27 [2019-10-03T14:54:27.978Z] #20 18.35 
14:54:28 [2019-10-03T14:54:28.168Z]   DEP      criu/cr-errno.d
14:54:28 [2019-10-03T14:54:28.168Z]   DEP      criu/cr-dump.d
14:54:28 [2019-10-03T14:54:28.168Z]   DEP      criu/cr-dedup.d
14:54:28 [2019-10-03T14:54:28.168Z]   DEP      criu/cr-check.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/config.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/clone-noasan.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/cgroup.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/cgroup-props.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/bitmap.d
14:54:28 [2019-10-03T14:54:28.456Z]   DEP      criu/bfd.d
14:54:28 [2019-10-03T14:54:28.744Z]   DEP      criu/autofs.d
14:54:28 [2019-10-03T14:54:28.744Z]   DEP      criu/aio.d
14:54:28 [2019-10-03T14:54:28.744Z]   DEP      criu/action-scripts.d
14:54:28 [2019-10-03T14:54:28.911Z] #20 ...
14:54:28 [2019-10-03T14:54:28.911Z] 
14:54:28 [2019-10-03T14:54:28.911Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:54:28 [2019-10-03T14:54:28.911Z] #10 DONE 5.3s
14:54:28 [2019-10-03T14:54:28.911Z] 
14:54:28 [2019-10-03T14:54:28.911Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:54:29 [2019-10-03T14:54:29.033Z]   CC       criu/action-scripts.o
14:54:29 [2019-10-03T14:54:29.033Z]   CC       criu/aio.o
14:54:29 [2019-10-03T14:54:29.317Z]   CC       criu/autofs.o
14:54:30 [2019-10-03T14:54:30.338Z]   CC       criu/bfd.o
14:54:30 [2019-10-03T14:54:30.338Z]   CC       criu/bitmap.o
14:54:30 [2019-10-03T14:54:30.338Z]   CC       criu/cgroup-props.o
14:54:30 [2019-10-03T14:54:30.812Z] #11 ...
14:54:30 [2019-10-03T14:54:30.812Z] 
14:54:30 [2019-10-03T14:54:30.812Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:30 [2019-10-03T14:54:30.812Z] #35 53.96 Selecting previously unselected package libxml2:amd64.
14:54:30 [2019-10-03T14:54:30.812Z] #35 53.97 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 53.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 54.78 Selecting previously unselected package libarchive13:amd64.
14:54:30 [2019-10-03T14:54:30.812Z] #35 54.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 54.79 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.22 Selecting previously unselected package libjsoncpp1:amd64.
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.22 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.28 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.77 Selecting previously unselected package libuv1:amd64.
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.78 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 55.78 Unpacking libuv1:amd64 (1.9.1-3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 56.09 Selecting previously unselected package cmake.
14:54:30 [2019-10-03T14:54:30.812Z] #35 56.09 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 56.18 Unpacking cmake (3.7.2-1) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 60.87 Selecting previously unselected package xxd.
14:54:30 [2019-10-03T14:54:30.812Z] #35 60.87 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 60.90 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.21 Selecting previously unselected package vim-common.
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.67 Processing triggers for mime-support (3.60) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.89 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.95 Setting up libuv1:amd64 (1.9.1-3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 61.99 Setting up cmake-data (3.7.2-1) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.01 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.18 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.19 Setting up cmake (3.7.2-1) ...
14:54:30 [2019-10-03T14:54:30.812Z] #35 62.29 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:30 [2019-10-03T14:54:30.813Z] #35 DONE 62.7s
14:54:30 [2019-10-03T14:54:30.813Z] 
14:54:30 [2019-10-03T14:54:30.813Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:54:30 [2019-10-03T14:54:30.813Z] #36 DONE 0.1s
14:54:30 [2019-10-03T14:54:30.813Z] 
14:54:30 [2019-10-03T14:54:30.813Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:30 [2019-10-03T14:54:30.813Z] #20 20.07 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:54:30 [2019-10-03T14:54:30.813Z] #20 20.73 
14:54:30 [2019-10-03T14:54:30.813Z] #20 20.97 
######################################################################## 100.0%
14:54:30 [2019-10-03T14:54:30.813Z] #20 ...
14:54:30 [2019-10-03T14:54:30.813Z] 
14:54:30 [2019-10-03T14:54:30.813Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:54:30 [2019-10-03T14:54:30.813Z] #37 DONE 0.1s
14:54:30 [2019-10-03T14:54:30.813Z] 
14:54:30 [2019-10-03T14:54:30.813Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:30 [2019-10-03T14:54:30.813Z] #20 21.21 
14:54:30 [2019-10-03T14:54:30.957Z]   CC       criu/cgroup.o
14:54:32 [2019-10-03T14:54:32.191Z] #20 ...
14:54:32 [2019-10-03T14:54:32.191Z] 
14:54:32 [2019-10-03T14:54:32.191Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:54:32 [2019-10-03T14:54:32.191Z] #11 DONE 3.2s
14:54:32 [2019-10-03T14:54:32.191Z] 
14:54:32 [2019-10-03T14:54:32.191Z] #12 [dev 6/24] RUN ldconfig
14:54:32 [2019-10-03T14:54:32.437Z]   CC       criu/clone-noasan.o
14:54:32 [2019-10-03T14:54:32.437Z]   CC       criu/config.o
14:54:32 [2019-10-03T14:54:32.449Z] #12 ...
14:54:32 [2019-10-03T14:54:32.449Z] 
14:54:32 [2019-10-03T14:54:32.449Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:54:32 [2019-10-03T14:54:32.449Z] #33 54.18 internal/oserror
14:54:32 [2019-10-03T14:54:32.449Z] #33 54.44 syscall
14:54:32 [2019-10-03T14:54:32.449Z] #33 63.95 time
14:54:32 [2019-10-03T14:54:32.449Z] #33 ...
14:54:32 [2019-10-03T14:54:32.449Z] 
14:54:32 [2019-10-03T14:54:32.449Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:32 [2019-10-03T14:54:32.449Z] #20 22.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:54:32 [2019-10-03T14:54:32.708Z] #20 ...
14:54:32 [2019-10-03T14:54:32.708Z] 
14:54:32 [2019-10-03T14:54:32.708Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:32 [2019-10-03T14:54:32.708Z] #57 56.29 Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 56.29 Setting up libprotobuf10:amd64 (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 56.29 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 56.33 Setting up python-protobuf (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.19 Setting up libcap-dev:amd64 (1:2.25-1) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.21 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.23 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.28 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.31 Setting up libprotoc10:amd64 (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.34 Setting up protobuf-c-compiler (1.2.1-2) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.35 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.37 Setting up protobuf-compiler (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.39 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.40 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 64.42 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:54:32 [2019-10-03T14:54:32.708Z] #57 DONE 64.7s
14:54:32 [2019-10-03T14:54:32.708Z] 
14:54:32 [2019-10-03T14:54:32.708Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:33 [2019-10-03T14:54:33.052Z]   CC       criu/cr-check.o
14:54:33 [2019-10-03T14:54:33.277Z] #58 ...
14:54:33 [2019-10-03T14:54:33.277Z] 
14:54:33 [2019-10-03T14:54:33.277Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:54:33 [2019-10-03T14:54:33.277Z] #30 55.01 time
14:54:33 [2019-10-03T14:54:33.277Z] #30 61.80 internal/poll
14:54:33 [2019-10-03T14:54:33.277Z] #30 62.90 internal/fmtsort
14:54:33 [2019-10-03T14:54:33.277Z] #30 63.93 internal/syscall/unix
14:54:33 [2019-10-03T14:54:33.277Z] #30 64.31 strings
14:54:33 [2019-10-03T14:54:33.277Z] #30 64.47 os
14:54:33 [2019-10-03T14:54:33.277Z] #30 ...
14:54:33 [2019-10-03T14:54:33.277Z] 
14:54:33 [2019-10-03T14:54:33.277Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:33 [2019-10-03T14:54:33.277Z] #20 23.32 
14:54:33 [2019-10-03T14:54:33.277Z] #20 23.70 
########################################                                  56.0%
######################################################################## 100.0%
14:54:33 [2019-10-03T14:54:33.942Z] #20 24.09 
14:54:34 [2019-10-03T14:54:34.069Z]   CC       criu/cr-dedup.o
14:54:34 [2019-10-03T14:54:34.069Z]   CC       criu/cr-dump.o
14:54:35 [2019-10-03T14:54:35.091Z]   CC       criu/cr-errno.o
14:54:35 [2019-10-03T14:54:35.091Z]   CC       criu/cr-restore.o
14:54:35 [2019-10-03T14:54:35.322Z] #20 25.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:54:35 [2019-10-03T14:54:35.322Z] #20 25.58 skipping existing 1849cc453dee
14:54:35 [2019-10-03T14:54:35.322Z] #20 25.69 
14:54:35 [2019-10-03T14:54:35.888Z] #20 ...
14:54:35 [2019-10-03T14:54:35.888Z] 
14:54:35 [2019-10-03T14:54:35.888Z] #12 [dev 6/24] RUN ldconfig
14:54:35 [2019-10-03T14:54:35.888Z] #12 DONE 3.7s
14:54:35 [2019-10-03T14:54:35.888Z] 
14:54:35 [2019-10-03T14:54:35.888Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:54:35 [2019-10-03T14:54:35.888Z] #42 13.41 + cd /tmp/tmp.jlrDcQNMEE/src/github.com/opencontainers/runc
14:54:35 [2019-10-03T14:54:35.888Z] #42 13.41 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:54:35 [2019-10-03T14:54:35.888Z] #42 13.69 + '[' -z '' ']'
14:54:35 [2019-10-03T14:54:35.888Z] #42 13.69 + target=static
14:54:35 [2019-10-03T14:54:35.888Z] #42 13.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:54:35 [2019-10-03T14:54:35.888Z] #42 16.19 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
14:54:35 [2019-10-03T14:54:35.888Z] #42 ...
14:54:35 [2019-10-03T14:54:35.888Z] 
14:54:35 [2019-10-03T14:54:35.888Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:37 [2019-10-03T14:54:37.788Z]   CC       criu/cr-service.o
14:54:38 [2019-10-03T14:54:38.416Z] #13 ...
14:54:38 [2019-10-03T14:54:38.416Z] 
14:54:38 [2019-10-03T14:54:38.416Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:54:38 [2019-10-03T14:54:38.416Z] #20 27.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:54:38 [2019-10-03T14:54:38.416Z] #20 27.64 
14:54:38 [2019-10-03T14:54:38.416Z] #20 27.82 
######################################################################## 100.0%
14:54:38 [2019-10-03T14:54:38.417Z] #20 27.96 
14:54:38 [2019-10-03T14:54:38.417Z] #20 28.04 Download of images into '/build' complete.
14:54:38 [2019-10-03T14:54:38.417Z] #20 28.04 Use something like the following to load the result into a Docker daemon:
14:54:38 [2019-10-03T14:54:38.417Z] #20 28.04   tar -cC '/build' . | docker load
14:54:38 [2019-10-03T14:54:38.417Z] #20 DONE 28.4s
14:54:38 [2019-10-03T14:54:38.417Z] 
14:54:38 [2019-10-03T14:54:38.417Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.727 + RM_GOPATH=0
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.727 + TMP_GOPATH=
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.727 + : /build
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.727 + '[' -z '' ']'
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.727 ++ mktemp -d
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.729 + export GOPATH=/tmp/tmp.05LnraqJvC
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.729 + GOPATH=/tmp/tmp.05LnraqJvC
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.729 + RM_GOPATH=1
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 ++ dirname ./install.sh
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 + dir=.
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 + bin=tini
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 + shift
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 + '[' '!' -f ./tini.installer ']'
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 + . ./tini.installer
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.736 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.740 + install_tini
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.740 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.741 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.741 + git clone https://github.com/krallin/tini.git /tmp/tmp.05LnraqJvC/tini
14:54:38 [2019-10-03T14:54:38.417Z] #38 3.745 Cloning into '/tmp/tmp.05LnraqJvC/tini'...
14:54:38 [2019-10-03T14:54:38.417Z] #38 5.019 + cd /tmp/tmp.05LnraqJvC/tini
14:54:38 [2019-10-03T14:54:38.417Z] #38 5.019 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:54:38 [2019-10-03T14:54:38.417Z] #38 5.027 + cmake .
14:54:38 [2019-10-03T14:54:38.417Z] #38 5.831 -- The C compiler identification is GNU 6.3.0
14:54:38 [2019-10-03T14:54:38.417Z] #38 5.892 -- Check for working C compiler: /usr/bin/cc
14:54:38 [2019-10-03T14:54:38.417Z] #38 6.560 -- Check for working C compiler: /usr/bin/cc -- works
14:54:38 [2019-10-03T14:54:38.417Z] #38 6.583 -- Detecting C compiler ABI info
14:54:38 [2019-10-03T14:54:38.417Z] #38 7.374 -- Detecting C compiler ABI info - done
14:54:38 [2019-10-03T14:54:38.417Z] #38 7.564 -- Detecting C compile features
14:54:38 [2019-10-03T14:54:38.446Z]   CC       criu/crtools.o
14:54:38 [2019-10-03T14:54:38.741Z]   CC       criu/eventfd.o
14:54:39 [2019-10-03T14:54:39.038Z]   CC       criu/eventpoll.o
14:54:39 [2019-10-03T14:54:39.325Z]   CC       criu/external.o
14:54:39 [2019-10-03T14:54:39.581Z] + dpkg --print-architecture
14:54:39 [2019-10-03T14:54:39.581Z] + cd /tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution
14:54:39 [2019-10-03T14:54:39.581Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:54:39 [2019-10-03T14:54:39.581Z] + GOPATH=/tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pijDYOQm5x
14:54:39 [2019-10-03T14:54:39.581Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:54:39 [2019-10-03T14:54:39.617Z]   CC       criu/fault-injection.o
14:54:39 [2019-10-03T14:54:39.617Z]   CC       criu/fdstore.o
14:54:39 [2019-10-03T14:54:39.791Z] #38 ...
14:54:39 [2019-10-03T14:54:39.791Z] 
14:54:39 [2019-10-03T14:54:39.791Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:39 [2019-10-03T14:54:39.791Z] #58 4.288 Note: Building without setproctitle() and strlcpy() support.
14:54:39 [2019-10-03T14:54:39.791Z] #58 4.289       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:54:39 [2019-10-03T14:54:39.791Z] #58 6.997 fatal: Not a git repository (or any of the parent directories): .git
14:54:39 [2019-10-03T14:54:39.791Z] #58 7.110   GEN      .gitid
14:54:39 [2019-10-03T14:54:39.791Z] #58 7.122   GEN      criu/include/version.h
14:54:39 [2019-10-03T14:54:39.791Z] #58 7.217   GEN      include/common/asm
14:54:39 [2019-10-03T14:54:39.916Z]   CC       criu/fifo.o
14:54:40 [2019-10-03T14:54:40.211Z]   CC       criu/file-ids.o
14:54:40 [2019-10-03T14:54:40.211Z]   CC       criu/file-lock.o
14:54:40 [2019-10-03T14:54:40.854Z]   CC       criu/files-ext.o
14:54:40 [2019-10-03T14:54:40.854Z]   CC       criu/files-reg.o
14:54:42 [2019-10-03T14:54:42.319Z] #58 9.551   PBCC     images/google/protobuf/descriptor.pb-c.c
14:54:42 [2019-10-03T14:54:42.319Z] #58 9.662   PBCC     images/opts.pb-c.c
14:54:42 [2019-10-03T14:54:42.319Z] #58 9.740   PBCC     images/sit.pb-c.c
14:54:42 [2019-10-03T14:54:42.330Z] + rm -rf /tmp/tmp.pijDYOQm5x/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pijDYOQm5x
14:54:42 [2019-10-03T14:54:42.352Z]   CC       criu/files.o
14:54:42 [2019-10-03T14:54:42.578Z] #58 9.844   DEP      images/google/protobuf/descriptor.pb-c.d
14:54:42 [2019-10-03T14:54:42.578Z] #58 9.950   DEP      images/opts.pb-c.d
14:54:42 [2019-10-03T14:54:42.578Z] #58 10.05   DEP      images/sit.pb-c.d
14:54:42 [2019-10-03T14:54:42.578Z] #58 ...
14:54:42 [2019-10-03T14:54:42.578Z] 
14:54:42 [2019-10-03T14:54:42.578Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:54:43 [2019-10-03T14:54:43.363Z]   CC       criu/filesystems.o
14:54:43 [2019-10-03T14:54:43.647Z]   CC       criu/fsnotify.o
14:54:43 [2019-10-03T14:54:43.814Z] Removing intermediate container 808c61d19a63
14:54:43 [2019-10-03T14:54:43.814Z]  ---> c2ed899dff35
14:54:43 [2019-10-03T14:54:43.814Z] Step 17/126 : FROM base AS swagger
14:54:43 [2019-10-03T14:54:43.814Z]  ---> 17aed327431c
14:54:43 [2019-10-03T14:54:43.814Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
14:54:43 [2019-10-03T14:54:43.868Z] #47 34.42 Checking out files:  46% (1366/2924)   
Checking out files:  47% (1375/2924)   
Checking out files:  48% (1404/2924)   
Checking out files:  49% (1433/2924)   
Checking out files:  50% (1462/2924)   
Checking out files:  51% (1492/2924)   
Checking out files:  52% (1521/2924)   
Checking out files:  53% (1550/2924)   
Checking out files:  54% (1579/2924)   
Checking out files:  55% (1609/2924)   
Checking out files:  56% (1638/2924)   
Checking out files:  57% (1667/2924)   
Checking out files:  58% (1696/2924)   
Checking out files:  59% (1726/2924)   
Checking out files:  60% (1755/2924)   
Checking out files:  61% (1784/2924)   
Checking out files:  62% (1813/2924)   
Checking out files:  63% (1843/2924)   
Checking out files:  64% (1872/2924)   
Checking out files:  65% (1901/2924)   
Checking out files:  66% (1930/2924)   
Checking out files:  67% (1960/2924)   
Checking out files:  68% (1989/2924)   
Checking out files:  69% (2018/2924)   
Checking out files:  70% (2047/2924)   
Checking out files:  71% (2077/2924)   
Checking out files:  72% (2106/2924)   
Checking out files:  73% (2135/2924)   
Checking out files:  74% (2164/2924)   
Checking out files:  75% (2193/2924)   
Checking out files:  76% (2223/2924)   
Checking out files:  77% (2252/2924)   
Checking out files:  78% (2281/2924)   
Checking out files:  79% (2310/2924)   
Checking out files:  80% (2340/2924)   
Checking out files:  81% (2369/2924)   
Checking out files:  82% (2398/2924)   
Checking out files:  83% (2427/2924)   
Checking out files:  84% (2457/2924)   
Checking out files:  85% (2486/2924)   
Checking out files:  86% (2515/2924)   
Checking out files:  87% (2544/2924)   
Checking out files:  88% (2574/2924)   
Checking out files:  89% (2603/2924)   
Checking out files:  90% (2632/2924)   
Checking out files:  90% (2633/2924)   
Checking out files:  91% (2661/2924)   
Checking out files:  92% (2691/2924)   
Checking out files:  93% (2720/2924)   
Checking out files:  94% (2749/2924)   
Checking out files:  95% (2778/2924)   
Checking out files:  96% (2808/2924)   
Checking out files:  97% (2837/2924)   
Checking out files:  98% (2866/2924)   
Checking out files:  99% (2895/2924)   
Checking out files: 100% (2924/2924)   
Checking out files: 100% (2924/2924), done.
14:54:44 [2019-10-03T14:54:44.126Z] #47 35.79 + cd /tmp/tmp.ffqFgW4Tlb/src/github.com/containerd/containerd
14:54:44 [2019-10-03T14:54:44.126Z] #47 35.79 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
14:54:44 [2019-10-03T14:54:44.209Z]  ---> Running in f39636fd2458
14:54:44 [2019-10-03T14:54:44.210Z] Removing intermediate container f39636fd2458
14:54:44 [2019-10-03T14:54:44.210Z]  ---> 7be58d4aafc7
14:54:44 [2019-10-03T14:54:44.210Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
14:54:44 [2019-10-03T14:54:44.210Z]  ---> Running in 9ebdafceccc7
14:54:44 [2019-10-03T14:54:44.263Z]   CC       criu/image-desc.o
14:54:44 [2019-10-03T14:54:44.263Z]   CC       criu/image.o
14:54:44 [2019-10-03T14:54:44.879Z]   CC       criu/ipc_ns.o
14:54:45 [2019-10-03T14:54:45.047Z] + mktemp -d
14:54:45 [2019-10-03T14:54:45.047Z] + export GOPATH=/tmp/tmp.rgpeavFwOa
14:54:45 [2019-10-03T14:54:45.047Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.rgpeavFwOa/src/github.com/go-swagger/go-swagger
14:54:45 [2019-10-03T14:54:45.047Z] Cloning into '/tmp/tmp.rgpeavFwOa/src/github.com/go-swagger/go-swagger'...
14:54:45 [2019-10-03T14:54:45.497Z]   CC       criu/irmap.o
14:54:45 [2019-10-03T14:54:45.499Z] #47 ...
14:54:45 [2019-10-03T14:54:45.499Z] 
14:54:45 [2019-10-03T14:54:45.500Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:54:45 [2019-10-03T14:54:45.500Z] #38 10.65 -- Detecting C compile features - done
14:54:45 [2019-10-03T14:54:45.500Z] #38 10.67 -- Performing Test HAS_BUILTIN_FORTIFY
14:54:45 [2019-10-03T14:54:45.500Z] #38 10.92 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.04 -- Configuring done
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.05 -- Generating done
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.08 -- Build files have been written to: /tmp/tmp.05LnraqJvC/tini
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.08 + make tini-static
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.48 Scanning dependencies of target tini-static
14:54:45 [2019-10-03T14:54:45.500Z] #38 11.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:54:45 [2019-10-03T14:54:45.500Z] #38 13.54 [100%] Linking C executable tini-static
14:54:45 [2019-10-03T14:54:45.500Z] #38 14.03 [100%] Built target tini-static
14:54:45 [2019-10-03T14:54:45.500Z] #38 14.11 + mkdir -p /build
14:54:45 [2019-10-03T14:54:45.500Z] #38 14.11 + cp tini-static /build/docker-init
14:54:45 [2019-10-03T14:54:45.500Z] #38 DONE 14.5s
14:54:45 [2019-10-03T14:54:45.500Z] 
14:54:45 [2019-10-03T14:54:45.500Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.12   PBCC     images/macvlan.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.17   DEP      images/macvlan.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.24   PBCC     images/autofs.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.25   DEP      images/autofs.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.31   PBCC     images/sysctl.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.37   DEP      images/sysctl.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.45   PBCC     images/time.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.48   DEP      images/time.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.55   PBCC     images/binfmt-misc.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.58   DEP      images/binfmt-misc.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.63   PBCC     images/seccomp.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.68   DEP      images/seccomp.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.75   PBCC     images/userns.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.78   DEP      images/userns.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.83   PBCC     images/cgroup.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.84   DEP      images/cgroup.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.90   PBCC     images/fown.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.92   PBCC     images/ext-file.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 10.95   DEP      images/fown.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.03   DEP      images/ext-file.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.09   PBCC     images/rpc.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.13   DEP      images/rpc.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.21   PBCC     images/siginfo.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.25   DEP      images/siginfo.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.34   PBCC     images/pagemap.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.38   DEP      images/pagemap.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.46   PBCC     images/rlimit.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.49   DEP      images/rlimit.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.55   PBCC     images/file-lock.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.60   DEP      images/file-lock.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.67   PBCC     images/tty.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.71   DEP      images/tty.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.79   PBCC     images/tun.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.81   PBCC     images/netdev.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 11.91   DEP      images/tun.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.02   DEP      images/netdev.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.10   PBCC     images/vma.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.16   DEP      images/vma.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.26   PBCC     images/creds.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.33   DEP      images/creds.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.40   PBCC     images/utsns.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.46   DEP      images/utsns.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.51   PBCC     images/ipc-desc.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.55   PBCC     images/ipc-sem.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.55   DEP      images/ipc-desc.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.62   DEP      images/ipc-sem.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.75   PBCC     images/ipc-msg.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.80   DEP      images/ipc-msg.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.90   PBCC     images/ipc-shm.pb-c.c
14:54:45 [2019-10-03T14:54:45.500Z] #58 12.93   DEP      images/ipc-shm.pb-c.d
14:54:45 [2019-10-03T14:54:45.500Z] #58 13.03   PBCC     images/ipc-var.pb-c.c
14:54:45 [2019-10-03T14:54:45.757Z] #58 13.12   DEP      images/ipc-var.pb-c.d
14:54:45 [2019-10-03T14:54:45.780Z]   CC       criu/kcmp-ids.o
14:54:46 [2019-10-03T14:54:46.016Z] #58 13.23   PBCC     images/sk-opts.pb-c.c
14:54:46 [2019-10-03T14:54:46.016Z] #58 13.25   PBCC     images/packet-sock.pb-c.c
14:54:46 [2019-10-03T14:54:46.016Z] #58 13.32   DEP      images/sk-opts.pb-c.d
14:54:46 [2019-10-03T14:54:46.016Z] #58 13.45   DEP      images/packet-sock.pb-c.d
14:54:46 [2019-10-03T14:54:46.063Z]   CC       criu/kerndat.o
14:54:46 [2019-10-03T14:54:46.274Z] #58 13.59   PBCC     images/sk-netlink.pb-c.c
14:54:46 [2019-10-03T14:54:46.274Z] #58 13.70   DEP      images/sk-netlink.pb-c.d
14:54:46 [2019-10-03T14:54:46.274Z] #58 13.81   PBCC     images/sk-inet.pb-c.c
14:54:46 [2019-10-03T14:54:46.533Z] #58 13.86   DEP      images/sk-inet.pb-c.d
14:54:46 [2019-10-03T14:54:46.533Z] #58 13.96   PBCC     images/sk-unix.pb-c.c
14:54:46 [2019-10-03T14:54:46.533Z] #58 14.01   DEP      images/sk-unix.pb-c.d
14:54:46 [2019-10-03T14:54:46.533Z] #58 14.09   PBCC     images/mm.pb-c.c
14:54:46 [2019-10-03T14:54:46.533Z] #58 ...
14:54:46 [2019-10-03T14:54:46.533Z] 
14:54:46 [2019-10-03T14:54:46.533Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:54:46 [2019-10-03T14:54:46.533Z] #30 68.53 bytes
14:54:46 [2019-10-03T14:54:46.533Z] #30 69.63 fmt
14:54:46 [2019-10-03T14:54:46.533Z] #30 71.27 bufio
14:54:46 [2019-10-03T14:54:46.533Z] #30 73.58 path/filepath
14:54:46 [2019-10-03T14:54:46.533Z] #30 75.19 io/ioutil
14:54:46 [2019-10-03T14:54:46.533Z] #30 75.75 flag
14:54:46 [2019-10-03T14:54:46.533Z] #30 76.07 github.com/BurntSushi/toml
14:54:46 [2019-10-03T14:54:46.533Z] #30 78.21 log
14:54:46 [2019-10-03T14:54:46.679Z]   CC       criu/libnetlink.o
14:54:46 [2019-10-03T14:54:46.790Z] #30 78.65 path
14:54:46 [2019-10-03T14:54:46.790Z] #30 ...
14:54:46 [2019-10-03T14:54:46.790Z] 
14:54:46 [2019-10-03T14:54:46.790Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + export 'BUILDTAGS=netgo osusergo static_build'
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + BUILDTAGS='netgo osusergo static_build'
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + export EXTRA_FLAGS=-buildmode=pie
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + EXTRA_FLAGS=-buildmode=pie
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + '[' '' = dynamic ']'
14:54:46 [2019-10-03T14:54:46.790Z] #47 38.25 + make
14:54:46 [2019-10-03T14:54:46.962Z]   CC       criu/log.o
14:54:47 [2019-10-03T14:54:47.048Z] #47 38.76 🇩 bin/ctr
14:54:47 [2019-10-03T14:54:47.244Z]   CC       criu/lsm.o
14:54:47 [2019-10-03T14:54:47.244Z]   CC       criu/mem.o
14:54:47 [2019-10-03T14:54:47.306Z] #47 ...
14:54:47 [2019-10-03T14:54:47.306Z] 
14:54:47 [2019-10-03T14:54:47.306Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:54:47 [2019-10-03T14:54:47.306Z] #33 69.23 internal/fmtsort
14:54:47 [2019-10-03T14:54:47.306Z] #33 69.92 internal/syscall/unix
14:54:47 [2019-10-03T14:54:47.306Z] #33 70.42 strings
14:54:47 [2019-10-03T14:54:47.306Z] #33 72.02 internal/poll
14:54:47 [2019-10-03T14:54:47.306Z] #33 74.32 regexp/syntax
14:54:47 [2019-10-03T14:54:47.306Z] #33 74.34 os
14:54:47 [2019-10-03T14:54:47.306Z] #33 78.89 fmt
14:54:47 [2019-10-03T14:54:47.564Z] #33 ...
14:54:47 [2019-10-03T14:54:47.564Z] 
14:54:47 [2019-10-03T14:54:47.564Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.17   DEP      images/mm.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.26   PBCC     images/timerfd.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.30   DEP      images/timerfd.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.37   PBCC     images/timer.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.40   DEP      images/timer.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.46   PBCC     images/sa.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.55   DEP      images/sa.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.62   PBCC     images/pipe-data.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.65   DEP      images/pipe-data.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.71   PBCC     images/mnt.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.77   DEP      images/mnt.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.84   PBCC     images/sk-packet.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.85   DEP      images/sk-packet.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.92   PBCC     images/tcp-stream.pb-c.c
14:54:47 [2019-10-03T14:54:47.564Z] #58 14.94   DEP      images/tcp-stream.pb-c.d
14:54:47 [2019-10-03T14:54:47.564Z] #58 15.02   PBCC     images/pipe.pb-c.c
14:54:47 [2019-10-03T14:54:47.822Z] #58 15.04   DEP      images/pipe.pb-c.d
14:54:47 [2019-10-03T14:54:47.822Z] #58 15.12   PBCC     images/pstree.pb-c.c
14:54:47 [2019-10-03T14:54:47.822Z] #58 15.14   DEP      images/pstree.pb-c.d
14:54:47 [2019-10-03T14:54:47.822Z] #58 15.20   PBCC     images/fs.pb-c.c
14:54:47 [2019-10-03T14:54:47.822Z] #58 15.27   DEP      images/fs.pb-c.d
14:54:48 [2019-10-03T14:54:48.081Z] #58 15.32   PBCC     images/signalfd.pb-c.c
14:54:48 [2019-10-03T14:54:48.081Z] #58 15.36   DEP      images/signalfd.pb-c.d
14:54:48 [2019-10-03T14:54:48.081Z] #58 15.41   PBCC     images/fh.pb-c.c
14:54:48 [2019-10-03T14:54:48.081Z] #58 15.48   PBCC     images/fsnotify.pb-c.c
14:54:48 [2019-10-03T14:54:48.252Z]   CC       criu/mount.o
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.59   DEP      images/fh.pb-c.d
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.62   DEP      images/fsnotify.pb-c.d
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.70   PBCC     images/eventpoll.pb-c.c
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.74   DEP      images/eventpoll.pb-c.d
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.78   PBCC     images/eventfd.pb-c.c
14:54:48 [2019-10-03T14:54:48.339Z] #58 15.83   DEP      images/eventfd.pb-c.d
14:54:48 [2019-10-03T14:54:48.453Z] + cd /tmp/tmp.rgpeavFwOa/src/github.com/go-swagger/go-swagger
14:54:48 [2019-10-03T14:54:48.453Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:54:48 [2019-10-03T14:54:48.597Z] #58 15.87   PBCC     images/remap-file-path.pb-c.c
14:54:48 [2019-10-03T14:54:48.597Z] #58 15.95   DEP      images/remap-file-path.pb-c.d
14:54:48 [2019-10-03T14:54:48.597Z] #58 15.99   PBCC     images/fifo.pb-c.c
14:54:48 [2019-10-03T14:54:48.597Z] #58 16.02   DEP      images/fifo.pb-c.d
14:54:48 [2019-10-03T14:54:48.597Z] #58 16.06   PBCC     images/ghost-file.pb-c.c
14:54:48 [2019-10-03T14:54:48.855Z] #58 16.14   DEP      images/ghost-file.pb-c.d
14:54:48 [2019-10-03T14:54:48.855Z] #58 16.20   PBCC     images/regfile.pb-c.c
14:54:48 [2019-10-03T14:54:48.855Z] #58 16.24   DEP      images/regfile.pb-c.d
14:54:48 [2019-10-03T14:54:48.855Z] #58 16.32   PBCC     images/ns.pb-c.c
14:54:48 [2019-10-03T14:54:48.934Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:54:49 [2019-10-03T14:54:49.113Z] #58 16.37   DEP      images/ns.pb-c.d
14:54:49 [2019-10-03T14:54:49.113Z] #58 16.44   PBCC     images/fdinfo.pb-c.c
14:54:49 [2019-10-03T14:54:49.113Z] #58 16.53   DEP      images/fdinfo.pb-c.d
14:54:49 [2019-10-03T14:54:49.113Z] #58 16.59   PBCC     images/core-aarch64.pb-c.c
14:54:49 [2019-10-03T14:54:49.371Z] #58 16.71   PBCC     images/core-arm.pb-c.c
14:54:49 [2019-10-03T14:54:49.371Z] #58 16.78   PBCC     images/core-ppc64.pb-c.c
14:54:49 [2019-10-03T14:54:49.371Z] #58 16.83   PBCC     images/core-s390.pb-c.c
14:54:49 [2019-10-03T14:54:49.629Z] #58 16.87   PBCC     images/core-x86.pb-c.c
14:54:49 [2019-10-03T14:54:49.630Z] #58 16.88   PBCC     images/core.pb-c.c
14:54:49 [2019-10-03T14:54:49.630Z] #58 16.96   PBCC     images/inventory.pb-c.c
14:54:49 [2019-10-03T14:54:49.888Z] #58 17.09   DEP      images/core-aarch64.pb-c.d
14:54:49 [2019-10-03T14:54:49.888Z] #58 17.16   DEP      images/core-arm.pb-c.d
14:54:49 [2019-10-03T14:54:49.888Z] #58 17.23   DEP      images/core-ppc64.pb-c.d
14:54:49 [2019-10-03T14:54:49.888Z] #58 17.27   DEP      images/core-s390.pb-c.d
14:54:49 [2019-10-03T14:54:49.888Z] #58 17.35   DEP      images/core-x86.pb-c.d
14:54:50 [2019-10-03T14:54:50.146Z] #58 17.44   DEP      images/core.pb-c.d
14:54:50 [2019-10-03T14:54:50.146Z] #58 17.55   DEP      images/inventory.pb-c.d
14:54:50 [2019-10-03T14:54:50.146Z] #58 17.64   PBCC     images/cpuinfo.pb-c.c
14:54:50 [2019-10-03T14:54:50.404Z] #58 17.68   DEP      images/cpuinfo.pb-c.d
14:54:50 [2019-10-03T14:54:50.404Z] #58 17.74   PBCC     images/stats.pb-c.c
14:54:50 [2019-10-03T14:54:50.404Z] #58 17.78   DEP      images/stats.pb-c.d
14:54:50 [2019-10-03T14:54:50.949Z]   CC       criu/namespaces.o
14:54:50 [2019-10-03T14:54:50.970Z] #58 ...
14:54:50 [2019-10-03T14:54:50.970Z] 
14:54:50 [2019-10-03T14:54:50.970Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.105 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.218 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.233 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.269 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:54:50 [2019-10-03T14:54:50.970Z] #13 5.915 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB]
14:54:50 [2019-10-03T14:54:50.970Z] #13 7.446 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:54:50 [2019-10-03T14:54:50.970Z] #13 8.102 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:54:51 [2019-10-03T14:54:51.905Z] #13 ...
14:54:51 [2019-10-03T14:54:51.905Z] 
14:54:51 [2019-10-03T14:54:51.905Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:51 [2019-10-03T14:54:51.905Z] #58 19.23 make[1]: Nothing to be done for 'all'.
14:54:51 [2019-10-03T14:54:51.956Z]   CC       criu/net.o
14:54:53 [2019-10-03T14:54:53.805Z] #58 20.76   CC       images/stats.o
14:54:53 [2019-10-03T14:54:53.805Z] #58 ...
14:54:53 [2019-10-03T14:54:53.805Z] 
14:54:53 [2019-10-03T14:54:53.805Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:54:53 [2019-10-03T14:54:53.805Z] #30 79.19 text/tabwriter
14:54:53 [2019-10-03T14:54:53.805Z] #30 81.42 github.com/BurntSushi/toml/cmd/tomlv
14:54:53 [2019-10-03T14:54:53.805Z] #30 DONE 85.5s
14:54:53 [2019-10-03T14:54:53.805Z] 
14:54:53 [2019-10-03T14:54:53.805Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:54:53 [2019-10-03T14:54:53.805Z] #13 17.69 Fetched 7918 kB in 13s (577 kB/s)
14:54:53 [2019-10-03T14:54:53.988Z]   CC       criu/netfilter.o
14:54:53 [2019-10-03T14:54:53.988Z]   CC       criu/page-pipe.o
14:54:54 [2019-10-03T14:54:54.275Z]   CC       criu/page-xfer.o
14:54:55 [2019-10-03T14:54:55.287Z]   CC       criu/pagemap-cache.o
14:54:55 [2019-10-03T14:54:55.287Z]   CC       criu/pagemap.o
14:54:55 [2019-10-03T14:54:55.918Z]   CC       criu/parasite-syscall.o
14:54:56 [2019-10-03T14:54:56.534Z]   CC       criu/path.o
14:54:56 [2019-10-03T14:54:56.816Z]   CC       criu/pie-util-vdso-elf32.o
14:54:56 [2019-10-03T14:54:56.816Z]   CC       criu/pie-util-vdso.o
14:54:57 [2019-10-03T14:54:57.098Z]   CC       criu/pie-util.o
14:54:57 [2019-10-03T14:54:57.390Z]   CC       criu/pipes.o
14:54:57 [2019-10-03T14:54:57.674Z]   CC       criu/plugin.o
14:54:57 [2019-10-03T14:54:57.956Z]   CC       criu/proc_parse.o
14:54:57 [2019-10-03T14:54:57.990Z] #13 17.69 Reading package lists...
14:54:57 [2019-10-03T14:54:57.990Z] #13 ...
14:54:57 [2019-10-03T14:54:57.990Z] 
14:54:57 [2019-10-03T14:54:57.990Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:54:57 [2019-10-03T14:54:57.990Z] #33 79.82 path/filepath
14:54:57 [2019-10-03T14:54:57.990Z] #33 81.10 regexp
14:54:57 [2019-10-03T14:54:57.990Z] #33 83.76 flag
14:54:57 [2019-10-03T14:54:57.990Z] #33 84.96 go/token
14:54:57 [2019-10-03T14:54:57.990Z] #33 85.96 internal/lazyregexp
14:54:57 [2019-10-03T14:54:57.990Z] #33 86.11 go/scanner
14:54:57 [2019-10-03T14:54:57.990Z] #33 86.52 path
14:54:57 [2019-10-03T14:54:57.990Z] #33 87.09 io/ioutil
14:54:57 [2019-10-03T14:54:57.990Z] #33 87.60 net/url
14:54:57 [2019-10-03T14:54:57.990Z] #33 87.74 go/ast
14:54:57 [2019-10-03T14:54:57.990Z] #33 89.09 text/template/parse
14:54:58 [2019-10-03T14:54:58.248Z] #33 ...
14:54:58 [2019-10-03T14:54:58.248Z] 
14:54:58 [2019-10-03T14:54:58.248Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:54:58 [2019-10-03T14:54:58.248Z] #58 21.55   CC       images/core.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 22.64   CC       images/core-x86.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 23.23   CC       images/core-arm.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 23.77   CC       images/core-aarch64.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 24.17   CC       images/core-ppc64.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 24.80   CC       images/core-s390.o
14:54:58 [2019-10-03T14:54:58.248Z] #58 25.54   CC       images/cpuinfo.o
14:54:58 [2019-10-03T14:54:58.814Z] #58 26.07   CC       images/inventory.o
14:54:58 [2019-10-03T14:54:58.814Z] #58 26.30   CC       images/fdinfo.o
14:54:59 [2019-10-03T14:54:59.381Z] #58 26.63   CC       images/fown.o
14:54:59 [2019-10-03T14:54:59.381Z] #58 26.87   CC       images/ns.o
14:54:59 [2019-10-03T14:54:59.639Z] #58 27.05   CC       images/regfile.o
14:54:59 [2019-10-03T14:54:59.897Z] #58 27.31   CC       images/ghost-file.o
14:54:59 [2019-10-03T14:54:59.981Z]   CC       criu/protobuf-desc.o
14:55:00 [2019-10-03T14:55:00.463Z] #58 27.73   CC       images/fifo.o
14:55:00 [2019-10-03T14:55:00.463Z] #58 ...
14:55:00 [2019-10-03T14:55:00.463Z] 
14:55:00 [2019-10-03T14:55:00.463Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:00 [2019-10-03T14:55:00.463Z] #33 92.33 go/parser
14:55:00 [2019-10-03T14:55:00.597Z]   CC       criu/protobuf.o
14:55:00 [2019-10-03T14:55:00.597Z]   CC       criu/pstree.o
14:55:00 [2019-10-03T14:55:00.768Z] + rm -rf /tmp/tmp.rgpeavFwOa
14:55:00 [2019-10-03T14:55:00.768Z] Removing intermediate container 9ebdafceccc7
14:55:00 [2019-10-03T14:55:00.768Z]  ---> 601d8d5701a9
14:55:00 [2019-10-03T14:55:00.768Z] Step 20/126 : FROM base AS frozen-images
14:55:00 [2019-10-03T14:55:00.768Z]  ---> 17aed327431c
14:55:00 [2019-10-03T14:55:00.768Z] Step 21/126 : ARG DEBIAN_FRONTEND
14:55:00 [2019-10-03T14:55:00.768Z]  ---> Using cache
14:55:00 [2019-10-03T14:55:00.768Z]  ---> 2f5dfe86a274
14:55:00 [2019-10-03T14:55:00.768Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
14:55:00 [2019-10-03T14:55:00.768Z]  ---> Running in 8c9919d46d1d
14:55:01 [2019-10-03T14:55:01.572Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:55:01 [2019-10-03T14:55:01.572Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:55:01 [2019-10-03T14:55:01.572Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:55:01 [2019-10-03T14:55:01.572Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:55:01 [2019-10-03T14:55:01.572Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:55:01 [2019-10-03T14:55:01.572Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:55:01 [2019-10-03T14:55:01.572Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:55:01 [2019-10-03T14:55:01.572Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:55:01 [2019-10-03T14:55:01.605Z]   CC       criu/rbtree.o
14:55:01 [2019-10-03T14:55:01.605Z]   CC       criu/rst-malloc.o
14:55:01 [2019-10-03T14:55:01.838Z] #33 93.39 text/template
14:55:01 [2019-10-03T14:55:01.888Z]   CC       criu/seccomp.o
14:55:02 [2019-10-03T14:55:02.175Z]   CC       criu/seize.o
14:55:02 [2019-10-03T14:55:02.791Z]   CC       criu/servicefd.o
14:55:02 [2019-10-03T14:55:02.906Z] Fetched 7669 kB in 1s (4628 kB/s)
14:55:03 [2019-10-03T14:55:03.086Z]   CC       criu/shmem.o
14:55:03 [2019-10-03T14:55:03.702Z]   CC       criu/sigframe.o
14:55:03 [2019-10-03T14:55:03.754Z] Reading package lists...
14:55:03 [2019-10-03T14:55:03.985Z]   CC       criu/signalfd.o
14:55:03 [2019-10-03T14:55:03.985Z]   CC       criu/sk-inet.o
14:55:04 [2019-10-03T14:55:04.225Z] Reading package lists...
14:55:04 [2019-10-03T14:55:04.225Z] Building dependency tree...
14:55:04 [2019-10-03T14:55:04.225Z] Reading state information...
14:55:04 [2019-10-03T14:55:04.225Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:55:04 [2019-10-03T14:55:04.225Z] The following additional packages will be installed:
14:55:04 [2019-10-03T14:55:04.225Z]   libjq1 libonig4
14:55:04 [2019-10-03T14:55:04.368Z] #33 95.97 log
14:55:04 [2019-10-03T14:55:04.626Z] #33 96.51 encoding/binary
14:55:04 [2019-10-03T14:55:04.681Z] The following NEW packages will be installed:
14:55:04 [2019-10-03T14:55:04.681Z]   jq libjq1 libonig4
14:55:04 [2019-10-03T14:55:04.681Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:55:04 [2019-10-03T14:55:04.681Z] Need to get 328 kB of archives.
14:55:04 [2019-10-03T14:55:04.681Z] After this operation, 1263 kB of additional disk space will be used.
14:55:04 [2019-10-03T14:55:04.681Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
14:55:04 [2019-10-03T14:55:04.681Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
14:55:04 [2019-10-03T14:55:04.681Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
14:55:04 [2019-10-03T14:55:04.681Z] debconf: delaying package configuration, since apt-utils is not installed
14:55:04 [2019-10-03T14:55:04.681Z] Fetched 328 kB in 0s (3986 kB/s)
14:55:04 [2019-10-03T14:55:04.681Z] Selecting previously unselected package libonig4:s390x.
14:55:04 [2019-10-03T14:55:04.681Z] (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 ... 14828 files and directories currently installed.)
14:55:04 [2019-10-03T14:55:04.681Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
14:55:04 [2019-10-03T14:55:04.681Z] Unpacking libonig4:s390x (6.1.3-2) ...
14:55:04 [2019-10-03T14:55:04.681Z] Selecting previously unselected package libjq1:s390x.
14:55:04 [2019-10-03T14:55:04.681Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
14:55:04 [2019-10-03T14:55:04.681Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
14:55:04 [2019-10-03T14:55:04.681Z] Selecting previously unselected package jq.
14:55:04 [2019-10-03T14:55:04.681Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
14:55:04 [2019-10-03T14:55:04.681Z] Unpacking jq (1.5+dfsg-1.3) ...
14:55:04 [2019-10-03T14:55:04.681Z] Setting up libonig4:s390x (6.1.3-2) ...
14:55:04 [2019-10-03T14:55:04.681Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
14:55:04 [2019-10-03T14:55:04.681Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:55:05 [2019-10-03T14:55:05.000Z]   CC       criu/sk-netlink.o
14:55:05 [2019-10-03T14:55:05.000Z]   CC       criu/sk-packet.o
14:55:05 [2019-10-03T14:55:05.179Z] Setting up jq (1.5+dfsg-1.3) ...
14:55:05 [2019-10-03T14:55:05.582Z] Removing intermediate container 8c9919d46d1d
14:55:05 [2019-10-03T14:55:05.582Z]  ---> 7d33fea8b257
14:55:05 [2019-10-03T14:55:05.582Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
14:55:05 [2019-10-03T14:55:05.582Z]  ---> b44f86471a5a
14:55:05 [2019-10-03T14:55:05.582Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
14:55:05 [2019-10-03T14:55:05.627Z]   CC       criu/sk-queue.o
14:55:05 [2019-10-03T14:55:05.922Z]   CC       criu/sk-tcp.o
14:55:05 [2019-10-03T14:55:05.989Z]  ---> Running in a2924fa7a8dc
14:55:06 [2019-10-03T14:55:06.000Z] #33 ...
14:55:06 [2019-10-03T14:55:06.000Z] 
14:55:06 [2019-10-03T14:55:06.000Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:06 [2019-10-03T14:55:06.000Z] #58 28.03   CC       images/remap-file-path.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 28.34   CC       images/eventfd.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 28.54   CC       images/eventpoll.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 28.97   CC       images/fh.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 29.24   CC       images/fsnotify.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 29.90   CC       images/signalfd.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 30.19   CC       images/fs.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 30.51   CC       images/pstree.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 30.67   CC       images/pipe.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 30.84   CC       images/tcp-stream.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 31.01   CC       images/sk-packet.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 31.41   CC       images/mnt.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 31.72   CC       images/pipe-data.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 31.97   CC       images/sa.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 32.23   CC       images/timer.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 32.66   CC       images/timerfd.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 32.87   CC       images/mm.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 33.16   CC       images/sk-opts.o
14:55:06 [2019-10-03T14:55:06.000Z] #58 33.51   CC       images/sk-unix.o
14:55:06 [2019-10-03T14:55:06.215Z]   CC       criu/sk-unix.o
14:55:06 [2019-10-03T14:55:06.566Z] #58 33.90   CC       images/sk-inet.o
14:55:06 [2019-10-03T14:55:06.781Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:55:07 [2019-10-03T14:55:07.132Z] #58 34.28   CC       images/tun.o
14:55:07 [2019-10-03T14:55:07.183Z] 
14:55:07 [2019-10-03T14:55:07.391Z] #58 34.73   CC       images/sk-netlink.o
14:55:07 [2019-10-03T14:55:07.649Z] #58 35.01   CC       images/packet-sock.o
14:55:07 [2019-10-03T14:55:07.692Z]   CC       criu/sockets.o
14:55:07 [2019-10-03T14:55:07.991Z] 
######                                                                     8.5%
#############                                                             18.9%
########################                                                  33.6%
#################################                                         46.6%
#############################################                             63.3%
########################################################                  78.0%
##################################################################        92.6%
######################################################################## 100.0%
14:55:07 [2019-10-03T14:55:07.991Z] 
14:55:08 [2019-10-03T14:55:08.045Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:22049563 Name:quota Decls:[0xc02b8a0a80 0xc02b8a0b00 0xc02b8a0b80 0xc02b8a0c00 0xc02b899290 0xc02b8993e0] Scope:scope 0xc02b881d70 {
14:55:08 [2019-10-03T14:55:08.045Z] 	type errQuotaNotSupported
14:55:08 [2019-10-03T14:55:08.045Z] 	var ErrQuotaNotSupported
14:55:08 [2019-10-03T14:55:08.045Z] }
14:55:08 [2019-10-03T14:55:08.045Z]  Imports:[0xc02b899110] Unresolved:[errdefs nil string] Comments:[0xc02b8a29e0 0xc02b8a2b60]} 
14:55:08 [2019-10-03T14:55:08.215Z] #58 35.54   CC       images/ipc-var.o
14:55:08 [2019-10-03T14:55:08.312Z]   CC       criu/stats.o
14:55:08 [2019-10-03T14:55:08.378Z] 
##############                                                            19.7%
##############################################                            65.0%
######################################################################## 100.0%
14:55:08 [2019-10-03T14:55:08.474Z] #58 35.82   CC       images/ipc-desc.o
14:55:08 [2019-10-03T14:55:08.474Z] #58 ...
14:55:08 [2019-10-03T14:55:08.474Z] 
14:55:08 [2019-10-03T14:55:08.474Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:08 [2019-10-03T14:55:08.474Z] #13 17.69 Reading package lists...
14:55:08 [2019-10-03T14:55:08.474Z] #13 23.02 Reading package lists...
14:55:08 [2019-10-03T14:55:08.474Z] #13 27.52 Building dependency tree...
14:55:08 [2019-10-03T14:55:08.474Z] #13 28.60 Reading state information...
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.77 The following additional packages will be installed:
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.79   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.80 Suggested packages:
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   vim-doc vim-scripts xfsdump acl attr quota
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81 Recommended packages:
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:55:08 [2019-10-03T14:55:08.474Z] #13 29.81   python3-keyrings.alt python3-xdg unzip
14:55:08 [2019-10-03T14:55:08.595Z]   CC       criu/string.o
14:55:08 [2019-10-03T14:55:08.595Z]   CC       criu/sysctl.o
14:55:08 [2019-10-03T14:55:08.732Z] #13 ...
14:55:08 [2019-10-03T14:55:08.732Z] 
14:55:08 [2019-10-03T14:55:08.732Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:08 [2019-10-03T14:55:08.732Z] #58 36.04   CC       images/ipc-shm.o
14:55:08 [2019-10-03T14:55:08.732Z] #58 36.24   CC       images/ipc-msg.o
14:55:08 [2019-10-03T14:55:08.768Z] 
14:55:09 [2019-10-03T14:55:09.223Z]   CC       criu/sysfs_parse.o
14:55:09 [2019-10-03T14:55:09.223Z]   CC       criu/timerfd.o
14:55:09 [2019-10-03T14:55:09.299Z] #58 36.58   CC       images/ipc-sem.o
14:55:09 [2019-10-03T14:55:09.299Z] #58 36.82   CC       images/utsns.o
14:55:09 [2019-10-03T14:55:09.506Z]   CC       criu/tty.o
14:55:09 [2019-10-03T14:55:09.564Z] 
########                                                                  11.4%
###################                                                       26.7%
################################                                          44.5%
############################################                              62.3%
###########################################################               82.7%
######################################################################## 100.0%
14:55:09 [2019-10-03T14:55:09.564Z] 
14:55:09 [2019-10-03T14:55:09.865Z] #58 37.06   CC       images/creds.o
14:55:10 [2019-10-03T14:55:10.123Z] #58 37.31   CC       images/vma.o
14:55:10 [2019-10-03T14:55:10.123Z] #58 37.52   CC       images/netdev.o
14:55:10 [2019-10-03T14:55:10.689Z] #58 37.92   CC       images/tty.o
14:55:10 [2019-10-03T14:55:10.992Z]   CC       criu/tun.o
14:55:11 [2019-10-03T14:55:11.092Z] 
###                                                                        4.5%
#######                                                                   11.1%
#############                                                             18.7%
##################                                                        26.2%
######################                                                    31.9%
###########################                                               38.5%
#################################                                         46.1%
######################################                                    53.6%
###########################################                               60.2%
################################################                          67.8%
#####################################################                     74.4%
##########################################################                81.0%
###############################################################           88.6%
#####################################################################     96.1%
######################################################################## 100.0%
14:55:11 [2019-10-03T14:55:11.092Z] 
14:55:11 [2019-10-03T14:55:11.254Z] #58 38.68   CC       images/file-lock.o
14:55:11 [2019-10-03T14:55:11.513Z] #58 38.88   CC       images/rlimit.o
14:55:11 [2019-10-03T14:55:11.607Z]   CC       criu/uffd.o
14:55:11 [2019-10-03T14:55:11.791Z] #58 39.21   CC       images/pagemap.o
14:55:11 [2019-10-03T14:55:11.968Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:55:11 [2019-10-03T14:55:11.968Z] 
14:55:11 [2019-10-03T14:55:11.968Z] 
######################################################################## 100.0%
14:55:11 [2019-10-03T14:55:11.968Z] 
14:55:12 [2019-10-03T14:55:12.056Z] #58 39.61   CC       images/siginfo.o
14:55:12 [2019-10-03T14:55:12.225Z]   CC       criu/util.o
14:55:12 [2019-10-03T14:55:12.626Z] #58 39.88   CC       images/rpc.o
14:55:12 [2019-10-03T14:55:12.865Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:55:12 [2019-10-03T14:55:12.865Z] 
14:55:12 [2019-10-03T14:55:12.865Z] 
######################################################################## 100.0%
14:55:12 [2019-10-03T14:55:12.865Z] 
14:55:13 [2019-10-03T14:55:13.241Z]   CC       criu/uts_ns.o
14:55:13 [2019-10-03T14:55:13.530Z]   CC       criu/vdso.o
14:55:13 [2019-10-03T14:55:13.665Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:55:13 [2019-10-03T14:55:13.665Z] skipping existing b63cc5f62c21
14:55:13 [2019-10-03T14:55:13.665Z] 
14:55:13 [2019-10-03T14:55:13.819Z]   LINK     criu/built-in.o
14:55:14 [2019-10-03T14:55:14.045Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:55:14 [2019-10-03T14:55:14.102Z]   LINK     criu/criu
14:55:14 [2019-10-03T14:55:14.116Z] #58 41.43   CC       images/ext-file.o
14:55:14 [2019-10-03T14:55:14.374Z] #58 41.73   CC       images/cgroup.o
14:55:14 [2019-10-03T14:55:14.374Z] #58 ...
14:55:14 [2019-10-03T14:55:14.374Z] 
14:55:14 [2019-10-03T14:55:14.374Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10 The following NEW packages will be installed:
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   apparmor aufs-tools bash-completion binutils-mingw-w64
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.10   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.11   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.11   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:55:14 [2019-10-03T14:55:14.374Z] #13 34.11   xfsprogs xxd xz-utils zip
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.20 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.20 Need to get 90.9 MB of archives.
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.20 After this operation, 541 MB of additional disk space will be used.
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.65 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.68 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.69 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.71 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.71 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.71 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.72 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.72 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.75 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.76 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.77 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.77 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.77 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.81 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.82 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.83 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.88 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.89 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.90 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.91 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.92 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.93 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.95 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.96 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.96 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 35.96 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.00 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.02 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.06 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.10 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.13 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.14 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.15 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.16 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.17 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.43 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.47 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.65 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.69 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.72 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.75 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.75 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 36.80 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.28 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.37 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.43 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.45 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.46 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.53 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.69 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.85 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 37.86 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 38.14 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 38.42 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
14:55:14 [2019-10-03T14:55:14.374Z] #13 38.44 Get:68 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]
14:55:14 [2019-10-03T14:55:14.389Z]   DEP      lib/c/criu.d
14:55:14 [2019-10-03T14:55:14.389Z]   CC       images/rpc.pb-c.o
14:55:14 [2019-10-03T14:55:14.422Z] 
14:55:14 [2019-10-03T14:55:14.422Z] 
######################################################################## 100.0%
14:55:14 [2019-10-03T14:55:14.422Z] 
14:55:14 [2019-10-03T14:55:14.422Z] Download of images into '/build' complete.
14:55:14 [2019-10-03T14:55:14.422Z] Use something like the following to load the result into a Docker daemon:
14:55:14 [2019-10-03T14:55:14.422Z]   tar -cC '/build' . | docker load
14:55:14 [2019-10-03T14:55:14.941Z] #13 ...
14:55:14 [2019-10-03T14:55:14.941Z] 
14:55:14 [2019-10-03T14:55:14.941Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:14 [2019-10-03T14:55:14.941Z] #58 42.39   CC       images/userns.o
14:55:15 [2019-10-03T14:55:15.007Z]   CC       lib/c/criu.o
14:55:15 [2019-10-03T14:55:15.507Z] #58 42.76   CC       images/google/protobuf/descriptor.o
14:55:15 [2019-10-03T14:55:15.627Z]   LINK     lib/c/built-in.o
14:55:15 [2019-10-03T14:55:15.627Z]   LINK     lib/c/libcriu.so
14:55:15 [2019-10-03T14:55:15.723Z] Removing intermediate container a2924fa7a8dc
14:55:15 [2019-10-03T14:55:15.723Z]  ---> 7af22a62e337
14:55:15 [2019-10-03T14:55:15.723Z] Step 25/126 : FROM base AS cross-false
14:55:15 [2019-10-03T14:55:15.723Z]  ---> 17aed327431c
14:55:15 [2019-10-03T14:55:15.723Z] Step 26/126 : FROM base AS cross-true
14:55:15 [2019-10-03T14:55:15.723Z]  ---> 17aed327431c
14:55:15 [2019-10-03T14:55:15.723Z] Step 27/126 : ARG DEBIAN_FRONTEND
14:55:15 [2019-10-03T14:55:15.723Z]  ---> Using cache
14:55:15 [2019-10-03T14:55:15.723Z]  ---> 2f5dfe86a274
14:55:15 [2019-10-03T14:55:15.723Z] Step 28/126 : RUN dpkg --add-architecture armhf
14:55:15 [2019-10-03T14:55:15.913Z]   GEN      magic.py
14:55:15 [2019-10-03T14:55:15.913Z] Note: Building without setproctitle() and strlcpy() support.
14:55:15 [2019-10-03T14:55:15.913Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:55:16 [2019-10-03T14:55:16.121Z]  ---> Running in 3d29d162adf0
14:55:16 [2019-10-03T14:55:16.215Z] fatal: Not a git repository (or any of the parent directories): .git
14:55:16 [2019-10-03T14:55:16.442Z] #58 ...
14:55:16 [2019-10-03T14:55:16.442Z] 
14:55:16 [2019-10-03T14:55:16.442Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:16 [2019-10-03T14:55:16.442Z] #33 98.31 encoding/base64
14:55:16 [2019-10-03T14:55:16.442Z] #33 98.85 encoding/json
14:55:16 [2019-10-03T14:55:16.442Z] #33 98.94 go/doc
14:55:16 [2019-10-03T14:55:16.442Z] #33 103.0 github.com/LK4D4/vndr/build
14:55:16 [2019-10-03T14:55:16.442Z] #33 103.8 encoding/xml
14:55:16 [2019-10-03T14:55:16.442Z] #33 106.8 compress/flate
14:55:16 [2019-10-03T14:55:16.502Z] make[1]: Nothing to be done for 'all'.
14:55:16 [2019-10-03T14:55:16.700Z] #33 ...
14:55:16 [2019-10-03T14:55:16.700Z] 
14:55:16 [2019-10-03T14:55:16.700Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:55:16 [2019-10-03T14:55:16.700Z] #61 107.0 + for f in rootlesskit rootlesskit-docker-proxy
14:55:16 [2019-10-03T14:55:16.700Z] #61 107.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:55:16 [2019-10-03T14:55:16.787Z] make[1]: 'images/built-in.o' is up to date.
14:55:16 [2019-10-03T14:55:16.787Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
14:55:16 [2019-10-03T14:55:16.787Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:55:17 [2019-10-03T14:55:17.071Z] make[1]: 'compel/libcompel.a' is up to date.
14:55:17 [2019-10-03T14:55:17.072Z] make[1]: 'compel/compel-host-bin' is up to date.
14:55:17 [2019-10-03T14:55:17.072Z] make[1]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.072Z] make[1]: 'soccr/libsoccr.a' is up to date.
14:55:17 [2019-10-03T14:55:17.072Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.072Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.072Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.072Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.363Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.363Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.363Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.363Z] make[2]: Nothing to be done for 'all'.
14:55:17 [2019-10-03T14:55:17.363Z]   INSTALL  criu/criu
14:55:17 [2019-10-03T14:55:17.420Z] Removing intermediate container 3d29d162adf0
14:55:17 [2019-10-03T14:55:17.420Z]  ---> 99b9777cfbd2
14:55:17 [2019-10-03T14:55:17.420Z] Step 29/126 : RUN dpkg --add-architecture arm64
14:55:17 [2019-10-03T14:55:17.420Z]  ---> Running in 6b1cbe9539fc
14:55:18 [2019-10-03T14:55:18.711Z] Removing intermediate container 6b1cbe9539fc
14:55:18 [2019-10-03T14:55:18.712Z]  ---> b10707ab1449
14:55:18 [2019-10-03T14:55:18.712Z] Step 30/126 : RUN dpkg --add-architecture armel
14:55:18 [2019-10-03T14:55:18.712Z]  ---> Running in 2da254e79a8b
14:55:19 [2019-10-03T14:55:19.398Z] Removing intermediate container f077f4d7106c
14:55:19 [2019-10-03T14:55:19.398Z]  ---> a2fb27bbc769
14:55:19 [2019-10-03T14:55:19.398Z] Step 13/126 : FROM base AS registry
14:55:19 [2019-10-03T14:55:19.398Z]  ---> 98e4dfc39295
14:55:19 [2019-10-03T14:55:19.398Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:55:19 [2019-10-03T14:55:19.398Z]  ---> Running in b435940579fc
14:55:19 [2019-10-03T14:55:19.398Z] Removing intermediate container b435940579fc
14:55:19 [2019-10-03T14:55:19.398Z]  ---> 83c6e04d2c6a
14:55:19 [2019-10-03T14:55:19.398Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
14:55:19 [2019-10-03T14:55:19.398Z]  ---> Running in a5aa719f6eae
14:55:19 [2019-10-03T14:55:19.398Z] Removing intermediate container a5aa719f6eae
14:55:19 [2019-10-03T14:55:19.398Z]  ---> f30f9154dcd7
14:55:19 [2019-10-03T14:55:19.398Z] Step 16/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" 	&& (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") 	&& GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" 		go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 	&& case $(dpkg --print-architecture) in 		amd64|ppc64*|s390x) 		(cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); 		GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; 			go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; 		;; 	   esac 	&& rm -rf "$GOPATH"
14:55:19 [2019-10-03T14:55:19.398Z]  ---> Running in 05e4bffe1229
14:55:19 [2019-10-03T14:55:19.684Z] + mktemp -d
14:55:19 [2019-10-03T14:55:19.684Z] + export GOPATH=/tmp/tmp.0e0pdRn1ou
14:55:19 [2019-10-03T14:55:19.684Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution
14:55:19 [2019-10-03T14:55:19.684Z] Cloning into '/tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution'...
14:55:20 [2019-10-03T14:55:20.007Z] Removing intermediate container 2da254e79a8b
14:55:20 [2019-10-03T14:55:20.008Z]  ---> 349ec4f15c8b
14:55:20 [2019-10-03T14:55:20.008Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:55:20 [2019-10-03T14:55:20.008Z]  ---> Running in 2f9314646929
14:55:20 [2019-10-03T14:55:20.883Z] #61 ...
14:55:20 [2019-10-03T14:55:20.883Z] 
14:55:20 [2019-10-03T14:55:20.883Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:20 [2019-10-03T14:55:20.883Z] #58 44.63   CC       images/opts.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 44.96   CC       images/seccomp.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 45.33   CC       images/binfmt-misc.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 45.57   CC       images/time.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 45.95   CC       images/sysctl.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 46.16   CC       images/autofs.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 46.36   CC       images/macvlan.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 46.65   CC       images/sit.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 46.86   LINK     images/built-in.o
14:55:20 [2019-10-03T14:55:20.883Z] #58 46.98   GEN      compel/include/asm
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.00   GEN      compel/include/version.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.04 touch .config
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.05   GEN      include/common/config.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.13   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.15   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.18   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.23   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.26   DEP      compel/arch/x86/plugins/std/memcpy.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.28   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.32   GEN      compel/plugins/include/uapi/std/syscall.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.36   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.38   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.41   DEP      compel/plugins/std/infect.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.56   DEP      compel/plugins/std/string.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.67   DEP      compel/plugins/std/log.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.78   DEP      compel/plugins/std/fds.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.87   DEP      compel/plugins/std/std.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 47.96   DEP      compel/plugins/shmem/shmem.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 48.07   DEP      compel/plugins/fds/fds.d
14:55:20 [2019-10-03T14:55:20.883Z] #58 48.31   CC       compel/plugins/std/std.o
14:55:20 [2019-10-03T14:55:20.889Z] Removing intermediate container 2f9314646929
14:55:20 [2019-10-03T14:55:20.889Z]  ---> 7f875b93b10d
14:55:20 [2019-10-03T14:55:20.889Z] Step 32/126 : FROM cross-${CROSS} as dev-base
14:55:20 [2019-10-03T14:55:20.889Z]  ---> 17aed327431c
14:55:20 [2019-10-03T14:55:20.889Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
14:55:20 [2019-10-03T14:55:20.889Z]  ---> 17aed327431c
14:55:20 [2019-10-03T14:55:20.889Z] Step 34/126 : ARG DEBIAN_FRONTEND
14:55:20 [2019-10-03T14:55:20.889Z]  ---> Using cache
14:55:20 [2019-10-03T14:55:20.889Z]  ---> 2f5dfe86a274
14:55:20 [2019-10-03T14:55:20.889Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
14:55:21 [2019-10-03T14:55:21.141Z] #58 48.62   CC       compel/plugins/std/fds.o
14:55:21 [2019-10-03T14:55:21.363Z]  ---> Running in 93a1bb510702
14:55:21 [2019-10-03T14:55:21.795Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:55:21 [2019-10-03T14:55:21.795Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:55:21 [2019-10-03T14:55:21.795Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:55:21 [2019-10-03T14:55:21.795Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:55:21 [2019-10-03T14:55:21.795Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:55:21 [2019-10-03T14:55:21.795Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:55:22 [2019-10-03T14:55:22.075Z] #58 49.19   CC       compel/plugins/std/log.o
14:55:22 [2019-10-03T14:55:22.193Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:55:22 [2019-10-03T14:55:22.193Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:55:22 [2019-10-03T14:55:22.389Z] + cd /tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution
14:55:22 [2019-10-03T14:55:22.389Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:55:23 [2019-10-03T14:55:23.009Z] #58 ...
14:55:23 [2019-10-03T14:55:23.009Z] 
14:55:23 [2019-10-03T14:55:23.009Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:55:23 [2019-10-03T14:55:23.009Z] #61 DONE 114.9s
14:55:23 [2019-10-03T14:55:23.009Z] 
14:55:23 [2019-10-03T14:55:23.009Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:23 [2019-10-03T14:55:23.009Z] #58 50.36   CC       compel/plugins/std/string.o
14:55:23 [2019-10-03T14:55:23.009Z] #58 ...
14:55:23 [2019-10-03T14:55:23.009Z] 
14:55:23 [2019-10-03T14:55:23.009Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:55:23 [2019-10-03T14:55:23.023Z] + GOPATH=/tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0e0pdRn1ou go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:55:23 [2019-10-03T14:55:23.267Z] #62 DONE 0.1s
14:55:23 [2019-10-03T14:55:23.267Z] 
14:55:23 [2019-10-03T14:55:23.267Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:23 [2019-10-03T14:55:23.267Z] #33 109.7 hash
14:55:23 [2019-10-03T14:55:23.267Z] #33 109.9 hash/crc32
14:55:23 [2019-10-03T14:55:23.267Z] #33 109.9 context
14:55:23 [2019-10-03T14:55:23.267Z] #33 110.5 compress/gzip
14:55:23 [2019-10-03T14:55:23.267Z] #33 110.8 crypto/cipher
14:55:23 [2019-10-03T14:55:23.267Z] #33 111.2 math/big
14:55:23 [2019-10-03T14:55:23.267Z] #33 112.2 crypto/aes
14:55:23 [2019-10-03T14:55:23.267Z] #33 113.3 crypto
14:55:23 [2019-10-03T14:55:23.267Z] #33 113.7 crypto/des
14:55:23 [2019-10-03T14:55:23.267Z] #33 114.3 crypto/internal/randutil
14:55:23 [2019-10-03T14:55:23.267Z] #33 114.4 crypto/sha512
14:55:23 [2019-10-03T14:55:23.498Z] Fetched 7669 kB in 1s (4547 kB/s)
14:55:23 [2019-10-03T14:55:23.890Z] Reading package lists...
14:55:24 [2019-10-03T14:55:24.203Z] #33 115.9 crypto/ed25519/internal/edwards25519
14:55:24 [2019-10-03T14:55:24.203Z] #33 ...
14:55:24 [2019-10-03T14:55:24.203Z] 
14:55:24 [2019-10-03T14:55:24.203Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:24 [2019-10-03T14:55:24.203Z] #58 51.51   CC       compel/plugins/std/infect.o
14:55:24 [2019-10-03T14:55:24.706Z] Reading package lists...
14:55:24 [2019-10-03T14:55:24.706Z] Building dependency tree...
14:55:24 [2019-10-03T14:55:24.706Z] Reading state information...
14:55:24 [2019-10-03T14:55:24.706Z] The following additional packages will be installed:
14:55:24 [2019-10-03T14:55:24.706Z]   libapparmor1 libseccomp2
14:55:24 [2019-10-03T14:55:24.706Z] Suggested packages:
14:55:24 [2019-10-03T14:55:24.706Z]   seccomp
14:55:24 [2019-10-03T14:55:24.706Z] The following NEW packages will be installed:
14:55:24 [2019-10-03T14:55:24.706Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:55:24 [2019-10-03T14:55:24.706Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
14:55:24 [2019-10-03T14:55:24.706Z] Need to get 301 kB of archives.
14:55:24 [2019-10-03T14:55:24.706Z] After this operation, 1402 kB of additional disk space will be used.
14:55:24 [2019-10-03T14:55:24.706Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
14:55:24 [2019-10-03T14:55:24.706Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
14:55:24 [2019-10-03T14:55:24.706Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
14:55:24 [2019-10-03T14:55:24.706Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
14:55:24 [2019-10-03T14:55:24.774Z] #58 52.20   CC       compel/arch/x86/plugins/std/parasite-head.o
14:55:25 [2019-10-03T14:55:25.033Z] #58 52.26   CC       compel/arch/x86/plugins/std/memcpy.o
14:55:25 [2019-10-03T14:55:25.033Z] #58 52.30   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:55:25 [2019-10-03T14:55:25.033Z] #58 52.37   AR       compel/plugins/std.lib.a
14:55:25 [2019-10-03T14:55:25.033Z] #58 52.46   CC       compel/plugins/fds/fds.o
14:55:25 [2019-10-03T14:55:25.102Z] debconf: delaying package configuration, since apt-utils is not installed
14:55:25 [2019-10-03T14:55:25.102Z] Fetched 301 kB in 0s (4089 kB/s)
14:55:25 [2019-10-03T14:55:25.102Z] Selecting previously unselected package libseccomp2:s390x.
14:55:25 [2019-10-03T14:55:25.102Z] (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 ... 14828 files and directories currently installed.)
14:55:25 [2019-10-03T14:55:25.102Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
14:55:25 [2019-10-03T14:55:25.102Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
14:55:25 [2019-10-03T14:55:25.102Z] Selecting previously unselected package libseccomp-dev:s390x.
14:55:25 [2019-10-03T14:55:25.102Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
14:55:25 [2019-10-03T14:55:25.102Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
14:55:25 [2019-10-03T14:55:25.102Z] Selecting previously unselected package libapparmor1:s390x.
14:55:25 [2019-10-03T14:55:25.102Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
14:55:25 [2019-10-03T14:55:25.102Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
14:55:25 [2019-10-03T14:55:25.102Z] Selecting previously unselected package libapparmor-dev:s390x.
14:55:25 [2019-10-03T14:55:25.102Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
14:55:25 [2019-10-03T14:55:25.102Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
14:55:25 [2019-10-03T14:55:25.102Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:55:25 [2019-10-03T14:55:25.102Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
14:55:25 [2019-10-03T14:55:25.102Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
14:55:25 [2019-10-03T14:55:25.102Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
14:55:25 [2019-10-03T14:55:25.102Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
14:55:25 [2019-10-03T14:55:25.102Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:55:25 [2019-10-03T14:55:25.599Z] #58 52.78   AR       compel/plugins/fds.lib.a
14:55:25 [2019-10-03T14:55:25.599Z] #58 52.84   HOSTDEP  compel/src/lib/log-host.d
14:55:25 [2019-10-03T14:55:25.599Z] #58 52.94   HOSTDEP  compel/src/lib/handle-elf-host.d
14:55:25 [2019-10-03T14:55:25.858Z] #58 53.12   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:55:25 [2019-10-03T14:55:25.858Z] #58 53.26   HOSTDEP  compel/src/main-host.d
14:55:25 [2019-10-03T14:55:25.953Z] Removing intermediate container 93a1bb510702
14:55:25 [2019-10-03T14:55:25.953Z]  ---> 2adc2675b1ba
14:55:25 [2019-10-03T14:55:25.953Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
14:55:25 [2019-10-03T14:55:25.953Z]  ---> 7f875b93b10d
14:55:25 [2019-10-03T14:55:25.953Z] Step 37/126 : ARG DEBIAN_FRONTEND
14:55:25 [2019-10-03T14:55:25.953Z]  ---> Running in c952a05fd37f
14:55:26 [2019-10-03T14:55:26.086Z] INFO [runner] worker.2 took 1m38.830069575s with stages: golint: 1m16.107195494s, gosec: 12.059240193s, gofmt: 4.477786515s, ineffassign: 2.746457272s, misspell: 2.102949936s, varcheck: 599.455957ms, deadcode: 351.757091ms, unconvert: 213.0924ms, structcheck: 172.034597ms, typecheck: 12.622µs 
14:55:26 [2019-10-03T14:55:26.116Z] #58 53.43   DEP      compel/src/lib/ptrace.d
14:55:26 [2019-10-03T14:55:26.116Z] #58 53.57   DEP      compel/src/lib/infect.d
14:55:26 [2019-10-03T14:55:26.346Z] Removing intermediate container c952a05fd37f
14:55:26 [2019-10-03T14:55:26.346Z]  ---> 746fcaec88d1
14:55:26 [2019-10-03T14:55:26.346Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:55:26 [2019-10-03T14:55:26.346Z]  ---> Running in 219c33cabf4c
14:55:26 [2019-10-03T14:55:26.373Z] #58 53.73   DEP      compel/src/lib/infect-util.d
14:55:26 [2019-10-03T14:55:26.631Z] #58 53.94   DEP      compel/src/lib/infect-rpc.d
14:55:26 [2019-10-03T14:55:26.631Z] #58 54.06   DEP      compel/arch/x86/src/lib/infect.d
14:55:26 [2019-10-03T14:55:26.889Z] #58 54.23   DEP      compel/arch/x86/src/lib/cpu.d
14:55:26 [2019-10-03T14:55:26.889Z] #58 ...
14:55:26 [2019-10-03T14:55:26.889Z] 
14:55:26 [2019-10-03T14:55:26.889Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:26 [2019-10-03T14:55:26.889Z] #13 41.11 Get:69 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]
14:55:26 [2019-10-03T14:55:26.889Z] #13 43.62 debconf: delaying package configuration, since apt-utils is not installed
14:55:26 [2019-10-03T14:55:26.889Z] #13 43.79 Fetched 90.9 MB in 8s (10.5 MB/s)
14:55:26 [2019-10-03T14:55:26.889Z] #13 43.90 Selecting previously unselected package bash-completion.
14:55:26 [2019-10-03T14:55:26.889Z] #13 43.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
14:55:26 [2019-10-03T14:55:26.889Z] #13 43.94 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 47.18 Unpacking bash-completion (1:2.1-4.3) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.14 Selecting previously unselected package libnet1:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.54 Selecting previously unselected package libnfnetlink0:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.57 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.75 Selecting previously unselected package libpcrecpp0v5:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.76 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.87 Selecting previously unselected package libudev-dev:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.87 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 48.90 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.07 Selecting previously unselected package libpython3.5-minimal:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.07 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.08 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.72 Selecting previously unselected package python3.5-minimal.
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.72 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 49.72 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.81 Selecting previously unselected package python3-minimal.
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.81 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.82 Unpacking python3-minimal (3.5.3-1) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.92 Selecting previously unselected package libmpdec2:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.92 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 50.92 Unpacking libmpdec2:amd64 (2.4.2-1) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 51.05 Selecting previously unselected package libpython3.5-stdlib:amd64.
14:55:26 [2019-10-03T14:55:26.889Z] #13 51.07 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 51.07 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:55:26 [2019-10-03T14:55:26.889Z] #13 ...
14:55:26 [2019-10-03T14:55:26.889Z] 
14:55:26 [2019-10-03T14:55:26.889Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:26 [2019-10-03T14:55:26.889Z] #58 54.33   DEP      compel/src/lib/log.d
14:55:27 [2019-10-03T14:55:27.147Z] #58 54.47   DEP      compel/src/main.d
14:55:27 [2019-10-03T14:55:27.405Z] #58 54.67   DEP      compel/src/lib/handle-elf.d
14:55:27 [2019-10-03T14:55:27.405Z] #58 54.83   DEP      compel/arch/x86/src/lib/handle-elf.d
14:55:27 [2019-10-03T14:55:27.447Z] INFO [runner] worker.1 took 1m41.204266571s with stages: megacheck: 48.105417883s, goimports: 26.814548992s, govet: 26.284272087s 
14:55:27 [2019-10-03T14:55:27.447Z] INFO [runner] Workers idle times: #2: 2.354344482s 
14:55:27 [2019-10-03T14:55:27.447Z] INFO [runner] Issues before processing: 1963, after processing: 0 
14:55:27 [2019-10-03T14:55:27.447Z] INFO [runner] processing took 622.46204ms with stages: exclude: 199.610284ms, identifier_marker: 147.09629ms, autogenerated_exclude: 144.503077ms, skip_dirs: 50.151723ms, nolint: 41.299549ms, filename_unadjuster: 25.16008ms, cgo: 7.301688ms, path_prettifier: 5.834606ms, exclude-rules: 1.467658ms, skip_files: 11.169µs, max_per_file_from_linter: 6.59µs, diff: 4.149µs, source_code: 3.394µs, max_same_issues: 3.28µs, path_shortener: 3.228µs, uniq_by_line: 2.696µs, max_from_linter: 2.579µs 
14:55:27 [2019-10-03T14:55:27.447Z] INFO File cache stats: 1432 entries of total size 6.7MiB 
14:55:27 [2019-10-03T14:55:27.663Z] #58 55.01   CC       compel/src/lib/log.o
14:55:27 [2019-10-03T14:55:27.702Z] INFO Memory: 185 samples, avg is 1346.4MB, max is 5720.6MB 
14:55:27 [2019-10-03T14:55:27.702Z] INFO Execution took 2m13.103821105s               
14:55:27 [2019-10-03T14:55:27.823Z] Removing intermediate container 219c33cabf4c
14:55:27 [2019-10-03T14:55:27.823Z]  ---> 1f8564aa000c
14:55:27 [2019-10-03T14:55:27.823Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
14:55:27 [2019-10-03T14:55:27.823Z]  ---> 2adc2675b1ba
14:55:27 [2019-10-03T14:55:27.823Z] Step 40/126 : FROM base AS tomlv
14:55:27 [2019-10-03T14:55:27.823Z]  ---> 17aed327431c
14:55:27 [2019-10-03T14:55:27.823Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
14:55:27 [2019-10-03T14:55:27.823Z]  ---> Running in 90529035e624
14:55:27 [2019-10-03T14:55:27.823Z] Removing intermediate container 90529035e624
14:55:27 [2019-10-03T14:55:27.823Z]  ---> 02dcae59a1ee
14:55:27 [2019-10-03T14:55:27.823Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:55:27 [2019-10-03T14:55:27.823Z]  ---> eb4a68715fcb
14:55:27 [2019-10-03T14:55:27.823Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:55:27 [2019-10-03T14:55:27.921Z] #58 55.30   CC       compel/arch/x86/src/lib/cpu.o
14:55:27 [2019-10-03T14:55:27.957Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:55:27 [2019-10-03T14:55:27.957Z] No api/types/ or api/swagger.yaml changes in diff.
14:55:27 [2019-10-03T14:55:27.957Z] Congratulations!  All toml source files changed here have valid syntax.
14:55:27 [2019-10-03T14:55:27.957Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:55:27 [2019-10-03T14:55:27.957Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:55:28 [2019-10-03T14:55:28.225Z]  ---> 5bc839445c74
14:55:28 [2019-10-03T14:55:28.225Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:55:28 [2019-10-03T14:55:28.225Z]  ---> Running in 3689c6af0f46
14:55:28 [2019-10-03T14:55:28.857Z] #58 56.14   CC       compel/arch/x86/src/lib/infect.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:55:29 [2019-10-03T14:55:29.009Z] + RM_GOPATH=0
14:55:29 [2019-10-03T14:55:29.009Z] + TMP_GOPATH=
14:55:29 [2019-10-03T14:55:29.009Z] + : /build
14:55:29 [2019-10-03T14:55:29.009Z] + '[' -z '' ']'
14:55:29 [2019-10-03T14:55:29.009Z] ++ mktemp -d
14:55:29 [2019-10-03T14:55:29.009Z] + export GOPATH=/tmp/tmp.hs9or2UFNt
14:55:29 [2019-10-03T14:55:29.009Z] + GOPATH=/tmp/tmp.hs9or2UFNt
14:55:29 [2019-10-03T14:55:29.009Z] + RM_GOPATH=1
14:55:29 [2019-10-03T14:55:29.010Z] ++ dirname ./install.sh
14:55:29 [2019-10-03T14:55:29.010Z] + dir=.
14:55:29 [2019-10-03T14:55:29.010Z] + bin=tomlv
14:55:29 [2019-10-03T14:55:29.010Z] + shift
14:55:29 [2019-10-03T14:55:29.010Z] + '[' '!' -f ./tomlv.installer ']'
14:55:29 [2019-10-03T14:55:29.010Z] + . ./tomlv.installer
14:55:29 [2019-10-03T14:55:29.010Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:29 [2019-10-03T14:55:29.010Z] + install_tomlv
14:55:29 [2019-10-03T14:55:29.010Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:29 [2019-10-03T14:55:29.010Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:55:29 [2019-10-03T14:55:29.010Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hs9or2UFNt/src/github.com/BurntSushi/toml
14:55:29 [2019-10-03T14:55:29.010Z] Cloning into '/tmp/tmp.hs9or2UFNt/src/github.com/BurntSushi/toml'...
14:55:29 [2019-10-03T14:55:29.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/make.sh dynbinary-daemon test-docker-py
14:55:29 [2019-10-03T14:55:29.740Z] + cd /tmp/tmp.hs9or2UFNt/src/github.com/BurntSushi/toml
14:55:29 [2019-10-03T14:55:29.740Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:55:29 [2019-10-03T14:55:29.740Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:55:29 [2019-10-03T14:55:29.740Z] internal/cpu
14:55:29 [2019-10-03T14:55:29.740Z] runtime/internal/atomic
14:55:29 [2019-10-03T14:55:29.740Z] runtime/internal/sys
14:55:29 [2019-10-03T14:55:29.740Z] runtime/internal/math
14:55:29 [2019-10-03T14:55:29.740Z] internal/bytealg
14:55:29 [2019-10-03T14:55:29.740Z] math/bits
14:55:29 [2019-10-03T14:55:29.740Z] math
14:55:29 [2019-10-03T14:55:29.740Z] runtime
14:55:29 [2019-10-03T14:55:29.796Z] #58 57.14   CC       compel/src/lib/infect-rpc.o
14:55:30 [2019-10-03T14:55:30.133Z] 
14:55:30 [2019-10-03T14:55:30.133Z] Removing bundles/
14:55:30 [2019-10-03T14:55:30.133Z] 
14:55:30 [2019-10-03T14:55:30.133Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:55:30 [2019-10-03T14:55:30.133Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:55:30 [2019-10-03T14:55:30.133Z] GOOS="" GOARCH="" GOARM=""
14:55:30 [2019-10-03T14:55:30.264Z] unicode/utf8
14:55:30 [2019-10-03T14:55:30.264Z] internal/race
14:55:30 [2019-10-03T14:55:30.264Z] sync/atomic
14:55:30 [2019-10-03T14:55:30.264Z] unicode
14:55:30 [2019-10-03T14:55:30.364Z] #58 57.52   CC       compel/src/lib/infect-util.o
14:55:30 [2019-10-03T14:55:30.622Z] #58 57.85   CC       compel/src/lib/infect.o
14:55:30 [2019-10-03T14:55:30.667Z] internal/testlog
14:55:30 [2019-10-03T14:55:30.667Z] encoding
14:55:30 [2019-10-03T14:55:30.667Z] runtime/cgo
14:55:32 [2019-10-03T14:55:32.582Z] sync
14:55:32 [2019-10-03T14:55:32.582Z] internal/reflectlite
14:55:32 [2019-10-03T14:55:32.582Z] errors
14:55:32 [2019-10-03T14:55:32.582Z] sort
14:55:32 [2019-10-03T14:55:32.582Z] strconv
14:55:32 [2019-10-03T14:55:32.582Z] io
14:55:33 [2019-10-03T14:55:33.024Z] internal/oserror
14:55:33 [2019-10-03T14:55:33.024Z] syscall
14:55:33 [2019-10-03T14:55:33.024Z] reflect
14:55:33 [2019-10-03T14:55:33.153Z] #58 60.42   CC       compel/src/lib/ptrace.o
14:55:33 [2019-10-03T14:55:33.415Z] #58 60.89   AR       compel/libcompel.a
14:55:33 [2019-10-03T14:55:33.430Z] time
14:55:33 [2019-10-03T14:55:33.677Z] #58 60.99   HOSTCC   compel/src/main-host.o
14:55:33 [2019-10-03T14:55:33.853Z] internal/poll
14:55:33 [2019-10-03T14:55:33.853Z] internal/fmtsort
14:55:33 [2019-10-03T14:55:33.876Z] Running on azwin-2-6ce160 in d:\jenkins\workspace\moby_PR-40034
[Pipeline] {
[Pipeline] ws
14:55:33 [2019-10-03T14:55:33.896Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:55:33 [2019-10-03T14:55:33.937Z] #58 ...
14:55:33 [2019-10-03T14:55:33.937Z] 
14:55:33 [2019-10-03T14:55:33.937Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:33 [2019-10-03T14:55:33.937Z] #13 52.98 Selecting previously unselected package python3.5.
14:55:33 [2019-10-03T14:55:33.937Z] #13 52.99 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 52.99 Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.18 Selecting previously unselected package libpython3-stdlib:amd64.
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.19 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.20 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.28 Selecting previously unselected package dh-python.
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.28 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.30 Unpacking dh-python (2.20170125) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.50 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 53.53 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 56.85 Setting up python3-minimal (3.5.3-1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 58.24 Selecting previously unselected package python3.
14:55:33 [2019-10-03T14:55:33.937Z] #13 58.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 ... 16747 files and directories currently installed.)
14:55:33 [2019-10-03T14:55:33.937Z] #13 58.30 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 58.31 Unpacking python3 (3.5.3-1) ...
14:55:33 [2019-10-03T14:55:33.937Z] #13 58.38 Selecting previously unselected package pigz.
14:55:34 [2019-10-03T14:55:34.195Z] #13 58.39 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.195Z] #13 58.39 Unpacking pigz (2.3.4-1) ...
14:55:34 [2019-10-03T14:55:34.249Z] internal/syscall/unix
14:55:34 [2019-10-03T14:55:34.249Z] strings
14:55:34 [2019-10-03T14:55:34.249Z] os
14:55:34 [2019-10-03T14:55:34.249Z] bytes
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.53 Selecting previously unselected package libip4tc0:amd64.
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.54 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.55 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.69 Selecting previously unselected package libip6tc0:amd64.
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.70 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.71 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:55:34 [2019-10-03T14:55:34.452Z] #13 58.79 Selecting previously unselected package libiptc0:amd64.
14:55:34 [2019-10-03T14:55:34.453Z] #13 58.80 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.453Z] #13 58.81 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:55:34 [2019-10-03T14:55:34.642Z] bufio
14:55:34 [2019-10-03T14:55:34.642Z] fmt
14:55:34 [2019-10-03T14:55:34.642Z] path/filepath
14:55:34 [2019-10-03T14:55:34.642Z] io/ioutil
14:55:34 [2019-10-03T14:55:34.642Z] path
14:55:34 [2019-10-03T14:55:34.642Z] text/tabwriter
14:55:34 [2019-10-03T14:55:34.710Z] #13 58.90 Selecting previously unselected package libxtables12:amd64.
14:55:34 [2019-10-03T14:55:34.710Z] #13 58.90 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.710Z] #13 58.90 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:55:34 [2019-10-03T14:55:34.710Z] #13 59.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:55:34 [2019-10-03T14:55:34.710Z] #13 59.02 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.710Z] #13 59.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:55:34 [2019-10-03T14:55:34.968Z] #13 59.19 Selecting previously unselected package iptables.
14:55:34 [2019-10-03T14:55:34.968Z] #13 59.21 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
14:55:34 [2019-10-03T14:55:34.968Z] #13 59.22 Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:55:35 [2019-10-03T14:55:35.048Z] flag
14:55:35 [2019-10-03T14:55:35.048Z] github.com/BurntSushi/toml
14:55:35 [2019-10-03T14:55:35.048Z] log
14:55:35 [2019-10-03T14:55:35.226Z] #13 59.54 Selecting previously unselected package xxd.
14:55:35 [2019-10-03T14:55:35.226Z] #13 59.54 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:55:35 [2019-10-03T14:55:35.226Z] #13 59.54 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:55:35 [2019-10-03T14:55:35.443Z] github.com/BurntSushi/toml/cmd/tomlv
14:55:35 [2019-10-03T14:55:35.484Z] #13 59.73 Selecting previously unselected package vim-common.
14:55:35 [2019-10-03T14:55:35.484Z] #13 59.74 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:55:35 [2019-10-03T14:55:35.484Z] #13 59.74 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:55:35 [2019-10-03T14:55:35.742Z] #13 59.91 Selecting previously unselected package bzip2.
14:55:35 [2019-10-03T14:55:35.742Z] #13 59.91 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
14:55:35 [2019-10-03T14:55:35.742Z] #13 59.92 Unpacking bzip2 (1.0.6-8.1) ...
14:55:35 [2019-10-03T14:55:35.742Z] #13 60.06 Selecting previously unselected package libgpm2:amd64.
14:55:35 [2019-10-03T14:55:35.742Z] #13 60.08 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
14:55:35 [2019-10-03T14:55:35.742Z] #13 60.09 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
14:55:35 [2019-10-03T14:55:35.742Z] #13 60.17 Selecting previously unselected package xz-utils.
14:55:36 [2019-10-03T14:55:36.000Z] #13 60.18 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
14:55:36 [2019-10-03T14:55:36.001Z] #13 60.19 Unpacking xz-utils (5.2.2-1.2+b1) ...
14:55:36 [2019-10-03T14:55:36.001Z] #13 60.43 Selecting previously unselected package aufs-tools.
14:55:36 [2019-10-03T14:55:36.259Z] #13 60.43 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
14:55:36 [2019-10-03T14:55:36.259Z] #13 60.45 Unpacking aufs-tools (1:4.1+20161219-1) ...
14:55:36 [2019-10-03T14:55:36.517Z] #13 60.62 Selecting previously unselected package liblzo2-2:amd64.
14:55:36 [2019-10-03T14:55:36.517Z] #13 60.64 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:55:36 [2019-10-03T14:55:36.517Z] #13 60.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:55:36 [2019-10-03T14:55:36.517Z] #13 ...
14:55:36 [2019-10-03T14:55:36.517Z] 
14:55:36 [2019-10-03T14:55:36.517Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:36 [2019-10-03T14:55:36.517Z] #33 118.2 crypto/hmac
14:55:36 [2019-10-03T14:55:36.517Z] #33 118.4 crypto/md5
14:55:36 [2019-10-03T14:55:36.517Z] #33 119.0 crypto/rc4
14:55:36 [2019-10-03T14:55:36.517Z] #33 119.2 crypto/sha1
14:55:36 [2019-10-03T14:55:36.517Z] #33 120.3 crypto/sha256
14:55:36 [2019-10-03T14:55:36.517Z] #33 120.8 crypto/rand
14:55:36 [2019-10-03T14:55:36.517Z] #33 121.4 crypto/elliptic
14:55:36 [2019-10-03T14:55:36.517Z] #33 121.5 encoding/asn1
14:55:36 [2019-10-03T14:55:36.517Z] #33 124.0 crypto/ed25519
14:55:36 [2019-10-03T14:55:36.517Z] #33 124.2 crypto/ecdsa
14:55:36 [2019-10-03T14:55:36.517Z] #33 124.4 crypto/rsa
14:55:36 [2019-10-03T14:55:36.517Z] #33 124.6 crypto/dsa
14:55:36 [2019-10-03T14:55:36.517Z] #33 125.2 encoding/hex
14:55:36 [2019-10-03T14:55:36.517Z] #33 125.6 crypto/x509/pkix
14:55:36 [2019-10-03T14:55:36.517Z] #33 126.1 encoding/pem
14:55:36 [2019-10-03T14:55:36.517Z] #33 126.1 vendor/golang.org/x/crypto/cryptobyte
14:55:36 [2019-10-03T14:55:36.517Z] #33 126.6 vendor/golang.org/x/net/dns/dnsmessage
14:55:36 [2019-10-03T14:55:36.517Z] #33 128.2 vendor/golang.org/x/crypto/internal/chacha20
14:55:36 [2019-10-03T14:55:36.517Z] #33 ...
14:55:36 [2019-10-03T14:55:36.517Z] 
14:55:36 [2019-10-03T14:55:36.517Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:36 [2019-10-03T14:55:36.518Z] #13 60.77 Selecting previously unselected package btrfs-progs.
14:55:36 [2019-10-03T14:55:36.518Z] #13 60.77 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
14:55:36 [2019-10-03T14:55:36.518Z] #13 60.78 Unpacking btrfs-progs (4.7.3-1) ...
14:55:36 [2019-10-03T14:55:36.755Z] Removing intermediate container 3689c6af0f46
14:55:36 [2019-10-03T14:55:36.755Z]  ---> 5e0cc54ef3ae
14:55:36 [2019-10-03T14:55:36.755Z] Step 45/126 : FROM base AS vndr
14:55:36 [2019-10-03T14:55:36.755Z]  ---> 17aed327431c
14:55:36 [2019-10-03T14:55:36.755Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
14:55:36 [2019-10-03T14:55:36.755Z]  ---> Running in afd6188a2b37
14:55:36 [2019-10-03T14:55:36.755Z] Removing intermediate container afd6188a2b37
14:55:36 [2019-10-03T14:55:36.755Z]  ---> fc0d858af246
14:55:36 [2019-10-03T14:55:36.755Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:55:37 [2019-10-03T14:55:37.084Z] #13 61.34 Selecting previously unselected package btrfs-tools.
14:55:37 [2019-10-03T14:55:37.084Z] #13 61.36 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.084Z] #13 61.37 Unpacking btrfs-tools (4.7.3-1) ...
14:55:37 [2019-10-03T14:55:37.134Z]  ---> 11a555333e6e
14:55:37 [2019-10-03T14:55:37.134Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:55:37 [2019-10-03T14:55:37.134Z]  ---> 3387fedbae21
14:55:37 [2019-10-03T14:55:37.134Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:55:37 [2019-10-03T14:55:37.342Z] #13 61.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:55:37 [2019-10-03T14:55:37.342Z] #13 61.46 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.342Z] #13 61.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:55:37 [2019-10-03T14:55:37.342Z] #13 61.71 Selecting previously unselected package dmsetup.
14:55:37 [2019-10-03T14:55:37.600Z] #13 61.71 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.600Z] #13 61.71 Unpacking dmsetup (2:1.02.137-2) ...
14:55:37 [2019-10-03T14:55:37.600Z] #13 61.85 Selecting previously unselected package libonig4:amd64.
14:55:37 [2019-10-03T14:55:37.600Z] #13 61.86 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.600Z] #13 61.87 Unpacking libonig4:amd64 (6.1.3-2) ...
14:55:37 [2019-10-03T14:55:37.641Z]  ---> Running in 2e7ac2754c39
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.03 Selecting previously unselected package libjq1:amd64.
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.03 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.04 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.20 Selecting previously unselected package jq.
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.22 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
14:55:37 [2019-10-03T14:55:37.859Z] #13 62.23 Unpacking jq (1.5+dfsg-1.3) ...
14:55:38 [2019-10-03T14:55:38.069Z] + RM_GOPATH=0
14:55:38 [2019-10-03T14:55:38.069Z] + TMP_GOPATH=
14:55:38 [2019-10-03T14:55:38.069Z] + : /build
14:55:38 [2019-10-03T14:55:38.069Z] + '[' -z '' ']'
14:55:38 [2019-10-03T14:55:38.069Z] ++ mktemp -d
14:55:38 [2019-10-03T14:55:38.069Z] + export GOPATH=/tmp/tmp.f8ctsUNL9j
14:55:38 [2019-10-03T14:55:38.069Z] + GOPATH=/tmp/tmp.f8ctsUNL9j
14:55:38 [2019-10-03T14:55:38.069Z] + RM_GOPATH=1
14:55:38 [2019-10-03T14:55:38.069Z] ++ dirname ./install.sh
14:55:38 [2019-10-03T14:55:38.069Z] + dir=.
14:55:38 [2019-10-03T14:55:38.069Z] + bin=vndr
14:55:38 [2019-10-03T14:55:38.069Z] + shift
14:55:38 [2019-10-03T14:55:38.069Z] + '[' '!' -f ./vndr.installer ']'
14:55:38 [2019-10-03T14:55:38.069Z] + . ./vndr.installer
14:55:38 [2019-10-03T14:55:38.069Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:55:38 [2019-10-03T14:55:38.069Z] + install_vndr
14:55:38 [2019-10-03T14:55:38.069Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
14:55:38 [2019-10-03T14:55:38.069Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f8ctsUNL9j/src/github.com/LK4D4/vndr
14:55:38 [2019-10-03T14:55:38.069Z] Cloning into '/tmp/tmp.f8ctsUNL9j/src/github.com/LK4D4/vndr'...
14:55:38 [2019-10-03T14:55:38.069Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:55:38 [2019-10-03T14:55:38.069Z] + cd /tmp/tmp.f8ctsUNL9j/src/github.com/LK4D4/vndr
14:55:38 [2019-10-03T14:55:38.069Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:55:38 [2019-10-03T14:55:38.069Z] + go build -buildmode=pie -v -o /build/vndr .
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.34 Selecting previously unselected package libaio1:amd64.
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.35 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.36 Unpacking libaio1:amd64 (0.3.110-3) ...
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.43 Selecting previously unselected package libcap2-bin.
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.44 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.44 Unpacking libcap2-bin (1:2.25-1) ...
14:55:38 [2019-10-03T14:55:38.117Z] #13 62.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:55:38 [2019-10-03T14:55:38.375Z] #13 62.54 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.375Z] #13 62.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:55:38 [2019-10-03T14:55:38.375Z] #13 62.63 Selecting previously unselected package libsepol1-dev:amd64.
14:55:38 [2019-10-03T14:55:38.375Z] #13 62.63 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.375Z] #13 62.64 Unpacking libsepol1-dev:amd64 (2.6-2) ...
14:55:38 [2019-10-03T14:55:38.490Z] runtime/internal/atomic
14:55:38 [2019-10-03T14:55:38.490Z] internal/cpu
14:55:38 [2019-10-03T14:55:38.490Z] runtime/internal/sys
14:55:38 [2019-10-03T14:55:38.490Z] runtime/internal/math
14:55:38 [2019-10-03T14:55:38.490Z] internal/race
14:55:38 [2019-10-03T14:55:38.490Z] internal/bytealg
14:55:38 [2019-10-03T14:55:38.490Z] sync/atomic
14:55:38 [2019-10-03T14:55:38.490Z] unicode
14:55:38 [2019-10-03T14:55:38.490Z] runtime
14:55:38 [2019-10-03T14:55:38.883Z] unicode/utf8
14:55:38 [2019-10-03T14:55:38.883Z] math/bits
14:55:38 [2019-10-03T14:55:38.883Z] math
14:55:38 [2019-10-03T14:55:38.941Z] #13 63.00 Selecting previously unselected package libpcre16-3:amd64.
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.01 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.02 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.19 Selecting previously unselected package libpcre32-3:amd64.
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.19 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.20 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
14:55:38 [2019-10-03T14:55:38.942Z] #13 63.37 Selecting previously unselected package libpcre3-dev:amd64.
14:55:39 [2019-10-03T14:55:39.200Z] #13 63.39 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
14:55:39 [2019-10-03T14:55:39.200Z] #13 63.39 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
14:55:39 [2019-10-03T14:55:39.295Z] internal/testlog
14:55:39 [2019-10-03T14:55:39.295Z] encoding
14:55:39 [2019-10-03T14:55:39.295Z] unicode/utf16
14:55:39 [2019-10-03T14:55:39.295Z] container/list
14:55:39 [2019-10-03T14:55:39.295Z] crypto/internal/subtle
14:55:39 [2019-10-03T14:55:39.295Z] crypto/subtle
14:55:39 [2019-10-03T14:55:39.681Z] vendor/golang.org/x/crypto/cryptobyte/asn1
14:55:39 [2019-10-03T14:55:39.681Z] internal/nettrace
14:55:39 [2019-10-03T14:55:39.681Z] runtime/cgo
14:55:39 [2019-10-03T14:55:39.766Z] #13 63.93 Selecting previously unselected package libselinux1-dev:amd64.
14:55:39 [2019-10-03T14:55:39.766Z] #13 63.95 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
14:55:39 [2019-10-03T14:55:39.766Z] #13 63.95 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
14:55:40 [2019-10-03T14:55:40.024Z] #13 64.26 Selecting previously unselected package libdevmapper-dev:amd64.
14:55:40 [2019-10-03T14:55:40.024Z] #13 64.27 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
14:55:40 [2019-10-03T14:55:40.024Z] #13 64.28 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:55:40 [2019-10-03T14:55:40.049Z] vendor/golang.org/x/crypto/internal/subtle
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.40 Selecting previously unselected package libnl-3-200:amd64.
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.41 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.42 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.55 Selecting previously unselected package libprotobuf-c1:amd64.
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.55 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:55:40 [2019-10-03T14:55:40.283Z] #13 64.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.66 Selecting previously unselected package libreadline5:amd64.
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.66 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.83 Selecting previously unselected package libsystemd-dev:amd64.
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.84 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
14:55:40 [2019-10-03T14:55:40.541Z] #13 64.85 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
14:55:40 [2019-10-03T14:55:40.879Z] internal/reflectlite
14:55:40 [2019-10-03T14:55:40.879Z] sync
14:55:40 [2019-10-03T14:55:40.879Z] github.com/LK4D4/vndr/godl/singleflight
14:55:40 [2019-10-03T14:55:40.879Z] math/rand
14:55:41 [2019-10-03T14:55:41.266Z] internal/singleflight
14:55:41 [2019-10-03T14:55:41.266Z] errors
14:55:41 [2019-10-03T14:55:41.266Z] sort
14:55:41 [2019-10-03T14:55:41.266Z] io
14:55:41 [2019-10-03T14:55:41.266Z] strconv
14:55:41 [2019-10-03T14:55:41.266Z] bytes
14:55:41 [2019-10-03T14:55:41.673Z] reflect
14:55:41 [2019-10-03T14:55:41.673Z] bufio
14:55:41 [2019-10-03T14:55:41.673Z] internal/oserror
14:55:41 [2019-10-03T14:55:41.673Z] syscall
14:55:42 [2019-10-03T14:55:42.071Z] time
14:55:42 [2019-10-03T14:55:42.442Z] #13 66.61 Selecting previously unselected package net-tools.
14:55:42 [2019-10-03T14:55:42.442Z] #13 66.62 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
14:55:42 [2019-10-03T14:55:42.442Z] #13 66.62 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:55:42 [2019-10-03T14:55:42.483Z] internal/fmtsort
14:55:42 [2019-10-03T14:55:42.701Z] #13 66.89 Selecting previously unselected package python-pip-whl.
14:55:42 [2019-10-03T14:55:42.701Z] #13 66.90 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:55:42 [2019-10-03T14:55:42.701Z] #13 66.91 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:55:42 [2019-10-03T14:55:42.893Z] internal/syscall/unix
14:55:42 [2019-10-03T14:55:42.893Z] internal/poll
14:55:42 [2019-10-03T14:55:42.893Z] strings
14:55:42 [2019-10-03T14:55:42.893Z] os
14:55:42 [2019-10-03T14:55:42.893Z] regexp/syntax
14:55:43 [2019-10-03T14:55:43.267Z] #13 67.58 Selecting previously unselected package python3-pip.
14:55:43 [2019-10-03T14:55:43.291Z] fmt
14:55:43 [2019-10-03T14:55:43.291Z] path/filepath
14:55:43 [2019-10-03T14:55:43.291Z] regexp
14:55:43 [2019-10-03T14:55:43.526Z] #13 67.60 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:55:43 [2019-10-03T14:55:43.526Z] #13 67.61 Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:55:43 [2019-10-03T14:55:43.526Z] #13 67.83 Selecting previously unselected package python3-pkg-resources.
14:55:43 [2019-10-03T14:55:43.526Z] #13 67.84 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
14:55:43 [2019-10-03T14:55:43.681Z] flag
14:55:43 [2019-10-03T14:55:43.681Z] go/token
14:55:43 [2019-10-03T14:55:43.681Z] go/scanner
14:55:43 [2019-10-03T14:55:43.681Z] internal/lazyregexp
14:55:43 [2019-10-03T14:55:43.784Z] #13 67.85 Unpacking python3-pkg-resources (33.1.1-1) ...
14:55:43 [2019-10-03T14:55:43.785Z] #13 68.05 Selecting previously unselected package python3-setuptools.
14:55:43 [2019-10-03T14:55:43.785Z] #13 68.07 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
14:55:43 [2019-10-03T14:55:43.785Z] #13 68.08 Unpacking python3-setuptools (33.1.1-1) ...
14:55:44 [2019-10-03T14:55:44.043Z] #13 ...
14:55:44 [2019-10-03T14:55:44.043Z] 
14:55:44 [2019-10-03T14:55:44.043Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:44 [2019-10-03T14:55:44.043Z] #58 61.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 61.54   HOSTCC   compel/src/lib/handle-elf-host.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 61.99   HOSTCC   compel/src/lib/log-host.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 62.27   HOSTLINK compel/compel-host-bin
14:55:44 [2019-10-03T14:55:44.043Z] #58 62.46   DEP      soccr/soccr.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 62.69   CC       soccr/soccr.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 64.24   AR       soccr/libsoccr.a
14:55:44 [2019-10-03T14:55:44.043Z] #58 64.31 make[1]: 'soccr/libsoccr.a' is up to date.
14:55:44 [2019-10-03T14:55:44.043Z] #58 64.78   DEP      criu/arch/x86/sigframe.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 64.89   DEP      criu/arch/x86/sigaction_compat.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 64.98   DEP      criu/arch/x86/kerndat.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 65.18   DEP      criu/arch/x86/crtools.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 65.39   DEP      criu/arch/x86/cpu.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 65.56   CC       criu/arch/x86/cpu.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 66.34   CC       criu/arch/x86/crtools.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 67.82   CC       criu/arch/x86/kerndat.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 68.42   CC       criu/arch/x86/sigaction_compat.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 68.83   CC       criu/arch/x86/sigframe.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.15   LINK     criu/arch/x86/crtools.built-in.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.21   DEP      criu/pie/util-vdso-elf32.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.32   DEP      criu/arch/x86/vdso-pie.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.46   DEP      criu/pie/parasite-vdso.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.76   DEP      criu/pie/util-vdso.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 69.98   DEP      criu/pie/util.d
14:55:44 [2019-10-03T14:55:44.043Z] #58 70.17   CC       criu/pie/util.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 70.58   CC       criu/pie/util-vdso.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 71.26   CC       criu/pie/parasite-vdso.o
14:55:44 [2019-10-03T14:55:44.043Z] #58 ...
14:55:44 [2019-10-03T14:55:44.043Z] 
14:55:44 [2019-10-03T14:55:44.043Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:44 [2019-10-03T14:55:44.043Z] #13 68.40 Selecting previously unselected package python3-wheel.
14:55:44 [2019-10-03T14:55:44.043Z] #13 68.40 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
14:55:44 [2019-10-03T14:55:44.043Z] #13 68.41 Unpacking python3-wheel (0.29.0-2) ...
14:55:44 [2019-10-03T14:55:44.064Z] path
14:55:44 [2019-10-03T14:55:44.064Z] io/ioutil
14:55:44 [2019-10-03T14:55:44.064Z] go/ast
14:55:44 [2019-10-03T14:55:44.064Z] net/url
14:55:44 [2019-10-03T14:55:44.064Z] text/template/parse
14:55:44 [2019-10-03T14:55:44.302Z] #13 68.54 Selecting previously unselected package thin-provisioning-tools.
14:55:44 [2019-10-03T14:55:44.302Z] #13 68.56 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
14:55:44 [2019-10-03T14:55:44.302Z] #13 68.56 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:55:44 [2019-10-03T14:55:44.454Z] text/template
14:55:44 [2019-10-03T14:55:44.454Z] go/parser
14:55:44 [2019-10-03T14:55:44.560Z] #13 68.94 Selecting previously unselected package vim-runtime.
14:55:44 [2019-10-03T14:55:44.560Z] #13 68.94 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:55:44 [2019-10-03T14:55:44.818Z] #13 69.00 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:55:44 [2019-10-03T14:55:44.819Z] #13 69.05 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:55:44 [2019-10-03T14:55:44.819Z] #13 69.05 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:55:44 [2019-10-03T14:55:44.864Z] log
14:55:44 [2019-10-03T14:55:44.864Z] go/doc
14:55:44 [2019-10-03T14:55:44.864Z] encoding/binary
14:55:45 [2019-10-03T14:55:45.276Z] encoding/base64
14:55:45 [2019-10-03T14:55:45.276Z] github.com/LK4D4/vndr/build
14:55:45 [2019-10-03T14:55:45.276Z] encoding/json
14:55:45 [2019-10-03T14:55:45.816Z] encoding/xml
14:55:46 [2019-10-03T14:55:46.302Z] compress/flate
14:55:46 [2019-10-03T14:55:46.302Z] hash
14:55:46 [2019-10-03T14:55:46.302Z] context
14:55:46 [2019-10-03T14:55:46.302Z] hash/crc32
14:55:46 [2019-10-03T14:55:46.733Z] compress/gzip
14:55:46 [2019-10-03T14:55:46.733Z] crypto/cipher
14:55:46 [2019-10-03T14:55:46.733Z] math/big
14:55:46 [2019-10-03T14:55:46.733Z] crypto/aes
14:55:47 [2019-10-03T14:55:47.180Z] crypto
14:55:47 [2019-10-03T14:55:47.181Z] crypto/des
14:55:47 [2019-10-03T14:55:47.181Z] crypto/internal/randutil
14:55:47 [2019-10-03T14:55:47.181Z] crypto/sha512
14:55:47 [2019-10-03T14:55:47.349Z] #13 ...
14:55:47 [2019-10-03T14:55:47.349Z] 
14:55:47 [2019-10-03T14:55:47.349Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:47 [2019-10-03T14:55:47.349Z] #33 128.8 vendor/golang.org/x/crypto/poly1305
14:55:47 [2019-10-03T14:55:47.349Z] #33 129.3 vendor/golang.org/x/sys/cpu
14:55:47 [2019-10-03T14:55:47.349Z] #33 129.7 vendor/golang.org/x/crypto/chacha20poly1305
14:55:47 [2019-10-03T14:55:47.349Z] #33 130.7 net
14:55:47 [2019-10-03T14:55:47.349Z] #33 131.1 vendor/golang.org/x/crypto/hkdf
14:55:47 [2019-10-03T14:55:47.349Z] #33 131.3 vendor/golang.org/x/text/transform
14:55:47 [2019-10-03T14:55:47.349Z] #33 131.9 vendor/golang.org/x/text/unicode/bidi
14:55:47 [2019-10-03T14:55:47.349Z] #33 133.8 vendor/golang.org/x/text/secure/bidirule
14:55:47 [2019-10-03T14:55:47.349Z] #33 134.1 vendor/golang.org/x/text/unicode/norm
14:55:47 [2019-10-03T14:55:47.349Z] #33 138.2 vendor/golang.org/x/net/idna
14:55:47 [2019-10-03T14:55:47.349Z] #33 ...
14:55:47 [2019-10-03T14:55:47.349Z] 
14:55:47 [2019-10-03T14:55:47.349Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:47 [2019-10-03T14:55:47.349Z] #58 72.46   CC       criu/arch/x86/vdso-pie.o
14:55:47 [2019-10-03T14:55:47.349Z] #58 72.74   CC       criu/pie/util-vdso-elf32.o
14:55:47 [2019-10-03T14:55:47.349Z] #58 73.64   AR       criu/pie/pie.lib.a
14:55:47 [2019-10-03T14:55:47.349Z] #58 73.71   DEP      criu/pie/restorer.d
14:55:47 [2019-10-03T14:55:47.349Z] #58 73.99   DEP      criu/arch/x86/sigaction_compat_pie.d
14:55:47 [2019-10-03T14:55:47.349Z] #58 74.18   DEP      criu/arch/x86/restorer_unmap.d
14:55:47 [2019-10-03T14:55:47.349Z] #58 74.19   DEP      criu/arch/x86/restorer.d
14:55:47 [2019-10-03T14:55:47.349Z] #58 74.46   DEP      criu/pie/parasite.d
14:55:47 [2019-10-03T14:55:47.349Z] #58 74.72   CC       criu/pie/parasite.o
14:55:47 [2019-10-03T14:55:47.596Z] crypto/ed25519/internal/edwards25519
14:55:47 [2019-10-03T14:55:47.596Z] crypto/hmac
14:55:47 [2019-10-03T14:55:47.596Z] crypto/md5
14:55:47 [2019-10-03T14:55:47.994Z] crypto/rc4
14:55:47 [2019-10-03T14:55:47.994Z] crypto/sha1
14:55:47 [2019-10-03T14:55:47.994Z] crypto/rand
14:55:47 [2019-10-03T14:55:47.994Z] crypto/elliptic
14:55:47 [2019-10-03T14:55:47.994Z] encoding/asn1
14:55:48 [2019-10-03T14:55:48.376Z] crypto/ed25519
14:55:48 [2019-10-03T14:55:48.376Z] crypto/rsa
14:55:48 [2019-10-03T14:55:48.376Z] crypto/ecdsa
14:55:48 [2019-10-03T14:55:48.376Z] crypto/sha256
14:55:48 [2019-10-03T14:55:48.376Z] crypto/dsa
14:55:48 [2019-10-03T14:55:48.376Z] encoding/hex
14:55:48 [2019-10-03T14:55:48.376Z] encoding/pem
14:55:48 [2019-10-03T14:55:48.765Z] crypto/x509/pkix
14:55:48 [2019-10-03T14:55:48.765Z] vendor/golang.org/x/crypto/cryptobyte
14:55:48 [2019-10-03T14:55:48.765Z] vendor/golang.org/x/net/dns/dnsmessage
14:55:48 [2019-10-03T14:55:48.765Z] vendor/golang.org/x/sys/cpu
14:55:48 [2019-10-03T14:55:48.765Z] vendor/golang.org/x/crypto/internal/chacha20
14:55:49 [2019-10-03T14:55:49.164Z] net
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/crypto/poly1305
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/crypto/chacha20poly1305
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/crypto/curve25519
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/crypto/hkdf
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/text/transform
14:55:49 [2019-10-03T14:55:49.164Z] vendor/golang.org/x/text/unicode/bidi
14:55:49 [2019-10-03T14:55:49.250Z] #58 76.50   LINK     criu/pie/parasite.built-in.o
14:55:49 [2019-10-03T14:55:49.251Z] #58 76.50   GEN      criu/pie/parasite-blob.h
14:55:49 [2019-10-03T14:55:49.251Z] #58 76.52   CC       criu/arch/x86/restorer.o
14:55:49 [2019-10-03T14:55:49.559Z] vendor/golang.org/x/text/secure/bidirule
14:55:49 [2019-10-03T14:55:49.559Z] vendor/golang.org/x/text/unicode/norm
14:55:50 [2019-10-03T14:55:50.189Z] #58 77.31   CC       criu/arch/x86/restorer_unmap.o
14:55:50 [2019-10-03T14:55:50.189Z] #58 77.39   CC       criu/arch/x86/sigaction_compat_pie.o
14:55:50 [2019-10-03T14:55:50.422Z] vendor/golang.org/x/net/idna
14:55:50 [2019-10-03T14:55:50.422Z] vendor/golang.org/x/net/http2/hpack
14:55:50 [2019-10-03T14:55:50.449Z] #58 77.81   CC       criu/pie/restorer.o
14:55:50 [2019-10-03T14:55:50.832Z] mime
14:55:50 [2019-10-03T14:55:50.833Z] mime/quotedprintable
14:55:50 [2019-10-03T14:55:50.833Z] net/http/internal
14:55:50 [2019-10-03T14:55:50.833Z] crypto/x509
14:55:50 [2019-10-03T14:55:50.833Z] net/textproto
14:55:51 [2019-10-03T14:55:51.212Z] vendor/golang.org/x/net/http/httpguts
14:55:51 [2019-10-03T14:55:51.212Z] vendor/golang.org/x/net/http/httpproxy
14:55:51 [2019-10-03T14:55:51.212Z] mime/multipart
14:55:51 [2019-10-03T14:55:51.212Z] os/exec
14:55:51 [2019-10-03T14:55:51.611Z] crypto/tls
14:55:51 [2019-10-03T14:55:51.820Z] #58 ...
14:55:51 [2019-10-03T14:55:51.820Z] 
14:55:51 [2019-10-03T14:55:51.820Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:55:51 [2019-10-03T14:55:51.820Z] #13 74.18 Selecting previously unselected package vim.
14:55:51 [2019-10-03T14:55:51.820Z] #13 74.21 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 74.21 Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.00 Selecting previously unselected package xfsprogs.
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.01 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.02 Unpacking xfsprogs (4.9.0+nmu1) ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.79 Selecting previously unselected package zip.
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.80 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 75.80 Unpacking zip (3.0-11+b1) ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.01 Selecting previously unselected package libapparmor-perl.
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.02 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.02 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.18 Selecting previously unselected package apparmor.
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.18 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
14:55:51 [2019-10-03T14:55:51.820Z] #13 76.27 Unpacking apparmor (2.11.0-3+deb9u2) ...
14:55:52 [2019-10-03T14:55:52.751Z] #13 76.77 Selecting previously unselected package binutils-mingw-w64-i686.
14:55:52 [2019-10-03T14:55:52.751Z] #13 76.77 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
14:55:52 [2019-10-03T14:55:52.751Z] #13 76.78 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:55:52 [2019-10-03T14:55:52.954Z] net/http/httptrace
14:55:52 [2019-10-03T14:55:52.954Z] net/http
14:55:54 [2019-10-03T14:55:54.646Z] #13 78.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:55:54 [2019-10-03T14:55:54.646Z] #13 78.62 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
14:55:54 [2019-10-03T14:55:54.646Z] #13 78.64 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:55:55 [2019-10-03T14:55:55.101Z] github.com/LK4D4/vndr/godl
14:55:55 [2019-10-03T14:55:55.101Z] github.com/LK4D4/vndr
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.66 Selecting previously unselected package binutils-mingw-w64.
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.66 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.67 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.74 Selecting previously unselected package mingw-w64-common.
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.74 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
14:55:56 [2019-10-03T14:55:56.543Z] #13 80.78 Unpacking mingw-w64-common (5.0.1-1) ...
14:55:58 [2019-10-03T14:55:58.319Z] Removing intermediate container 2e7ac2754c39
14:55:58 [2019-10-03T14:55:58.319Z]  ---> a538d82f1e31
14:55:58 [2019-10-03T14:55:58.319Z] Step 50/126 : FROM dev-base AS containerd
14:55:58 [2019-10-03T14:55:58.319Z]  ---> 17aed327431c
14:55:58 [2019-10-03T14:55:58.319Z] Step 51/126 : ARG DEBIAN_FRONTEND
14:55:58 [2019-10-03T14:55:58.319Z]  ---> Using cache
14:55:58 [2019-10-03T14:55:58.319Z]  ---> 2f5dfe86a274
14:55:58 [2019-10-03T14:55:58.319Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
14:55:58 [2019-10-03T14:55:58.319Z]  ---> Running in 9f71f20a2533
14:55:58 [2019-10-03T14:55:58.319Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:55:58 [2019-10-03T14:55:58.319Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:55:58 [2019-10-03T14:55:58.441Z] #13 ...
14:55:58 [2019-10-03T14:55:58.441Z] 
14:55:58 [2019-10-03T14:55:58.441Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:58 [2019-10-03T14:55:58.441Z] #58 80.98   LINK     criu/pie/restorer.built-in.o
14:55:58 [2019-10-03T14:55:58.441Z] #58 80.99   GEN      criu/pie/restorer-blob.h
14:55:58 [2019-10-03T14:55:58.441Z] #58 81.09   DEP      criu/vdso.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 81.33   DEP      criu/vdso-compat.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 81.54   DEP      criu/uts_ns.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 81.80   DEP      criu/util.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 82.10   DEP      criu/uffd.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 82.35   DEP      criu/tun.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 82.54   DEP      criu/tty.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 82.82   DEP      criu/timerfd.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 83.04   DEP      criu/sysfs_parse.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 83.28   DEP      criu/sysctl.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 83.54   DEP      criu/string.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 83.64   DEP      criu/stats.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 83.87   DEP      criu/sockets.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 84.16   DEP      criu/sk-unix.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 84.42   DEP      criu/sk-tcp.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 84.70   DEP      criu/sk-queue.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 84.91   DEP      criu/sk-packet.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 85.09   DEP      criu/sk-netlink.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 85.39   DEP      criu/sk-inet.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 85.62   DEP      criu/signalfd.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 85.80   DEP      criu/sigframe.d
14:55:58 [2019-10-03T14:55:58.441Z] #58 85.90   DEP      criu/shmem.d
14:55:58 [2019-10-03T14:55:58.467Z] using credential docker-jenkins-github-credentials
14:55:58 [2019-10-03T14:55:58.544Z] Cloning the remote Git repository
14:55:58 [2019-10-03T14:55:58.544Z] Cloning with configured refspecs honoured and without tags
14:55:58 [2019-10-03T14:55:58.714Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:55:58 [2019-10-03T14:55:58.714Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:55:58 [2019-10-03T14:55:58.714Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:55:58 [2019-10-03T14:55:58.714Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:55:58 [2019-10-03T14:55:58.714Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:55:58 [2019-10-03T14:55:58.714Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:55:59 [2019-10-03T14:55:59.007Z] #58 86.14   DEP      criu/servicefd.d
14:55:59 [2019-10-03T14:55:59.008Z] #58 ...
14:55:59 [2019-10-03T14:55:59.008Z] 
14:55:59 [2019-10-03T14:55:59.008Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:55:59 [2019-10-03T14:55:59.008Z] #33 140.6 vendor/golang.org/x/net/http2/hpack
14:55:59 [2019-10-03T14:55:59.008Z] #33 141.9 mime
14:55:59 [2019-10-03T14:55:59.008Z] #33 143.8 mime/quotedprintable
14:55:59 [2019-10-03T14:55:59.008Z] #33 144.2 net/http/internal
14:55:59 [2019-10-03T14:55:59.008Z] #33 144.6 os/exec
14:55:59 [2019-10-03T14:55:59.008Z] #33 149.3 net/textproto
14:55:59 [2019-10-03T14:55:59.008Z] #33 149.4 crypto/x509
14:55:59 [2019-10-03T14:55:59.008Z] #33 150.5 vendor/golang.org/x/net/http/httpguts
14:55:59 [2019-10-03T14:55:59.008Z] #33 150.8 vendor/golang.org/x/net/http/httpproxy
14:55:59 [2019-10-03T14:55:59.008Z] #33 ...
14:55:59 [2019-10-03T14:55:59.008Z] 
14:55:59 [2019-10-03T14:55:59.008Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:55:59 [2019-10-03T14:55:59.008Z] #58 86.38   DEP      criu/seize.d
14:55:59 [2019-10-03T14:55:59.266Z] #58 86.57   DEP      criu/seccomp.d
14:55:59 [2019-10-03T14:55:59.266Z] #58 86.79   DEP      criu/rst-malloc.d
14:55:59 [2019-10-03T14:55:59.524Z] #58 86.89   DEP      criu/rbtree.d
14:55:58 [2019-10-03T14:55:58.786Z] Cloning repository https://github.com/moby/moby.git
14:55:59 [2019-10-03T14:55:59.162Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:55:59 [2019-10-03T14:55:59.782Z] #58 86.96   DEP      criu/pstree.d
14:55:59 [2019-10-03T14:55:59.782Z] #58 87.12   DEP      criu/protobuf.d
14:55:59 [2019-10-03T14:55:59.986Z] Fetched 7669 kB in 1s (4634 kB/s)
14:56:00 [2019-10-03T14:56:00.040Z] #58 87.38   GEN      criu/protobuf-desc-gen.h
14:56:00 [2019-10-03T14:56:00.779Z] Reading package lists...
14:56:01 [2019-10-03T14:56:01.159Z] Reading package lists...
14:56:01 [2019-10-03T14:56:01.538Z] Building dependency tree...
14:56:01 [2019-10-03T14:56:01.538Z] Reading state information...
14:56:01 [2019-10-03T14:56:01.538Z] The following additional packages will be installed:
14:56:01 [2019-10-03T14:56:01.538Z]   btrfs-progs liblzo2-2
14:56:01 [2019-10-03T14:56:01.538Z] The following NEW packages will be installed:
14:56:01 [2019-10-03T14:56:01.538Z]   btrfs-progs btrfs-tools liblzo2-2
14:56:01 [2019-10-03T14:56:01.538Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:56:01 [2019-10-03T14:56:01.538Z] Need to get 668 kB of archives.
14:56:01 [2019-10-03T14:56:01.538Z] After this operation, 5446 kB of additional disk space will be used.
14:56:01 [2019-10-03T14:56:01.538Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:56:01 [2019-10-03T14:56:01.538Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
14:56:01 [2019-10-03T14:56:01.538Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
14:56:01 [2019-10-03T14:56:01.518Z] Fetching upstream changes from https://github.com/moby/moby.git
14:56:01 [2019-10-03T14:56:01.518Z]  > git --version # timeout=10
14:56:01 [2019-10-03T14:56:01.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:56:01 [2019-10-03T14:56:01.585Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:56:01 [2019-10-03T14:56:01.913Z] debconf: delaying package configuration, since apt-utils is not installed
14:56:01 [2019-10-03T14:56:01.913Z] Fetched 668 kB in 0s (6803 kB/s)
14:56:01 [2019-10-03T14:56:01.913Z] Selecting previously unselected package liblzo2-2:s390x.
14:56:01 [2019-10-03T14:56:01.913Z] (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 ... 14828 files and directories currently installed.)
14:56:01 [2019-10-03T14:56:01.913Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:56:01 [2019-10-03T14:56:01.913Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:56:01 [2019-10-03T14:56:01.913Z] Selecting previously unselected package btrfs-progs.
14:56:01 [2019-10-03T14:56:01.913Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
14:56:01 [2019-10-03T14:56:01.913Z] Unpacking btrfs-progs (4.7.3-1) ...
14:56:01 [2019-10-03T14:56:01.913Z] Selecting previously unselected package btrfs-tools.
14:56:01 [2019-10-03T14:56:01.913Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
14:56:01 [2019-10-03T14:56:01.913Z] Unpacking btrfs-tools (4.7.3-1) ...
14:56:01 [2019-10-03T14:56:01.913Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:56:01 [2019-10-03T14:56:01.913Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:56:01 [2019-10-03T14:56:01.913Z] Setting up btrfs-progs (4.7.3-1) ...
14:56:01 [2019-10-03T14:56:01.913Z] Setting up btrfs-tools (4.7.3-1) ...
14:56:01 [2019-10-03T14:56:01.913Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:56:01 [2019-10-03T14:56:01.942Z] #58 88.99   DEP      criu/protobuf-desc.d
14:56:01 [2019-10-03T14:56:01.942Z] #58 89.14   DEP      criu/proc_parse.d
14:56:01 [2019-10-03T14:56:01.942Z] #58 89.43   DEP      criu/plugin.d
14:56:02 [2019-10-03T14:56:02.200Z] #58 89.60   DEP      criu/pipes.d
14:56:02 [2019-10-03T14:56:02.459Z] #58 89.82   DEP      criu/pie-util.d
14:56:02 [2019-10-03T14:56:02.567Z] + dpkg --print-architecture
14:56:02 [2019-10-03T14:56:02.567Z] + cd /tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution
14:56:02 [2019-10-03T14:56:02.567Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:56:02 [2019-10-03T14:56:02.567Z] + GOPATH=/tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0e0pdRn1ou
14:56:02 [2019-10-03T14:56:02.567Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:56:02 [2019-10-03T14:56:02.718Z] #58 89.97   DEP      criu/pie-util-vdso.d
14:56:02 [2019-10-03T14:56:02.718Z] #58 90.10   DEP      criu/pie-util-vdso-elf32.d
14:56:02 [2019-10-03T14:56:02.810Z] Removing intermediate container 9f71f20a2533
14:56:02 [2019-10-03T14:56:02.810Z]  ---> 5f9ac1c9bb82
14:56:02 [2019-10-03T14:56:02.810Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
14:56:02 [2019-10-03T14:56:02.810Z]  ---> Running in b74dee1671a1
14:56:02 [2019-10-03T14:56:02.979Z] #58 90.30   DEP      criu/path.d
14:56:03 [2019-10-03T14:56:03.237Z] #58 90.50   DEP      criu/parasite-syscall.d
14:56:03 [2019-10-03T14:56:03.384Z] Removing intermediate container b74dee1671a1
14:56:03 [2019-10-03T14:56:03.384Z]  ---> 3e675d39fc1d
14:56:03 [2019-10-03T14:56:03.384Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:56:03 [2019-10-03T14:56:03.495Z] #58 90.88   DEP      criu/pagemap.d
14:56:03 [2019-10-03T14:56:03.753Z] #58 91.06   DEP      criu/pagemap-cache.d
14:56:03 [2019-10-03T14:56:03.753Z] #58 91.30   DEP      criu/page-xfer.d
14:56:04 [2019-10-03T14:56:04.319Z] #58 91.53   DEP      criu/page-pipe.d
14:56:04 [2019-10-03T14:56:04.319Z] #58 91.65   DEP      criu/netfilter.d
14:56:04 [2019-10-03T14:56:04.326Z]  ---> d54d4e00fa08
14:56:04 [2019-10-03T14:56:04.326Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:56:04 [2019-10-03T14:56:04.326Z]  ---> 0334e05fc945
14:56:04 [2019-10-03T14:56:04.326Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:56:04 [2019-10-03T14:56:04.577Z] #58 91.84   DEP      criu/net.d
14:56:04 [2019-10-03T14:56:04.836Z] #58 92.16   DEP      criu/namespaces.d
14:56:05 [2019-10-03T14:56:05.058Z]  ---> Running in 8336835f5608
14:56:05 [2019-10-03T14:56:05.094Z] #58 92.46   DEP      criu/mount.d
14:56:05 [2019-10-03T14:56:05.497Z] + RM_GOPATH=0
14:56:05 [2019-10-03T14:56:05.497Z] + TMP_GOPATH=
14:56:05 [2019-10-03T14:56:05.497Z] + : /build
14:56:05 [2019-10-03T14:56:05.497Z] + '[' -z '' ']'
14:56:05 [2019-10-03T14:56:05.497Z] ++ mktemp -d
14:56:05 [2019-10-03T14:56:05.497Z] + export GOPATH=/tmp/tmp.xYR3h0YcYx
14:56:05 [2019-10-03T14:56:05.497Z] + GOPATH=/tmp/tmp.xYR3h0YcYx
14:56:05 [2019-10-03T14:56:05.497Z] + RM_GOPATH=1
14:56:05 [2019-10-03T14:56:05.497Z] ++ dirname ./install.sh
14:56:05 [2019-10-03T14:56:05.497Z] + dir=.
14:56:05 [2019-10-03T14:56:05.497Z] + bin=containerd
14:56:05 [2019-10-03T14:56:05.497Z] + shift
14:56:05 [2019-10-03T14:56:05.497Z] + '[' '!' -f ./containerd.installer ']'
14:56:05 [2019-10-03T14:56:05.497Z] + . ./containerd.installer
14:56:05 [2019-10-03T14:56:05.497Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
14:56:05 [2019-10-03T14:56:05.497Z] + install_containerd
14:56:05 [2019-10-03T14:56:05.497Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
14:56:05 [2019-10-03T14:56:05.497Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.xYR3h0YcYx/src/github.com/containerd/containerd
14:56:05 [2019-10-03T14:56:05.497Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
14:56:05 [2019-10-03T14:56:05.497Z] Cloning into '/tmp/tmp.xYR3h0YcYx/src/github.com/containerd/containerd'...
14:56:05 [2019-10-03T14:56:05.660Z] #58 92.77   DEP      criu/mem.d
14:56:05 [2019-10-03T14:56:05.660Z] #58 93.07   DEP      criu/lsm.d
14:56:05 [2019-10-03T14:56:05.918Z] #58 93.31   DEP      criu/log.d
14:56:06 [2019-10-03T14:56:06.176Z] #58 93.50   DEP      criu/libnetlink.d
14:56:06 [2019-10-03T14:56:06.434Z] #58 93.68   DEP      criu/kerndat.d
14:56:06 [2019-10-03T14:56:06.693Z] #58 94.03   DEP      criu/kcmp-ids.d
14:56:06 [2019-10-03T14:56:06.693Z] #58 94.12   DEP      criu/irmap.d
14:56:06 [2019-10-03T14:56:06.951Z] #58 94.29   DEP      criu/ipc_ns.d
14:56:07 [2019-10-03T14:56:07.209Z] #58 94.48   DEP      criu/image.d
14:56:07 [2019-10-03T14:56:07.209Z] #58 94.66   DEP      criu/image-desc.d
14:56:07 [2019-10-03T14:56:07.466Z] #58 94.78   DEP      criu/fsnotify.d
14:56:07 [2019-10-03T14:56:07.725Z] #58 95.05   DEP      criu/filesystems.d
14:56:07 [2019-10-03T14:56:07.988Z] #58 95.27   DEP      criu/files.d
14:56:08 [2019-10-03T14:56:08.247Z] #58 95.52   DEP      criu/files-reg.d
14:56:08 [2019-10-03T14:56:08.247Z] #58 95.72   DEP      criu/files-ext.d
14:56:08 [2019-10-03T14:56:08.506Z] #58 95.89   DEP      criu/file-lock.d
14:56:08 [2019-10-03T14:56:08.765Z] #58 96.07   DEP      criu/file-ids.d
14:56:09 [2019-10-03T14:56:09.023Z] #58 96.25   DEP      criu/fifo.d
14:56:09 [2019-10-03T14:56:09.023Z] #58 ...
14:56:09 [2019-10-03T14:56:09.023Z] 
14:56:09 [2019-10-03T14:56:09.023Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:56:09 [2019-10-03T14:56:09.023Z] #27 DONE 160.8s
14:56:09 [2019-10-03T14:56:09.023Z] 
14:56:09 [2019-10-03T14:56:09.023Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:56:09 [2019-10-03T14:56:09.023Z] #13 85.47 Selecting previously unselected package mingw-w64-x86-64-dev.
14:56:09 [2019-10-03T14:56:09.023Z] #13 85.48 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:56:09 [2019-10-03T14:56:09.023Z] #13 85.49 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:56:09 [2019-10-03T14:56:09.023Z] #13 90.83 Selecting previously unselected package gcc-mingw-w64-base.
14:56:09 [2019-10-03T14:56:09.023Z] #13 90.85 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
14:56:09 [2019-10-03T14:56:09.023Z] #13 90.85 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:56:09 [2019-10-03T14:56:09.023Z] #13 91.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:56:09 [2019-10-03T14:56:09.023Z] #13 91.02 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:56:09 [2019-10-03T14:56:09.023Z] #13 91.03 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:56:09 [2019-10-03T14:56:09.282Z] #13 ...
14:56:09 [2019-10-03T14:56:09.282Z] 
14:56:09 [2019-10-03T14:56:09.282Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:09 [2019-10-03T14:56:09.282Z] #58 96.59   DEP      criu/fdstore.d
14:56:09 [2019-10-03T14:56:09.470Z] + rm -rf /tmp/tmp.0e0pdRn1ou/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0e0pdRn1ou
14:56:09 [2019-10-03T14:56:09.540Z] #58 96.80   DEP      criu/fault-injection.d
14:56:09 [2019-10-03T14:56:09.540Z] #58 96.91   DEP      criu/external.d
14:56:09 [2019-10-03T14:56:09.540Z] #58 ...
14:56:09 [2019-10-03T14:56:09.540Z] 
14:56:09 [2019-10-03T14:56:09.540Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:56:09 [2019-10-03T14:56:09.540Z] #33 151.3 mime/multipart
14:56:09 [2019-10-03T14:56:09.540Z] #33 153.9 crypto/tls
14:56:09 [2019-10-03T14:56:09.540Z] #33 160.4 net/http/httptrace
14:56:09 [2019-10-03T14:56:09.540Z] #33 160.7 net/http
14:56:09 [2019-10-03T14:56:09.799Z] #33 ...
14:56:09 [2019-10-03T14:56:09.799Z] 
14:56:09 [2019-10-03T14:56:09.799Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:09 [2019-10-03T14:56:09.799Z] #58 97.18   DEP      criu/eventpoll.d
14:56:09 [2019-10-03T14:56:09.958Z] + cd /tmp/tmp.xYR3h0YcYx/src/github.com/containerd/containerd
14:56:09 [2019-10-03T14:56:09.958Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
14:56:09 [2019-10-03T14:56:09.958Z] + export 'BUILDTAGS=netgo osusergo static_build'
14:56:09 [2019-10-03T14:56:09.958Z] + BUILDTAGS='netgo osusergo static_build'
14:56:09 [2019-10-03T14:56:09.958Z] + export EXTRA_FLAGS=-buildmode=pie
14:56:09 [2019-10-03T14:56:09.958Z] + EXTRA_FLAGS=-buildmode=pie
14:56:09 [2019-10-03T14:56:09.958Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:56:09 [2019-10-03T14:56:09.958Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:56:09 [2019-10-03T14:56:09.958Z] + '[' '' = dynamic ']'
14:56:09 [2019-10-03T14:56:09.958Z] + make
14:56:10 [2019-10-03T14:56:10.367Z] #58 97.53   DEP      criu/eventfd.d
14:56:10 [2019-10-03T14:56:10.367Z] #58 97.69   DEP      criu/crtools.d
14:56:10 [2019-10-03T14:56:10.367Z] #58 97.89   DEP      criu/cr-service.d
14:56:10 [2019-10-03T14:56:10.381Z] 🇩 bin/ctr
14:56:10 [2019-10-03T14:56:10.636Z] #58 98.18   DEP      criu/cr-restore.d
14:56:11 [2019-10-03T14:56:11.203Z] #58 98.56   DEP      criu/cr-errno.d
14:56:11 [2019-10-03T14:56:11.203Z] #58 98.59   DEP      criu/cr-dump.d
14:56:11 [2019-10-03T14:56:11.464Z] #58 98.82   DEP      criu/cr-dedup.d
14:56:11 [2019-10-03T14:56:11.721Z] #58 ...
14:56:11 [2019-10-03T14:56:11.721Z] 
14:56:11 [2019-10-03T14:56:11.723Z] #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:56:11 [2019-10-03T14:56:11.723Z] #15 163.4 + rm -rf /tmp/tmp.8bP4SOuBjY
14:56:11 [2019-10-03T14:56:11.723Z] #15 DONE 163.8s
14:56:11 [2019-10-03T14:56:11.723Z] 
14:56:11 [2019-10-03T14:56:11.723Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:11 [2019-10-03T14:56:11.723Z] #58 99.02   DEP      criu/cr-check.d
14:56:12 [2019-10-03T14:56:12.168Z] Removing intermediate container 05e4bffe1229
14:56:12 [2019-10-03T14:56:12.168Z]  ---> b9184099201a
14:56:12 [2019-10-03T14:56:12.168Z] Step 17/126 : FROM base AS swagger
14:56:12 [2019-10-03T14:56:12.168Z]  ---> 98e4dfc39295
14:56:12 [2019-10-03T14:56:12.168Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb
14:56:12 [2019-10-03T14:56:12.168Z]  ---> Running in 4d9658f113d7
14:56:12 [2019-10-03T14:56:12.168Z] Removing intermediate container 4d9658f113d7
14:56:12 [2019-10-03T14:56:12.168Z]  ---> 0dd10fdee9dc
14:56:12 [2019-10-03T14:56:12.168Z] Step 19/126 : RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" 	&& (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") 	&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 	&& rm -rf "$GOPATH"
14:56:12 [2019-10-03T14:56:12.168Z]  ---> Running in 386ec5f4c5aa
14:56:12 [2019-10-03T14:56:12.168Z] + mktemp -d
14:56:12 [2019-10-03T14:56:12.168Z] + export GOPATH=/tmp/tmp.En9xGkYUai
14:56:12 [2019-10-03T14:56:12.168Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.En9xGkYUai/src/github.com/go-swagger/go-swagger
14:56:12 [2019-10-03T14:56:12.168Z] Cloning into '/tmp/tmp.En9xGkYUai/src/github.com/go-swagger/go-swagger'...
14:56:12 [2019-10-03T14:56:12.288Z] #58 99.53   DEP      criu/config.d
14:56:12 [2019-10-03T14:56:12.546Z] #58 99.84   DEP      criu/clone-noasan.d
14:56:12 [2019-10-03T14:56:12.546Z] #58 99.97   DEP      criu/cgroup.d
14:56:12 [2019-10-03T14:56:12.804Z] #58 100.3   DEP      criu/cgroup-props.d
14:56:13 [2019-10-03T14:56:13.062Z] #58 100.3   DEP      criu/bitmap.d
14:56:13 [2019-10-03T14:56:13.062Z] #58 100.4   DEP      criu/bfd.d
14:56:13 [2019-10-03T14:56:13.062Z] #58 100.5   DEP      criu/autofs.d
14:56:13 [2019-10-03T14:56:13.321Z] #58 100.6   DEP      criu/aio.d
14:56:13 [2019-10-03T14:56:13.579Z] #58 100.8   DEP      criu/action-scripts.d
14:56:13 [2019-10-03T14:56:13.838Z] #58 101.2   CC       criu/action-scripts.o
14:56:14 [2019-10-03T14:56:14.404Z] #58 101.7   CC       criu/aio.o
14:56:14 [2019-10-03T14:56:14.971Z] #58 102.3   CC       criu/autofs.o
14:56:16 [2019-10-03T14:56:16.875Z] #58 104.0   CC       criu/bfd.o
14:56:17 [2019-10-03T14:56:17.442Z] #58 104.6   CC       criu/bitmap.o
14:56:17 [2019-10-03T14:56:17.442Z] #58 104.9   CC       criu/cgroup-props.o
14:56:18 [2019-10-03T14:56:18.377Z] #58 105.7   CC       criu/cgroup.o
14:56:19 [2019-10-03T14:56:19.158Z] Fetching without tags
14:56:18 [2019-10-03T14:56:18.811Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:56:18 [2019-10-03T14:56:18.893Z]  > git config --add remote.origin.fetch +refs/pull/40034/head:refs/remotes/origin/PR-40034 # timeout=10
14:56:18 [2019-10-03T14:56:18.940Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:56:19 [2019-10-03T14:56:19.059Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:56:19 [2019-10-03T14:56:19.185Z] Fetching upstream changes from https://github.com/moby/moby.git
14:56:19 [2019-10-03T14:56:19.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:56:19 [2019-10-03T14:56:19.186Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40034/head:refs/remotes/origin/PR-40034 +refs/heads/master:refs/remotes/origin/master
14:56:19 [2019-10-03T14:56:19.843Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 5a703ccb469c1bd2c75d80ed9891c432078db316
14:56:20 [2019-10-03T14:56:20.702Z] + cd /tmp/tmp.En9xGkYUai/src/github.com/go-swagger/go-swagger
14:56:20 [2019-10-03T14:56:20.702Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:56:20 [2019-10-03T14:56:20.702Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:56:21 [2019-10-03T14:56:21.662Z] #58 ...
14:56:21 [2019-10-03T14:56:21.662Z] 
14:56:21 [2019-10-03T14:56:21.662Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:56:21 [2019-10-03T14:56:21.662Z] #33 173.0 github.com/LK4D4/vndr/godl
14:56:21 [2019-10-03T14:56:21.921Z] #33 173.7 github.com/LK4D4/vndr
14:56:19 [2019-10-03T14:56:19.940Z]  > git config core.sparsecheckout # timeout=10
14:56:19 [2019-10-03T14:56:19.988Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:56:23 [2019-10-03T14:56:23.277Z] Merge succeeded, producing 5a703ccb469c1bd2c75d80ed9891c432078db316
14:56:23 [2019-10-03T14:56:23.279Z] Checking out Revision 5a703ccb469c1bd2c75d80ed9891c432078db316 (PR-40034)
14:56:22 [2019-10-03T14:56:22.723Z]  > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10
14:56:22 [2019-10-03T14:56:22.905Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:56:23 [2019-10-03T14:56:23.306Z]  > git config core.sparsecheckout # timeout=10
14:56:23 [2019-10-03T14:56:23.357Z]  > git checkout -f 5a703ccb469c1bd2c75d80ed9891c432078db316
14:56:27 [2019-10-03T14:56:27.191Z] #33 ...
14:56:27 [2019-10-03T14:56:27.191Z] 
14:56:27 [2019-10-03T14:56:27.191Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:56:27 [2019-10-03T14:56:27.191Z] #13 108.4 Selecting previously unselected package g++-mingw-w64-x86-64.
14:56:27 [2019-10-03T14:56:27.191Z] #13 108.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:56:27 [2019-10-03T14:56:27.191Z] #13 108.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:56:30 [2019-10-03T14:56:30.473Z] #13 ...
14:56:30 [2019-10-03T14:56:30.473Z] 
14:56:30 [2019-10-03T14:56:30.473Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:56:30 [2019-10-03T14:56:30.473Z] #33 DONE 182.1s
14:56:30 [2019-10-03T14:56:30.473Z] 
14:56:30 [2019-10-03T14:56:30.473Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:30 [2019-10-03T14:56:30.473Z] #58 108.9   CC       criu/clone-noasan.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 109.0   CC       criu/config.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 110.6   CC       criu/cr-check.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 112.4   CC       criu/cr-dedup.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 113.0   CC       criu/cr-dump.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 115.8   CC       criu/cr-errno.o
14:56:30 [2019-10-03T14:56:30.473Z] #58 115.8   CC       criu/cr-restore.o
14:56:32 [2019-10-03T14:56:32.728Z] Commit message: "bump docker-py to 4.1.0"
14:56:33 [2019-10-03T14:56:33.157Z] fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88
14:56:33 [2019-10-03T14:56:33.756Z] #58 120.9   CC       criu/cr-service.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:56:35 [2019-10-03T14:56:35.130Z] #58 122.3   CC       criu/crtools.o
14:56:35 [2019-10-03T14:56:35.697Z] #58 123.1   CC       criu/eventfd.o
14:56:36 [2019-10-03T14:56:36.263Z] #58 123.5   CC       criu/eventpoll.o
14:56:36 [2019-10-03T14:56:36.263Z] #58 ...
14:56:36 [2019-10-03T14:56:36.263Z] 
14:56:36 [2019-10-03T14:56:36.263Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:56:36 [2019-10-03T14:56:36.263Z] #13 120.5 Setting up aufs-tools (1:4.1+20161219-1) ...
14:56:36 [2019-10-03T14:56:36.263Z] #13 120.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:56:36 [2019-10-03T14:56:36.263Z] #13 120.6 Setting up libsepol1-dev:amd64 (2.6-2) ...
14:56:36 [2019-10-03T14:56:36.263Z] #13 120.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:56:36 [2019-10-03T14:56:36.263Z] #13 120.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:56:36 [2019-10-03T14:56:36.461Z] + docker version
14:56:36 [2019-10-03T14:56:36.521Z] #13 120.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.7 Processing triggers for mime-support (3.60) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.7 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.8 Setting up libcap2-bin (1:2.25-1) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:56:36 [2019-10-03T14:56:36.522Z] #13 120.8 Setting up bash-completion (1:2.1-4.3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up libonig4:amd64 (6.1.3-2) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up zip (3.0-11+b1) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up bzip2 (1.0.6-8.1) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Setting up libaio1:amd64 (0.3.110-3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Setting up xz-utils (5.2.2-1.2+b1) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.4 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.4 Setting up libpcre32-3:amd64 (2:8.39-3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
14:56:39 [2019-10-03T14:56:39.051Z] #13 123.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 123.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 123.9 Setting up libpcre16-3:amd64 (2:8.39-3) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 123.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 123.9 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 124.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:56:39 [2019-10-03T14:56:39.618Z] #13 124.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.0 Setting up pigz (2.3.4-1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.0 Setting up libmpdec2:amd64 (2.4.2-1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.0 Setting up mingw-w64-common (5.0.1-1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.1 Setting up jq (1.5+dfsg-1.3) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.1 Setting up xfsprogs (4.9.0+nmu1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 Setting up vim (2:8.0.0197-4+deb9u3) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.3 Setting up iptables (1.6.0+snapshot20161117-6) ...
14:56:39 [2019-10-03T14:56:39.877Z] #13 124.3 Setting up btrfs-progs (4.7.3-1) ...
14:56:40 [2019-10-03T14:56:40.135Z] #13 124.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
14:56:40 [2019-10-03T14:56:40.135Z] #13 124.4 Setting up python3.5 (3.5.3-1+deb9u1) ...
14:56:43 [2019-10-03T14:56:43.130Z] + rm -rf /tmp/tmp.En9xGkYUai
14:56:43 [2019-10-03T14:56:43.130Z] Removing intermediate container 386ec5f4c5aa
14:56:43 [2019-10-03T14:56:43.130Z]  ---> 1f536d6bae31
14:56:43 [2019-10-03T14:56:43.130Z] Step 20/126 : FROM base AS frozen-images
14:56:43 [2019-10-03T14:56:43.130Z]  ---> 98e4dfc39295
14:56:43 [2019-10-03T14:56:43.130Z] Step 21/126 : ARG DEBIAN_FRONTEND
14:56:43 [2019-10-03T14:56:43.130Z]  ---> Using cache
14:56:43 [2019-10-03T14:56:43.130Z]  ---> b79c2a2bb795
14:56:43 [2019-10-03T14:56:43.130Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	ca-certificates 	jq 	&& rm -rf /var/lib/apt/lists/*
14:56:43 [2019-10-03T14:56:43.130Z]  ---> Running in 751fa344d1b1
14:56:43 [2019-10-03T14:56:43.130Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:56:43 [2019-10-03T14:56:43.130Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:56:43 [2019-10-03T14:56:43.130Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:56:43 [2019-10-03T14:56:43.130Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:56:43 [2019-10-03T14:56:43.130Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:56:43 [2019-10-03T14:56:43.130Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
14:56:43 [2019-10-03T14:56:43.130Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:56:43 [2019-10-03T14:56:43.130Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:56:44 [2019-10-03T14:56:44.654Z] Fetched 7719 kB in 2s (2965 kB/s)
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 Setting up btrfs-tools (4.7.3-1) ...
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.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
14:56:45 [2019-10-03T14:56:45.408Z] #13 128.9 Setting up python3 (3.5.3-1) ...
14:56:45 [2019-10-03T14:56:45.490Z] 🇩 bin/containerd
14:56:46 [2019-10-03T14:56:46.141Z] Reading package lists...
14:56:46 [2019-10-03T14:56:46.343Z] #13 130.5 Setting up apparmor (2.11.0-3+deb9u2) ...
14:56:47 [2019-10-03T14:56:47.248Z] Reading package lists...
14:56:47 [2019-10-03T14:56:47.248Z] Building dependency tree...
14:56:47 [2019-10-03T14:56:47.248Z] Reading state information...
14:56:47 [2019-10-03T14:56:47.285Z] #13 ...
14:56:47 [2019-10-03T14:56:47.285Z] 
14:56:47 [2019-10-03T14:56:47.285Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:47 [2019-10-03T14:56:47.285Z] #58 124.5   CC       criu/external.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 124.9   CC       criu/fault-injection.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 125.0   CC       criu/fdstore.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 125.4   CC       criu/fifo.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 125.9   CC       criu/file-ids.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 126.3   CC       criu/file-lock.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 127.2   CC       criu/files-ext.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 127.6   CC       criu/files-reg.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 129.7   CC       criu/files.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 131.6   CC       criu/filesystems.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 132.4   CC       criu/fsnotify.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 133.6   CC       criu/image-desc.o
14:56:47 [2019-10-03T14:56:47.285Z] #58 133.8   CC       criu/image.o
14:56:47 [2019-10-03T14:56:47.540Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:56:47 [2019-10-03T14:56:47.540Z] The following additional packages will be installed:
14:56:47 [2019-10-03T14:56:47.540Z]   libjq1 libonig4
14:56:47 [2019-10-03T14:56:47.540Z] The following NEW packages will be installed:
14:56:47 [2019-10-03T14:56:47.540Z]   jq libjq1 libonig4
14:56:47 [2019-10-03T14:56:47.540Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:56:47 [2019-10-03T14:56:47.540Z] Need to get 310 kB of archives.
14:56:47 [2019-10-03T14:56:47.540Z] After this operation, 1267 kB of additional disk space will be used.
14:56:47 [2019-10-03T14:56:47.540Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
14:56:47 [2019-10-03T14:56:47.540Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
14:56:47 [2019-10-03T14:56:47.540Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
14:56:47 [2019-10-03T14:56:47.558Z] #58 134.8   CC       criu/ipc_ns.o
14:56:47 [2019-10-03T14:56:47.558Z] #58 ...
14:56:47 [2019-10-03T14:56:47.558Z] 
14:56:47 [2019-10-03T14:56:47.558Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:56:47 [2019-10-03T14:56:47.558Z] #13 131.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:56:47 [2019-10-03T14:56:47.818Z] #13 132.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:56:47 [2019-10-03T14:56:47.818Z] #13 132.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:56:47 [2019-10-03T14:56:47.818Z] #13 132.1 Setting up python3-wheel (0.29.0-2) ...
14:56:47 [2019-10-03T14:56:47.828Z] debconf: delaying package configuration, since apt-utils is not installed
14:56:47 [2019-10-03T14:56:47.828Z] Fetched 310 kB in 0s (3207 kB/s)
14:56:47 [2019-10-03T14:56:47.828Z] Selecting previously unselected package libonig4:ppc64el.
14:56:47 [2019-10-03T14:56:47.828Z] (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.)
14:56:47 [2019-10-03T14:56:47.828Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
14:56:47 [2019-10-03T14:56:47.828Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
14:56:48 [2019-10-03T14:56:48.111Z] Selecting previously unselected package libjq1:ppc64el.
14:56:48 [2019-10-03T14:56:48.111Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
14:56:48 [2019-10-03T14:56:48.111Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
14:56:48 [2019-10-03T14:56:48.111Z] Selecting previously unselected package jq.
14:56:48 [2019-10-03T14:56:48.111Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
14:56:48 [2019-10-03T14:56:48.111Z] Unpacking jq (1.5+dfsg-1.3) ...
14:56:48 [2019-10-03T14:56:48.111Z] Setting up libonig4:ppc64el (6.1.3-2) ...
14:56:48 [2019-10-03T14:56:48.111Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
14:56:48 [2019-10-03T14:56:48.111Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:56:48 [2019-10-03T14:56:48.111Z] Setting up jq (1.5+dfsg-1.3) ...
14:56:48 [2019-10-03T14:56:48.397Z] Removing intermediate container 751fa344d1b1
14:56:48 [2019-10-03T14:56:48.397Z]  ---> 15573ac8518f
14:56:48 [2019-10-03T14:56:48.397Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh /
14:56:48 [2019-10-03T14:56:48.681Z]  ---> 8c6f0f9ad6b1
14:56:48 [2019-10-03T14:56:48.681Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build 	buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 	busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 	busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 	debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 	hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
14:56:48 [2019-10-03T14:56:48.681Z]  ---> Running in 09e7e3ed201d
14:56:48 [2019-10-03T14:56:48.757Z] #13 133.0 Setting up python3-pkg-resources (33.1.1-1) ...
14:56:49 [2019-10-03T14:56:49.692Z] #13 134.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:56:49 [2019-10-03T14:56:49.692Z] #13 134.1 Setting up python3-pip (9.0.1-2+deb9u1) ...
14:56:49 [2019-10-03T14:56:49.694Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:56:49 [2019-10-03T14:56:49.979Z] 
14:56:50 [2019-10-03T14:56:50.566Z] 
########                                                                  11.2%
#######################                                                   32.6%
#####################################                                     52.0%
#################################################                         68.8%
###################################################################       93.4%
######################################################################## 100.0%
14:56:50 [2019-10-03T14:56:50.855Z] 
14:56:51 [2019-10-03T14:56:51.069Z] #13 135.2 Setting up dmsetup (2:1.02.137-2) ...
14:56:51 [2019-10-03T14:56:51.069Z] #13 135.2 Setting up python3-setuptools (33.1.1-1) ...
14:56:51 [2019-10-03T14:56:51.429Z] 
############                                                              16.7%
###################################                                       49.5%
######################################################################## 100.0%
14:56:51 [2019-10-03T14:56:51.429Z] 
14:56:51 [2019-10-03T14:56:51.507Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:56:51 [2019-10-03T14:56:51.507Z] 
14:56:51 [2019-10-03T14:56:51.507Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:56:51 [2019-10-03T14:56:51.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:56:51 [2019-10-03T14:56:51.507Z] Using test binary docker
14:56:51 [2019-10-03T14:56:51.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:56:51 [2019-10-03T14:56:51.507Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
14:56:51 [2019-10-03T14:56:51.507Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
14:56:51 [2019-10-03T14:56:51.507Z] Warning failed to create cache: (null)
14:56:51 [2019-10-03T14:56:51.507Z] .
14:56:51 [2019-10-03T14:56:51.507Z] INFO: Waiting for daemon to start...
14:56:51 [2019-10-03T14:56:51.507Z] Starting dockerd
14:56:51 [2019-10-03T14:56:51.507Z] .
14:56:51 [2019-10-03T14:56:51.507Z] INFO: Building docker-sdk-python3:4.1.0...
14:56:52 [2019-10-03T14:56:52.001Z] 
##############                                                            20.7%
############################                                              40.0%
###########################################                               60.7%
############################################################              84.4%
######################################################################## 100.0%
14:56:52 [2019-10-03T14:56:52.005Z] #13 136.2 Setting up dh-python (2.20170125) ...
14:56:52 [2019-10-03T14:56:52.289Z] 
14:56:52 [2019-10-03T14:56:52.940Z] #13 137.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:56:52 [2019-10-03T14:56:52.940Z] #13 137.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:56:53 [2019-10-03T14:56:53.199Z] #13 ...
14:56:53 [2019-10-03T14:56:53.199Z] 
14:56:53 [2019-10-03T14:56:53.199Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:56:53 [2019-10-03T14:56:53.199Z] #42 160.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:56:53 [2019-10-03T14:56:53.459Z] #42 ...
14:56:53 [2019-10-03T14:56:53.459Z] 
14:56:53 [2019-10-03T14:56:53.459Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:56:53 [2019-10-03T14:56:53.459Z] #13 DONE 137.7s
14:56:53 [2019-10-03T14:56:53.459Z] 
14:56:53 [2019-10-03T14:56:53.459Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:56:54 [2019-10-03T14:56:54.401Z] 
#                                                                          2.3%
#######                                                                   10.5%
#############                                                             19.0%
#################                                                         24.2%
######################                                                    30.9%
######################                                                    31.1%
#########################                                                 35.3%
##############################                                            42.8%
####################################                                      50.2%
#########################################                                 57.6%
#############################################                             63.4%
####################################################                      72.6%
########################################################                  79.1%
#############################################################             85.3%
####################################################################      94.7%
######################################################################## 100.0%
14:56:54 [2019-10-03T14:56:54.401Z] 
14:56:55 [2019-10-03T14:56:55.032Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:56:55 [2019-10-03T14:56:55.316Z] 
14:56:55 [2019-10-03T14:56:55.316Z] 
######################################################################## 100.0%
14:56:55 [2019-10-03T14:56:55.599Z] 
14:56:56 [2019-10-03T14:56:56.000Z] #14 ...
14:56:56 [2019-10-03T14:56:56.000Z] 
14:56:56 [2019-10-03T14:56:56.000Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:56:56 [2019-10-03T14:56:56.000Z] #42 163.4 + mkdir -p /build
14:56:56 [2019-10-03T14:56:56.000Z] #42 163.4 + cp runc /build/runc
14:56:56 [2019-10-03T14:56:56.000Z] #42 DONE 163.6s
14:56:56 [2019-10-03T14:56:56.000Z] 
14:56:56 [2019-10-03T14:56:56.000Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:56:56 [2019-10-03T14:56:56.000Z] #58 136.1   CC       criu/irmap.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 136.8   CC       criu/kcmp-ids.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 137.1   CC       criu/kerndat.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 138.3   CC       criu/libnetlink.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 138.7   CC       criu/log.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 139.2   CC       criu/lsm.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 139.7   CC       criu/mem.o
14:56:56 [2019-10-03T14:56:56.000Z] #58 141.8   CC       criu/mount.o
14:56:56 [2019-10-03T14:56:56.227Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:56:56 [2019-10-03T14:56:56.845Z] 
14:56:56 [2019-10-03T14:56:56.845Z] 
######################################################################## 100.0%
14:56:56 [2019-10-03T14:56:56.845Z] 
14:56:57 [2019-10-03T14:56:57.872Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:56:57 [2019-10-03T14:56:57.872Z] skipping existing c8c2d4a6b2e3
14:56:57 [2019-10-03T14:56:57.872Z] 
14:56:58 [2019-10-03T14:56:58.494Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:56:58 [2019-10-03T14:56:58.532Z] #58 145.7   CC       criu/namespaces.o
14:56:58 [2019-10-03T14:56:58.784Z] 
14:56:58 [2019-10-03T14:56:58.784Z] 
######################################################################## 100.0%
14:56:59 [2019-10-03T14:56:59.067Z] 
14:56:59 [2019-10-03T14:56:59.067Z] Download of images into '/build' complete.
14:56:59 [2019-10-03T14:56:59.067Z] Use something like the following to load the result into a Docker daemon:
14:56:59 [2019-10-03T14:56:59.067Z]   tar -cC '/build' . | docker load
14:56:59 [2019-10-03T14:56:59.908Z] #58 ...
14:56:59 [2019-10-03T14:56:59.908Z] 
14:56:59 [2019-10-03T14:56:59.908Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:56:59 [2019-10-03T14:56:59.908Z] #14 6.131 Collecting yamllint==1.16.0
14:57:01 [2019-10-03T14:57:01.856Z] Client: Docker Engine - Enterprise
14:57:01 [2019-10-03T14:57:01.856Z]  Version:           19.03.2
14:57:01 [2019-10-03T14:57:01.856Z]  API version:       1.40
14:57:01 [2019-10-03T14:57:01.856Z]  Go version:        go1.12.8
14:57:01 [2019-10-03T14:57:01.856Z]  Git commit:        c92ab06ed9
14:57:01 [2019-10-03T14:57:01.856Z]  Built:             09/03/2019 16:38:11
14:57:01 [2019-10-03T14:57:01.856Z]  OS/Arch:           windows/amd64
14:57:01 [2019-10-03T14:57:01.856Z]  Experimental:      false
14:57:01 [2019-10-03T14:57:01.856Z] 
14:57:01 [2019-10-03T14:57:01.856Z] Server: Docker Engine - Enterprise
14:57:01 [2019-10-03T14:57:01.856Z]  Engine:
14:57:01 [2019-10-03T14:57:01.856Z]   Version:          19.03.2
14:57:01 [2019-10-03T14:57:01.856Z]   API version:      1.40 (minimum version 1.24)
14:57:01 [2019-10-03T14:57:01.856Z]   Go version:       go1.12.8
14:57:01 [2019-10-03T14:57:01.856Z]   Git commit:       c92ab06ed9
14:57:01 [2019-10-03T14:57:01.856Z]   Built:            09/03/2019 16:35:47
14:57:01 [2019-10-03T14:57:01.856Z]   OS/Arch:          windows/amd64
14:57:01 [2019-10-03T14:57:01.856Z]   Experimental:     true
14:57:01 [2019-10-03T14:57:01.887Z] Removing intermediate container 09e7e3ed201d
14:57:01 [2019-10-03T14:57:01.887Z]  ---> fe265c6f2a08
14:57:01 [2019-10-03T14:57:01.887Z] Step 25/126 : FROM base AS cross-false
14:57:01 [2019-10-03T14:57:01.887Z]  ---> 98e4dfc39295
14:57:01 [2019-10-03T14:57:01.887Z] Step 26/126 : FROM base AS cross-true
14:57:01 [2019-10-03T14:57:01.887Z]  ---> 98e4dfc39295
14:57:01 [2019-10-03T14:57:01.887Z] Step 27/126 : ARG DEBIAN_FRONTEND
14:57:01 [2019-10-03T14:57:01.887Z]  ---> Using cache
14:57:01 [2019-10-03T14:57:01.887Z]  ---> b79c2a2bb795
14:57:01 [2019-10-03T14:57:01.887Z] Step 28/126 : RUN dpkg --add-architecture armhf
14:57:01 [2019-10-03T14:57:01.887Z]  ---> Running in 8e719715b3f6
[Pipeline] sh
14:57:02 [2019-10-03T14:57:02.510Z] Removing intermediate container 8e719715b3f6
14:57:02 [2019-10-03T14:57:02.510Z]  ---> 45b1fbd1a7c4
14:57:02 [2019-10-03T14:57:02.510Z] Step 29/126 : RUN dpkg --add-architecture arm64
14:57:02 [2019-10-03T14:57:02.510Z]  ---> Running in 5da342075468
14:57:03 [2019-10-03T14:57:03.400Z] + docker info
14:57:03 [2019-10-03T14:57:03.536Z] Removing intermediate container 5da342075468
14:57:03 [2019-10-03T14:57:03.536Z]  ---> 10a67df7942e
14:57:03 [2019-10-03T14:57:03.536Z] Step 30/126 : RUN dpkg --add-architecture armel
14:57:03 [2019-10-03T14:57:03.536Z]  ---> Running in 2cca899261bc
14:57:04 [2019-10-03T14:57:04.171Z] Removing intermediate container 2cca899261bc
14:57:04 [2019-10-03T14:57:04.171Z]  ---> 1d289b2477e0
14:57:04 [2019-10-03T14:57:04.171Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		crossbuild-essential-armhf 		crossbuild-essential-arm64 		crossbuild-essential-armel 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:57:04 [2019-10-03T14:57:04.171Z]  ---> Running in 8ff184d33516
14:57:05 [2019-10-03T14:57:05.194Z] Removing intermediate container 8ff184d33516
14:57:05 [2019-10-03T14:57:05.194Z]  ---> eb1c061fb6e9
14:57:05 [2019-10-03T14:57:05.194Z] Step 32/126 : FROM cross-${CROSS} as dev-base
14:57:05 [2019-10-03T14:57:05.194Z]  ---> 98e4dfc39295
14:57:05 [2019-10-03T14:57:05.194Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false
14:57:05 [2019-10-03T14:57:05.194Z]  ---> 98e4dfc39295
14:57:05 [2019-10-03T14:57:05.194Z] Step 34/126 : ARG DEBIAN_FRONTEND
14:57:05 [2019-10-03T14:57:05.194Z]  ---> Using cache
14:57:05 [2019-10-03T14:57:05.194Z]  ---> b79c2a2bb795
14:57:05 [2019-10-03T14:57:05.194Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	libapparmor-dev 	libseccomp-dev 	&& rm -rf /var/lib/apt/lists/*
14:57:05 [2019-10-03T14:57:05.194Z]  ---> Running in 5b7be9f67bac
14:57:05 [2019-10-03T14:57:05.225Z] #14 ...
14:57:05 [2019-10-03T14:57:05.225Z] 
14:57:05 [2019-10-03T14:57:05.225Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:57:05 [2019-10-03T14:57:05.225Z] #58 147.3   CC       criu/net.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 149.5   CC       criu/netfilter.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 149.7   CC       criu/page-pipe.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 150.2   CC       criu/page-xfer.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 151.1   CC       criu/pagemap-cache.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 151.4   CC       criu/pagemap.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 151.9   CC       criu/parasite-syscall.o
14:57:05 [2019-10-03T14:57:05.225Z] #58 152.6   CC       criu/path.o
14:57:05 [2019-10-03T14:57:05.476Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:57:05 [2019-10-03T14:57:05.477Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:57:05 [2019-10-03T14:57:05.483Z] #58 152.9   CC       criu/pie-util-vdso-elf32.o
14:57:05 [2019-10-03T14:57:05.510Z] 🇩 bin/containerd-stress
14:57:05 [2019-10-03T14:57:05.759Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:57:05 [2019-10-03T14:57:05.759Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:57:05 [2019-10-03T14:57:05.759Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:57:06 [2019-10-03T14:57:06.045Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
14:57:06 [2019-10-03T14:57:06.045Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:57:06 [2019-10-03T14:57:06.048Z] #58 153.2   CC       criu/pie-util-vdso.o
14:57:06 [2019-10-03T14:57:06.306Z] #58 153.5   CC       criu/pie-util.o
14:57:06 [2019-10-03T14:57:06.306Z] #58 153.7   CC       criu/pipes.o
14:57:06 [2019-10-03T14:57:06.306Z] #58 ...
14:57:06 [2019-10-03T14:57:06.306Z] 
14:57:06 [2019-10-03T14:57:06.306Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:57:06 [2019-10-03T14:57:06.306Z] #14 12.89   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:57:06 [2019-10-03T14:57:06.327Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:57:06 [2019-10-03T14:57:06.563Z] #14 13.16 Collecting pyyaml (from yamllint==1.16.0)
14:57:06 [2019-10-03T14:57:06.861Z] 🇩 bin/containerd-shim
14:57:07 [2019-10-03T14:57:07.935Z] #14 14.36   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:57:08 [2019-10-03T14:57:08.372Z] Fetched 7719 kB in 2s (2940 kB/s)
14:57:09 [2019-10-03T14:57:09.382Z] Reading package lists...
14:57:09 [2019-10-03T14:57:09.833Z] #14 16.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:57:10 [2019-10-03T14:57:10.402Z] Reading package lists...
14:57:10 [2019-10-03T14:57:10.691Z] Building dependency tree...
14:57:10 [2019-10-03T14:57:10.691Z] Reading state information...
14:57:10 [2019-10-03T14:57:10.764Z] #14 17.22   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:57:10 [2019-10-03T14:57:10.975Z] The following additional packages will be installed:
14:57:10 [2019-10-03T14:57:10.975Z]   libapparmor1 libseccomp2
14:57:10 [2019-10-03T14:57:10.975Z] Suggested packages:
14:57:10 [2019-10-03T14:57:10.975Z]   seccomp
14:57:10 [2019-10-03T14:57:10.975Z] The following NEW packages will be installed:
14:57:10 [2019-10-03T14:57:10.975Z]   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:57:10 [2019-10-03T14:57:10.975Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
14:57:10 [2019-10-03T14:57:10.975Z] Need to get 296 kB of archives.
14:57:10 [2019-10-03T14:57:10.975Z] After this operation, 1346 kB of additional disk space will be used.
14:57:10 [2019-10-03T14:57:10.975Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
14:57:10 [2019-10-03T14:57:10.975Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
14:57:10 [2019-10-03T14:57:10.975Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
14:57:10 [2019-10-03T14:57:10.975Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
14:57:11 [2019-10-03T14:57:11.260Z] debconf: delaying package configuration, since apt-utils is not installed
14:57:11 [2019-10-03T14:57:11.260Z] Fetched 296 kB in 0s (3199 kB/s)
14:57:11 [2019-10-03T14:57:11.260Z] Selecting previously unselected package libseccomp2:ppc64el.
14:57:11 [2019-10-03T14:57:11.260Z] (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.)
14:57:11 [2019-10-03T14:57:11.260Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:57:11 [2019-10-03T14:57:11.260Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:57:11 [2019-10-03T14:57:11.260Z] Selecting previously unselected package libseccomp-dev:ppc64el.
14:57:11 [2019-10-03T14:57:11.260Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
14:57:11 [2019-10-03T14:57:11.260Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:57:11 [2019-10-03T14:57:11.557Z] Selecting previously unselected package libapparmor1:ppc64el.
14:57:11 [2019-10-03T14:57:11.557Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
14:57:11 [2019-10-03T14:57:11.557Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:57:11 [2019-10-03T14:57:11.557Z] Selecting previously unselected package libapparmor-dev:ppc64el.
14:57:11 [2019-10-03T14:57:11.557Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
14:57:11 [2019-10-03T14:57:11.557Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:57:11 [2019-10-03T14:57:11.557Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:57:11 [2019-10-03T14:57:11.557Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
14:57:11 [2019-10-03T14:57:11.557Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
14:57:11 [2019-10-03T14:57:11.557Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
14:57:11 [2019-10-03T14:57:11.557Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
14:57:11 [2019-10-03T14:57:11.557Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:57:11 [2019-10-03T14:57:11.696Z] #14 ...
14:57:11 [2019-10-03T14:57:11.696Z] 
14:57:11 [2019-10-03T14:57:11.696Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:57:11 [2019-10-03T14:57:11.696Z] #55 222.1 + dpkg --print-architecture
14:57:11 [2019-10-03T14:57:11.696Z] #55 222.1 + cd /tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution
14:57:11 [2019-10-03T14:57:11.696Z] #55 222.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:57:11 [2019-10-03T14:57:11.696Z] #55 222.4 + GOPATH=/tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J9Ki9IUKy2
14:57:11 [2019-10-03T14:57:11.696Z] #55 222.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:57:12 [2019-10-03T14:57:12.175Z] Removing intermediate container 5b7be9f67bac
14:57:12 [2019-10-03T14:57:12.175Z]  ---> 72439ae1ce88
14:57:12 [2019-10-03T14:57:12.175Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true
14:57:12 [2019-10-03T14:57:12.175Z]  ---> eb1c061fb6e9
14:57:12 [2019-10-03T14:57:12.175Z] Step 37/126 : ARG DEBIAN_FRONTEND
14:57:12 [2019-10-03T14:57:12.175Z]  ---> Running in a7f381319404
14:57:12 [2019-10-03T14:57:12.175Z] Removing intermediate container a7f381319404
14:57:12 [2019-10-03T14:57:12.175Z]  ---> d14160ba41f6
14:57:12 [2019-10-03T14:57:12.175Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then 	apt-get update && apt-get install -y --no-install-recommends 		libseccomp-dev:armhf 		libseccomp-dev:arm64 		libseccomp-dev:armel 		libapparmor-dev:armhf 		libapparmor-dev:arm64 		libapparmor-dev:armel 		libapparmor-dev 		libseccomp-dev 		&& rm -rf /var/lib/apt/lists/*; 	fi
14:57:12 [2019-10-03T14:57:12.175Z]  ---> Running in c2110d9653cc
14:57:13 [2019-10-03T14:57:13.186Z] Removing intermediate container c2110d9653cc
14:57:13 [2019-10-03T14:57:13.186Z]  ---> 71b6c71c5238
14:57:13 [2019-10-03T14:57:13.186Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
14:57:13 [2019-10-03T14:57:13.186Z]  ---> 72439ae1ce88
14:57:13 [2019-10-03T14:57:13.186Z] Step 40/126 : FROM base AS tomlv
14:57:13 [2019-10-03T14:57:13.186Z]  ---> 98e4dfc39295
14:57:13 [2019-10-03T14:57:13.186Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv
14:57:13 [2019-10-03T14:57:13.186Z]  ---> Running in 362a3eba3bff
14:57:13 [2019-10-03T14:57:13.186Z] Removing intermediate container 362a3eba3bff
14:57:13 [2019-10-03T14:57:13.186Z]  ---> 7026ae250fc9
14:57:13 [2019-10-03T14:57:13.186Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:57:13 [2019-10-03T14:57:13.186Z]  ---> b55d0129e77d
14:57:13 [2019-10-03T14:57:13.186Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:57:13 [2019-10-03T14:57:13.276Z] 🇩 bin/containerd-shim-runc-v1
14:57:13 [2019-10-03T14:57:13.469Z]  ---> 6dec9538d0e6
14:57:13 [2019-10-03T14:57:13.469Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:57:13 [2019-10-03T14:57:13.469Z]  ---> Running in 9456ae5d7f69
14:57:13 [2019-10-03T14:57:13.756Z] + RM_GOPATH=0
14:57:13 [2019-10-03T14:57:13.756Z] + TMP_GOPATH=
14:57:13 [2019-10-03T14:57:13.756Z] + : /build
14:57:13 [2019-10-03T14:57:13.756Z] + '[' -z '' ']'
14:57:13 [2019-10-03T14:57:13.756Z] ++ mktemp -d
14:57:13 [2019-10-03T14:57:13.756Z] + export GOPATH=/tmp/tmp.wnp8IAScda
14:57:13 [2019-10-03T14:57:13.756Z] + GOPATH=/tmp/tmp.wnp8IAScda
14:57:13 [2019-10-03T14:57:13.756Z] + RM_GOPATH=1
14:57:13 [2019-10-03T14:57:13.756Z] ++ dirname ./install.sh
14:57:13 [2019-10-03T14:57:13.756Z] + dir=.
14:57:13 [2019-10-03T14:57:13.756Z] + bin=tomlv
14:57:13 [2019-10-03T14:57:13.756Z] + shift
14:57:13 [2019-10-03T14:57:13.756Z] + '[' '!' -f ./tomlv.installer ']'
14:57:13 [2019-10-03T14:57:13.756Z] + . ./tomlv.installer
14:57:13 [2019-10-03T14:57:13.756Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:57:13 [2019-10-03T14:57:13.756Z] + install_tomlv
14:57:13 [2019-10-03T14:57:13.756Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:57:13 [2019-10-03T14:57:13.756Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:57:13 [2019-10-03T14:57:13.756Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wnp8IAScda/src/github.com/BurntSushi/toml
14:57:13 [2019-10-03T14:57:13.756Z] Cloning into '/tmp/tmp.wnp8IAScda/src/github.com/BurntSushi/toml'...
14:57:14 [2019-10-03T14:57:14.375Z] + cd /tmp/tmp.wnp8IAScda/src/github.com/BurntSushi/toml
14:57:14 [2019-10-03T14:57:14.375Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:57:14 [2019-10-03T14:57:14.375Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:57:14 [2019-10-03T14:57:14.375Z] internal/cpu
14:57:14 [2019-10-03T14:57:14.375Z] runtime/internal/sys
14:57:14 [2019-10-03T14:57:14.375Z] runtime/internal/atomic
14:57:14 [2019-10-03T14:57:14.375Z] math/bits
14:57:14 [2019-10-03T14:57:14.375Z] runtime/internal/math
14:57:14 [2019-10-03T14:57:14.375Z] unicode/utf8
14:57:14 [2019-10-03T14:57:14.375Z] internal/race
14:57:14 [2019-10-03T14:57:14.375Z] internal/bytealg
14:57:14 [2019-10-03T14:57:14.375Z] sync/atomic
14:57:14 [2019-10-03T14:57:14.375Z] math
14:57:14 [2019-10-03T14:57:14.669Z] unicode
14:57:14 [2019-10-03T14:57:14.669Z] internal/testlog
14:57:14 [2019-10-03T14:57:14.669Z] encoding
14:57:14 [2019-10-03T14:57:14.669Z] runtime
14:57:14 [2019-10-03T14:57:14.669Z] runtime/cgo
14:57:15 [2019-10-03T14:57:15.186Z] 🇩 binaries
14:57:15 [2019-10-03T14:57:15.186Z] + mkdir -p /build
14:57:15 [2019-10-03T14:57:15.186Z] + cp bin/containerd /build/containerd
14:57:15 [2019-10-03T14:57:15.599Z] + cp bin/containerd-shim /build/containerd-shim
14:57:15 [2019-10-03T14:57:15.599Z] + cp bin/ctr /build/ctr
14:57:15 [2019-10-03T14:57:15.878Z] #55 ...
14:57:15 [2019-10-03T14:57:15.878Z] 
14:57:15 [2019-10-03T14:57:15.878Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:57:15 [2019-10-03T14:57:15.878Z] #14 18.46 Building wheels for collected packages: pyyaml, pathspec
14:57:15 [2019-10-03T14:57:15.878Z] #14 18.46   Running setup.py bdist_wheel for pyyaml: started
14:57:15 [2019-10-03T14:57:15.878Z] #14 19.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:57:15 [2019-10-03T14:57:15.878Z] #14 19.71   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:57:15 [2019-10-03T14:57:15.878Z] #14 19.79   Running setup.py bdist_wheel for pathspec: started
14:57:15 [2019-10-03T14:57:15.878Z] #14 20.94   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:57:15 [2019-10-03T14:57:15.878Z] #14 20.94   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:57:15 [2019-10-03T14:57:15.878Z] #14 20.96 Successfully built pyyaml pathspec
14:57:15 [2019-10-03T14:57:15.878Z] #14 20.98 Installing collected packages: pyyaml, pathspec, yamllint
14:57:15 [2019-10-03T14:57:15.878Z] #14 21.47 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:57:15 [2019-10-03T14:57:15.878Z] #14 DONE 22.1s
14:57:15 [2019-10-03T14:57:15.878Z] 
14:57:15 [2019-10-03T14:57:15.878Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
14:57:15 [2019-10-03T14:57:15.878Z] #16 DONE 0.3s
14:57:15 [2019-10-03T14:57:15.878Z] 
14:57:15 [2019-10-03T14:57:15.878Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:57:17 [2019-10-03T14:57:17.251Z] #21 ...
14:57:17 [2019-10-03T14:57:17.251Z] 
14:57:17 [2019-10-03T14:57:17.251Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:57:17 [2019-10-03T14:57:17.251Z] #58 154.4   CC       criu/plugin.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 154.8   CC       criu/proc_parse.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 157.2   CC       criu/protobuf-desc.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 157.8   CC       criu/protobuf.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 158.2   CC       criu/pstree.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 159.2   CC       criu/rbtree.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 159.5   CC       criu/rst-malloc.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 159.8   CC       criu/seccomp.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 160.6   CC       criu/seize.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 161.5   CC       criu/servicefd.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 162.0   CC       criu/shmem.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 162.8   CC       criu/sigframe.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 163.1   CC       criu/signalfd.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 163.6   CC       criu/sk-inet.o
14:57:17 [2019-10-03T14:57:17.251Z] #58 164.6   CC       criu/sk-netlink.o
14:57:17 [2019-10-03T14:57:17.508Z] #58 165.0   CC       criu/sk-packet.o
14:57:18 [2019-10-03T14:57:18.072Z] #58 165.5   CC       criu/sk-queue.o
14:57:18 [2019-10-03T14:57:18.329Z] #58 ...
14:57:18 [2019-10-03T14:57:18.329Z] 
14:57:18 [2019-10-03T14:57:18.329Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:57:18 [2019-10-03T14:57:18.329Z] #21 DONE 2.6s
14:57:18 [2019-10-03T14:57:18.519Z] Removing intermediate container 8336835f5608
14:57:18 [2019-10-03T14:57:18.519Z]  ---> d4a7dec4f63e
14:57:18 [2019-10-03T14:57:18.519Z] Step 57/126 : FROM dev-base AS proxy
14:57:18 [2019-10-03T14:57:18.519Z]  ---> 17aed327431c
14:57:18 [2019-10-03T14:57:18.519Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
14:57:18 [2019-10-03T14:57:18.519Z]  ---> Running in a3a500e1cc89
14:57:18 [2019-10-03T14:57:18.586Z] 
14:57:18 [2019-10-03T14:57:18.586Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
14:57:18 [2019-10-03T14:57:18.586Z] #24 ...
14:57:18 [2019-10-03T14:57:18.586Z] 
14:57:18 [2019-10-03T14:57:18.586Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:57:18 [2019-10-03T14:57:18.586Z] #58 166.0   CC       criu/sk-tcp.o
14:57:18 [2019-10-03T14:57:18.903Z] Removing intermediate container a3a500e1cc89
14:57:18 [2019-10-03T14:57:18.903Z]  ---> 2578edcb645b
14:57:18 [2019-10-03T14:57:18.903Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:57:19 [2019-10-03T14:57:19.093Z] internal/reflectlite
14:57:19 [2019-10-03T14:57:19.093Z] sync
14:57:19 [2019-10-03T14:57:19.093Z] errors
14:57:19 [2019-10-03T14:57:19.093Z] sort
14:57:19 [2019-10-03T14:57:19.093Z] internal/oserror
14:57:19 [2019-10-03T14:57:19.093Z] io
14:57:19 [2019-10-03T14:57:19.093Z] strconv
14:57:19 [2019-10-03T14:57:19.093Z] syscall
14:57:19 [2019-10-03T14:57:19.158Z] #58 166.5   CC       criu/sk-unix.o
14:57:19 [2019-10-03T14:57:19.289Z]  ---> 2ad6a7eaa7b1
14:57:19 [2019-10-03T14:57:19.289Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:57:19 [2019-10-03T14:57:19.289Z]  ---> af793594e39d
14:57:19 [2019-10-03T14:57:19.289Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:57:19 [2019-10-03T14:57:19.289Z]  ---> Running in 0fffb55ca700
14:57:19 [2019-10-03T14:57:19.389Z] bytes
14:57:19 [2019-10-03T14:57:19.389Z] strings
14:57:19 [2019-10-03T14:57:19.672Z] + RM_GOPATH=0
14:57:19 [2019-10-03T14:57:19.672Z] + TMP_GOPATH=
14:57:19 [2019-10-03T14:57:19.672Z] + : /build
14:57:19 [2019-10-03T14:57:19.672Z] + '[' -z '' ']'
14:57:19 [2019-10-03T14:57:19.672Z] ++ mktemp -d
14:57:20 [2019-10-03T14:57:20.023Z] bufio
14:57:20 [2019-10-03T14:57:20.023Z] reflect
14:57:20 [2019-10-03T14:57:20.023Z] path
14:57:20 [2019-10-03T14:57:20.066Z] + export GOPATH=/tmp/tmp.yiHRI08XKA
14:57:20 [2019-10-03T14:57:20.066Z] + GOPATH=/tmp/tmp.yiHRI08XKA
14:57:20 [2019-10-03T14:57:20.066Z] + RM_GOPATH=1
14:57:20 [2019-10-03T14:57:20.066Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
14:57:20 [2019-10-03T14:57:20.066Z] ++ dirname ./install.sh
14:57:20 [2019-10-03T14:57:20.066Z] + dir=.
14:57:20 [2019-10-03T14:57:20.066Z] + bin=proxy
14:57:20 [2019-10-03T14:57:20.066Z] + shift
14:57:20 [2019-10-03T14:57:20.066Z] + '[' '!' -f ./proxy.installer ']'
14:57:20 [2019-10-03T14:57:20.066Z] + . ./proxy.installer
14:57:20 [2019-10-03T14:57:20.066Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
14:57:20 [2019-10-03T14:57:20.066Z] + install_proxy
14:57:20 [2019-10-03T14:57:20.066Z] + case "$1" in
14:57:20 [2019-10-03T14:57:20.066Z] + export CGO_ENABLED=0
14:57:20 [2019-10-03T14:57:20.066Z] + CGO_ENABLED=0
14:57:20 [2019-10-03T14:57:20.066Z] + _install_proxy
14:57:20 [2019-10-03T14:57:20.066Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
14:57:20 [2019-10-03T14:57:20.066Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yiHRI08XKA/src/github.com/docker/libnetwork
14:57:20 [2019-10-03T14:57:20.066Z] Cloning into '/tmp/tmp.yiHRI08XKA/src/github.com/docker/libnetwork'...
14:57:20 [2019-10-03T14:57:20.310Z] text/tabwriter
14:57:20 [2019-10-03T14:57:20.596Z] internal/syscall/unix
14:57:20 [2019-10-03T14:57:20.596Z] time
14:57:21 [2019-10-03T14:57:21.054Z] #58 168.1   CC       criu/sockets.o
14:57:21 [2019-10-03T14:57:21.311Z] #58 168.8   CC       criu/stats.o
14:57:21 [2019-10-03T14:57:21.381Z] + cd /tmp/tmp.yiHRI08XKA/src/github.com/docker/libnetwork
14:57:21 [2019-10-03T14:57:21.381Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
14:57:21 [2019-10-03T14:57:21.627Z] internal/poll
14:57:21 [2019-10-03T14:57:21.759Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:57:21 [2019-10-03T14:57:21.878Z] #58 169.0   CC       criu/string.o
14:57:21 [2019-10-03T14:57:21.878Z] #58 169.2   CC       criu/sysctl.o
14:57:21 [2019-10-03T14:57:21.917Z] os
14:57:21 [2019-10-03T14:57:21.917Z] internal/fmtsort
14:57:22 [2019-10-03T14:57:22.202Z] path/filepath
14:57:22 [2019-10-03T14:57:22.202Z] fmt
14:57:22 [2019-10-03T14:57:22.444Z] #58 169.8   CC       criu/sysfs_parse.o
14:57:22 [2019-10-03T14:57:22.489Z] io/ioutil
14:57:22 [2019-10-03T14:57:22.702Z] #58 170.1   CC       criu/timerfd.o
14:57:22 [2019-10-03T14:57:22.781Z] log
14:57:22 [2019-10-03T14:57:22.781Z] flag
14:57:22 [2019-10-03T14:57:22.781Z] github.com/BurntSushi/toml
14:57:22 [2019-10-03T14:57:22.960Z] #58 170.5   CC       criu/tty.o
14:57:23 [2019-10-03T14:57:23.400Z] github.com/BurntSushi/toml/cmd/tomlv
14:57:24 [2019-10-03T14:57:24.311Z] Removing intermediate container 0fffb55ca700
14:57:24 [2019-10-03T14:57:24.311Z]  ---> fe50b4034240
14:57:24 [2019-10-03T14:57:24.311Z] Step 62/126 : FROM base AS golangci_lint
14:57:24 [2019-10-03T14:57:24.311Z]  ---> 17aed327431c
14:57:24 [2019-10-03T14:57:24.311Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
14:57:24 [2019-10-03T14:57:24.311Z]  ---> Running in 0297780c0931
14:57:24 [2019-10-03T14:57:24.696Z] Removing intermediate container 0297780c0931
14:57:24 [2019-10-03T14:57:24.696Z]  ---> ca9f0fd2a506
14:57:24 [2019-10-03T14:57:24.696Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:57:24 [2019-10-03T14:57:24.696Z]  ---> 4cd87e3e87e3
14:57:24 [2019-10-03T14:57:24.696Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:57:24 [2019-10-03T14:57:24.860Z] #58 172.2   CC       criu/tun.o
14:57:25 [2019-10-03T14:57:25.190Z]  ---> 82a101d0bfe4
14:57:25 [2019-10-03T14:57:25.190Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:57:25 [2019-10-03T14:57:25.190Z]  ---> Running in 301d2b98da03
14:57:25 [2019-10-03T14:57:25.426Z] #58 172.6   CC       criu/uffd.o
14:57:25 [2019-10-03T14:57:25.453Z] Removing intermediate container 9456ae5d7f69
14:57:25 [2019-10-03T14:57:25.454Z]  ---> 98f930008c79
14:57:25 [2019-10-03T14:57:25.454Z] Step 45/126 : FROM base AS vndr
14:57:25 [2019-10-03T14:57:25.454Z]  ---> 98e4dfc39295
14:57:25 [2019-10-03T14:57:25.454Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr
14:57:25 [2019-10-03T14:57:25.454Z]  ---> Running in b891d21e9513
14:57:25 [2019-10-03T14:57:25.454Z] Removing intermediate container b891d21e9513
14:57:25 [2019-10-03T14:57:25.454Z]  ---> 3f6fc9318084
14:57:25 [2019-10-03T14:57:25.454Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:57:25 [2019-10-03T14:57:25.454Z]  ---> c5555fe22e98
14:57:25 [2019-10-03T14:57:25.454Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:57:25 [2019-10-03T14:57:25.589Z] Installing golangci-lint version v1.17.1
14:57:25 [2019-10-03T14:57:25.589Z] + RM_GOPATH=0
14:57:25 [2019-10-03T14:57:25.589Z] + TMP_GOPATH=
14:57:25 [2019-10-03T14:57:25.589Z] + : /build
14:57:25 [2019-10-03T14:57:25.589Z] + '[' -z '' ']'
14:57:25 [2019-10-03T14:57:25.589Z] ++ mktemp -d
14:57:25 [2019-10-03T14:57:25.589Z] + export GOPATH=/tmp/tmp.qhPCYmtRz6
14:57:25 [2019-10-03T14:57:25.589Z] + GOPATH=/tmp/tmp.qhPCYmtRz6
14:57:25 [2019-10-03T14:57:25.589Z] + RM_GOPATH=1
14:57:25 [2019-10-03T14:57:25.589Z] ++ dirname ./install.sh
14:57:25 [2019-10-03T14:57:25.589Z] + dir=.
14:57:25 [2019-10-03T14:57:25.589Z] + bin=golangci_lint
14:57:25 [2019-10-03T14:57:25.589Z] + shift
14:57:25 [2019-10-03T14:57:25.589Z] + '[' '!' -f ./golangci_lint.installer ']'
14:57:25 [2019-10-03T14:57:25.589Z] + . ./golangci_lint.installer
14:57:25 [2019-10-03T14:57:25.589Z] ++ : v1.17.1
14:57:25 [2019-10-03T14:57:25.589Z] + install_golangci_lint
14:57:25 [2019-10-03T14:57:25.589Z] + echo 'Installing golangci-lint version v1.17.1'
14:57:25 [2019-10-03T14:57:25.589Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:57:25 [2019-10-03T14:57:25.749Z]  ---> b2b385545996
14:57:25 [2019-10-03T14:57:25.749Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:57:25 [2019-10-03T14:57:25.749Z]  ---> Running in f0caa75628b6
14:57:26 [2019-10-03T14:57:26.052Z] + RM_GOPATH=0
14:57:26 [2019-10-03T14:57:26.052Z] + TMP_GOPATH=
14:57:26 [2019-10-03T14:57:26.052Z] + : /build
14:57:26 [2019-10-03T14:57:26.052Z] + '[' -z '' ']'
14:57:26 [2019-10-03T14:57:26.052Z] ++ mktemp -d
14:57:26 [2019-10-03T14:57:26.052Z] + export GOPATH=/tmp/tmp.bSy1b86u1K
14:57:26 [2019-10-03T14:57:26.052Z] + GOPATH=/tmp/tmp.bSy1b86u1K
14:57:26 [2019-10-03T14:57:26.052Z] + RM_GOPATH=1
14:57:26 [2019-10-03T14:57:26.052Z] ++ dirname ./install.sh
14:57:26 [2019-10-03T14:57:26.052Z] + dir=.
14:57:26 [2019-10-03T14:57:26.052Z] + bin=vndr
14:57:26 [2019-10-03T14:57:26.052Z] + shift
14:57:26 [2019-10-03T14:57:26.052Z] + '[' '!' -f ./vndr.installer ']'
14:57:26 [2019-10-03T14:57:26.052Z] + . ./vndr.installer
14:57:26 [2019-10-03T14:57:26.052Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:57:26 [2019-10-03T14:57:26.052Z] + install_vndr
14:57:26 [2019-10-03T14:57:26.052Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:57:26 [2019-10-03T14:57:26.052Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
14:57:26 [2019-10-03T14:57:26.052Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bSy1b86u1K/src/github.com/LK4D4/vndr
14:57:26 [2019-10-03T14:57:26.052Z] Cloning into '/tmp/tmp.bSy1b86u1K/src/github.com/LK4D4/vndr'...
14:57:26 [2019-10-03T14:57:26.335Z] + cd /tmp/tmp.bSy1b86u1K/src/github.com/LK4D4/vndr
14:57:26 [2019-10-03T14:57:26.335Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:57:26 [2019-10-03T14:57:26.335Z] + go build -buildmode=pie -v -o /build/vndr .
14:57:26 [2019-10-03T14:57:26.359Z] #58 173.6   CC       criu/util.o
14:57:26 [2019-10-03T14:57:26.633Z] internal/cpu
14:57:26 [2019-10-03T14:57:26.633Z] runtime/internal/sys
14:57:26 [2019-10-03T14:57:26.633Z] internal/race
14:57:26 [2019-10-03T14:57:26.633Z] runtime/internal/atomic
14:57:26 [2019-10-03T14:57:26.633Z] sync/atomic
14:57:26 [2019-10-03T14:57:26.633Z] runtime/internal/math
14:57:26 [2019-10-03T14:57:26.633Z] unicode
14:57:26 [2019-10-03T14:57:26.633Z] internal/bytealg
14:57:26 [2019-10-03T14:57:26.633Z] unicode/utf8
14:57:26 [2019-10-03T14:57:26.633Z] math/bits
14:57:26 [2019-10-03T14:57:26.633Z] internal/testlog
14:57:26 [2019-10-03T14:57:26.919Z] math
14:57:26 [2019-10-03T14:57:26.919Z] encoding
14:57:26 [2019-10-03T14:57:26.919Z] runtime
14:57:26 [2019-10-03T14:57:26.919Z] unicode/utf16
14:57:26 [2019-10-03T14:57:26.919Z] container/list
14:57:27 [2019-10-03T14:57:27.204Z] crypto/internal/subtle
14:57:27 [2019-10-03T14:57:27.204Z] crypto/subtle
14:57:27 [2019-10-03T14:57:27.204Z] vendor/golang.org/x/crypto/cryptobyte/asn1
14:57:27 [2019-10-03T14:57:27.204Z] internal/nettrace
14:57:27 [2019-10-03T14:57:27.204Z] runtime/cgo
14:57:27 [2019-10-03T14:57:27.492Z] vendor/golang.org/x/crypto/internal/subtle
14:57:27 [2019-10-03T14:57:27.500Z] + cd /tmp/tmp.qhPCYmtRz6/src/github.com/golangci/golangci-lint/
14:57:27 [2019-10-03T14:57:27.500Z] + git checkout -q v1.17.1
14:57:27 [2019-10-03T14:57:27.500Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
14:57:27 [2019-10-03T14:57:27.732Z] #58 174.9   CC       criu/uts_ns.o
14:57:27 [2019-10-03T14:57:27.732Z] #58 175.1   CC       criu/vdso-compat.o
14:57:27 [2019-10-03T14:57:27.732Z] #58 175.3   CC       criu/vdso.o
14:57:28 [2019-10-03T14:57:28.663Z] #58 176.1   LINK     criu/built-in.o
14:57:28 [2019-10-03T14:57:28.920Z] #58 176.2   LINK     criu/criu
14:57:29 [2019-10-03T14:57:29.485Z] #58 176.7   DEP      lib/c/criu.d
14:57:29 [2019-10-03T14:57:29.485Z] #58 176.8   CC       images/rpc.pb-c.o
14:57:30 [2019-10-03T14:57:30.049Z] #58 177.3   CC       lib/c/criu.o
14:57:30 [2019-10-03T14:57:30.981Z] #58 ...
14:57:30 [2019-10-03T14:57:30.981Z] 
14:57:30 [2019-10-03T14:57:30.981Z] #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:57:30 [2019-10-03T14:57:30.981Z] #55 242.9 + rm -rf /tmp/tmp.J9Ki9IUKy2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J9Ki9IUKy2
14:57:30 [2019-10-03T14:57:30.998Z] internal/reflectlite
14:57:30 [2019-10-03T14:57:30.998Z] sync
14:57:30 [2019-10-03T14:57:30.998Z] github.com/LK4D4/vndr/godl/singleflight
14:57:30 [2019-10-03T14:57:30.998Z] math/rand
14:57:30 [2019-10-03T14:57:30.998Z] internal/singleflight
14:57:31 [2019-10-03T14:57:31.287Z] errors
14:57:31 [2019-10-03T14:57:31.287Z] sort
14:57:31 [2019-10-03T14:57:31.287Z] internal/oserror
14:57:31 [2019-10-03T14:57:31.287Z] io
14:57:31 [2019-10-03T14:57:31.287Z] strconv
14:57:31 [2019-10-03T14:57:31.287Z] syscall
14:57:31 [2019-10-03T14:57:31.545Z] #55 DONE 243.5s
14:57:31 [2019-10-03T14:57:31.545Z] 
14:57:31 [2019-10-03T14:57:31.545Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:57:31 [2019-10-03T14:57:31.545Z] #58 178.4   LINK     lib/c/built-in.o
14:57:31 [2019-10-03T14:57:31.545Z] #58 178.4   LINK     lib/c/libcriu.so
14:57:31 [2019-10-03T14:57:31.545Z] #58 178.5   GEN      magic.py
14:57:31 [2019-10-03T14:57:31.545Z] #58 178.7 Note: Building without setproctitle() and strlcpy() support.
14:57:31 [2019-10-03T14:57:31.545Z] #58 178.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:57:31 [2019-10-03T14:57:31.577Z] vendor/golang.org/x/net/dns/dnsmessage
14:57:31 [2019-10-03T14:57:31.577Z] bytes
14:57:32 [2019-10-03T14:57:32.110Z] #58 179.4 fatal: Not a git repository (or any of the parent directories): .git
14:57:32 [2019-10-03T14:57:32.204Z] bufio
14:57:32 [2019-10-03T14:57:32.204Z] reflect
14:57:32 [2019-10-03T14:57:32.493Z] strings
14:57:32 [2019-10-03T14:57:32.780Z] hash
14:57:33 [2019-10-03T14:57:33.070Z] hash/crc32
14:57:33 [2019-10-03T14:57:33.070Z] time
14:57:33 [2019-10-03T14:57:33.070Z] internal/syscall/unix
14:57:33 [2019-10-03T14:57:33.356Z] regexp/syntax
14:57:33 [2019-10-03T14:57:33.356Z] path
14:57:33 [2019-10-03T14:57:33.481Z] #58 180.6 make[1]: Nothing to be done for 'all'.
14:57:33 [2019-10-03T14:57:33.645Z] crypto
14:57:33 [2019-10-03T14:57:33.645Z] crypto/internal/randutil
14:57:33 [2019-10-03T14:57:33.645Z] crypto/hmac
14:57:33 [2019-10-03T14:57:33.645Z] crypto/rc4
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.1 make[1]: 'images/built-in.o' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.1 make[1]: 'compel/libcompel.a' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.2 make[1]: 'compel/compel-host-bin' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.2 make[1]: Nothing to be done for 'all'.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.2 make[1]: 'soccr/libsoccr.a' is up to date.
14:57:33 [2019-10-03T14:57:33.760Z] #58 181.3 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.3 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.3 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.4 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.4 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.4 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.025Z] #58 181.5 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.060Z] vendor/golang.org/x/crypto/hkdf
14:57:34 [2019-10-03T14:57:34.060Z] vendor/golang.org/x/text/transform
14:57:34 [2019-10-03T14:57:34.283Z] #58 181.6 make[2]: Nothing to be done for 'all'.
14:57:34 [2019-10-03T14:57:34.283Z] #58 181.6   INSTALL  criu/criu
14:57:34 [2019-10-03T14:57:34.354Z] regexp
14:57:34 [2019-10-03T14:57:34.354Z] context
14:57:34 [2019-10-03T14:57:34.354Z] internal/poll
14:57:34 [2019-10-03T14:57:34.541Z] #58 DONE 181.7s
14:57:34 [2019-10-03T14:57:34.541Z] 
14:57:34 [2019-10-03T14:57:34.541Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:57:34 [2019-10-03T14:57:34.664Z] internal/fmtsort
14:57:34 [2019-10-03T14:57:34.664Z] encoding/binary
14:57:34 [2019-10-03T14:57:34.971Z] os
14:57:35 [2019-10-03T14:57:35.270Z] encoding/base64
14:57:35 [2019-10-03T14:57:35.270Z] crypto/cipher
14:57:35 [2019-10-03T14:57:35.270Z] crypto/sha512
14:57:35 [2019-10-03T14:57:35.270Z] crypto/ed25519/internal/edwards25519
14:57:35 [2019-10-03T14:57:35.559Z] crypto/md5
14:57:35 [2019-10-03T14:57:35.559Z] crypto/aes
14:57:35 [2019-10-03T14:57:35.559Z] crypto/des
14:57:35 [2019-10-03T14:57:35.559Z] fmt
14:57:35 [2019-10-03T14:57:35.846Z] path/filepath
14:57:35 [2019-10-03T14:57:35.846Z] internal/lazyregexp
14:57:35 [2019-10-03T14:57:35.846Z] crypto/sha1
14:57:35 [2019-10-03T14:57:35.846Z] crypto/sha256
14:57:36 [2019-10-03T14:57:36.133Z] encoding/pem
14:57:36 [2019-10-03T14:57:36.133Z] io/ioutil
14:57:36 [2019-10-03T14:57:36.133Z] net
14:57:36 [2019-10-03T14:57:36.423Z] vendor/golang.org/x/crypto/internal/chacha20
14:57:36 [2019-10-03T14:57:36.423Z] vendor/golang.org/x/crypto/poly1305
14:57:36 [2019-10-03T14:57:36.720Z] vendor/golang.org/x/crypto/curve25519
14:57:36 [2019-10-03T14:57:36.720Z] vendor/golang.org/x/crypto/chacha20poly1305
14:57:36 [2019-10-03T14:57:36.720Z] os/exec
14:57:36 [2019-10-03T14:57:36.720Z] flag
14:57:36 [2019-10-03T14:57:36.720Z] go/token
14:57:37 [2019-10-03T14:57:37.010Z] go/scanner
14:57:37 [2019-10-03T14:57:37.299Z] net/url
14:57:37 [2019-10-03T14:57:37.299Z] text/template/parse
14:57:37 [2019-10-03T14:57:37.299Z] go/ast
14:57:37 [2019-10-03T14:57:37.586Z] log
14:57:37 [2019-10-03T14:57:37.874Z] encoding/json
14:57:38 [2019-10-03T14:57:38.125Z] sha256:9293b12cbbab0eef9a55e9b61b643701cfa747e8525b81241e1f21735ae4a703
14:57:38 [2019-10-03T14:57:38.125Z] INFO: Starting docker-py tests...
14:57:38 [2019-10-03T14:57:38.125Z] ============================= test session starts ==============================
14:57:38 [2019-10-03T14:57:38.125Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
14:57:38 [2019-10-03T14:57:38.125Z] rootdir: /src, inifile: pytest.ini
14:57:38 [2019-10-03T14:57:38.125Z] plugins: timeout-1.3.3, cov-2.6.1
14:57:38 [2019-10-03T14:57:38.125Z] collected 385 items / 5 deselected / 380 selected
14:57:38 [2019-10-03T14:57:38.125Z] 
14:57:38 [2019-10-03T14:57:38.167Z] text/template
14:57:38 [2019-10-03T14:57:38.797Z] go/parser
14:57:39 [2019-10-03T14:57:39.422Z] encoding/xml
14:57:39 [2019-10-03T14:57:39.712Z] compress/flate
14:57:39 [2019-10-03T14:57:39.712Z] go/doc
14:57:40 [2019-10-03T14:57:40.746Z] compress/gzip
14:57:40 [2019-10-03T14:57:40.746Z] github.com/LK4D4/vndr/build
14:57:40 [2019-10-03T14:57:40.746Z] math/big
14:57:41 [2019-10-03T14:57:41.378Z] encoding/hex
14:57:41 [2019-10-03T14:57:41.378Z] vendor/golang.org/x/text/unicode/bidi
14:57:41 [2019-10-03T14:57:41.665Z] vendor/golang.org/x/text/unicode/norm
14:57:42 [2019-10-03T14:57:42.294Z] vendor/golang.org/x/text/secure/bidirule
14:57:42 [2019-10-03T14:57:42.294Z] vendor/golang.org/x/net/http2/hpack
14:57:42 [2019-10-03T14:57:42.928Z] mime
14:57:42 [2019-10-03T14:57:42.928Z] net/textproto
14:57:43 [2019-10-03T14:57:43.229Z] vendor/golang.org/x/net/idna
14:57:43 [2019-10-03T14:57:43.525Z] mime/quotedprintable
14:57:43 [2019-10-03T14:57:43.525Z] net/http/internal
14:57:43 [2019-10-03T14:57:43.525Z] crypto/rand
14:57:43 [2019-10-03T14:57:43.525Z] crypto/elliptic
14:57:43 [2019-10-03T14:57:43.525Z] encoding/asn1
14:57:43 [2019-10-03T14:57:43.839Z] crypto/ed25519
14:57:43 [2019-10-03T14:57:43.839Z] crypto/rsa
14:57:44 [2019-10-03T14:57:44.131Z] crypto/dsa
14:57:44 [2019-10-03T14:57:44.131Z] vendor/golang.org/x/net/http/httpguts
14:57:44 [2019-10-03T14:57:44.131Z] vendor/golang.org/x/net/http/httpproxy
14:57:44 [2019-10-03T14:57:44.131Z] mime/multipart
14:57:44 [2019-10-03T14:57:44.418Z] crypto/x509/pkix
14:57:44 [2019-10-03T14:57:44.418Z] crypto/ecdsa
14:57:44 [2019-10-03T14:57:44.418Z] vendor/golang.org/x/crypto/cryptobyte
14:57:44 [2019-10-03T14:57:44.711Z] crypto/x509
14:57:45 [2019-10-03T14:57:45.724Z] crypto/tls
14:57:47 [2019-10-03T14:57:47.778Z] net/http/httptrace
14:57:47 [2019-10-03T14:57:47.778Z] net/http
14:57:49 [2019-10-03T14:57:49.399Z] #47 220.5 🇩 bin/containerd
14:57:49 [2019-10-03T14:57:49.399Z] #47 ...
14:57:49 [2019-10-03T14:57:49.399Z] 
14:57:49 [2019-10-03T14:57:49.399Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint
14:57:49 [2019-10-03T14:57:49.399Z] #24 DONE 261.3s
14:57:49 [2019-10-03T14:57:49.657Z] 
14:57:49 [2019-10-03T14:57:49.657Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:57:51 [2019-10-03T14:57:51.243Z] github.com/LK4D4/vndr/godl
14:57:51 [2019-10-03T14:57:51.243Z] github.com/LK4D4/vndr
14:57:51 [2019-10-03T14:57:51.564Z] #47 ...
14:57:51 [2019-10-03T14:57:51.564Z] 
14:57:51 [2019-10-03T14:57:51.564Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.564Z] #25 DONE 0.2s
14:57:51 [2019-10-03T14:57:51.564Z] 
14:57:51 [2019-10-03T14:57:51.564Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.564Z] #28 DONE 0.1s
14:57:51 [2019-10-03T14:57:51.564Z] 
14:57:51 [2019-10-03T14:57:51.564Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.564Z] #31 DONE 0.2s
14:57:51 [2019-10-03T14:57:51.564Z] 
14:57:51 [2019-10-03T14:57:51.564Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.822Z] #34 DONE 0.1s
14:57:51 [2019-10-03T14:57:51.822Z] 
14:57:51 [2019-10-03T14:57:51.822Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.822Z] #39 DONE 0.1s
14:57:51 [2019-10-03T14:57:51.822Z] 
14:57:51 [2019-10-03T14:57:51.822Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:57:51 [2019-10-03T14:57:51.822Z] #47 ...
14:57:51 [2019-10-03T14:57:51.822Z] 
14:57:51 [2019-10-03T14:57:51.822Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
14:57:51 [2019-10-03T14:57:51.822Z] #43 DONE 0.1s
14:57:52 [2019-10-03T14:57:52.080Z] 
14:57:52 [2019-10-03T14:57:52.080Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:57:55 [2019-10-03T14:57:55.657Z] Removing intermediate container f0caa75628b6
14:57:55 [2019-10-03T14:57:55.658Z]  ---> 484d00a2d230
14:57:55 [2019-10-03T14:57:55.658Z] Step 50/126 : FROM dev-base AS containerd
14:57:55 [2019-10-03T14:57:55.658Z]  ---> 98e4dfc39295
14:57:55 [2019-10-03T14:57:55.658Z] Step 51/126 : ARG DEBIAN_FRONTEND
14:57:55 [2019-10-03T14:57:55.658Z]  ---> Using cache
14:57:55 [2019-10-03T14:57:55.658Z]  ---> b79c2a2bb795
14:57:55 [2019-10-03T14:57:55.658Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	btrfs-tools 	&& rm -rf /var/lib/apt/lists/*
14:57:55 [2019-10-03T14:57:55.658Z]  ---> Running in cef5fdb2c41d
14:57:55 [2019-10-03T14:57:55.658Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:57:55 [2019-10-03T14:57:55.658Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:57:55 [2019-10-03T14:57:55.658Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:57:55 [2019-10-03T14:57:55.658Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:57:55 [2019-10-03T14:57:55.658Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:57:55 [2019-10-03T14:57:55.942Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
14:57:56 [2019-10-03T14:57:56.226Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
14:57:56 [2019-10-03T14:57:56.508Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
14:57:58 [2019-10-03T14:57:58.563Z] Fetched 7719 kB in 2s (3058 kB/s)
14:57:59 [2019-10-03T14:57:59.183Z] Reading package lists...
14:58:00 [2019-10-03T14:58:00.478Z] Reading package lists...
14:58:00 [2019-10-03T14:58:00.762Z] Building dependency tree...
14:58:00 [2019-10-03T14:58:00.762Z] Reading state information...
14:58:01 [2019-10-03T14:58:01.049Z] The following additional packages will be installed:
14:58:01 [2019-10-03T14:58:01.049Z]   btrfs-progs liblzo2-2
14:58:01 [2019-10-03T14:58:01.049Z] The following NEW packages will be installed:
14:58:01 [2019-10-03T14:58:01.049Z]   btrfs-progs btrfs-tools liblzo2-2
14:58:01 [2019-10-03T14:58:01.049Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
14:58:01 [2019-10-03T14:58:01.049Z] Need to get 588 kB of archives.
14:58:01 [2019-10-03T14:58:01.049Z] After this operation, 5005 kB of additional disk space will be used.
14:58:01 [2019-10-03T14:58:01.049Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
14:58:01 [2019-10-03T14:58:01.049Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
14:58:01 [2019-10-03T14:58:01.049Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
14:58:01 [2019-10-03T14:58:01.335Z] debconf: delaying package configuration, since apt-utils is not installed
14:58:01 [2019-10-03T14:58:01.335Z] Fetched 588 kB in 0s (5682 kB/s)
14:58:01 [2019-10-03T14:58:01.335Z] Selecting previously unselected package liblzo2-2:ppc64el.
14:58:01 [2019-10-03T14:58:01.335Z] (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.)
14:58:01 [2019-10-03T14:58:01.335Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
14:58:01 [2019-10-03T14:58:01.335Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:58:01 [2019-10-03T14:58:01.335Z] Selecting previously unselected package btrfs-progs.
14:58:01 [2019-10-03T14:58:01.335Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
14:58:01 [2019-10-03T14:58:01.335Z] Unpacking btrfs-progs (4.7.3-1) ...
14:58:01 [2019-10-03T14:58:01.618Z] Selecting previously unselected package btrfs-tools.
14:58:01 [2019-10-03T14:58:01.618Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
14:58:01 [2019-10-03T14:58:01.618Z] Unpacking btrfs-tools (4.7.3-1) ...
14:58:01 [2019-10-03T14:58:01.618Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:58:01 [2019-10-03T14:58:01.618Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
14:58:01 [2019-10-03T14:58:01.618Z] Setting up btrfs-progs (4.7.3-1) ...
14:58:01 [2019-10-03T14:58:01.618Z] Setting up btrfs-tools (4.7.3-1) ...
14:58:01 [2019-10-03T14:58:01.618Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:58:02 [2019-10-03T14:58:02.236Z] Removing intermediate container cef5fdb2c41d
14:58:02 [2019-10-03T14:58:02.236Z]  ---> df79145d1ed2
14:58:02 [2019-10-03T14:58:02.236Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd
14:58:02 [2019-10-03T14:58:02.236Z]  ---> Running in 435e93f6846c
14:58:02 [2019-10-03T14:58:02.236Z] Removing intermediate container 435e93f6846c
14:58:02 [2019-10-03T14:58:02.236Z]  ---> 4f216bc47c15
14:58:02 [2019-10-03T14:58:02.236Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:02 [2019-10-03T14:58:02.520Z]  ---> bfeba99ab13b
14:58:02 [2019-10-03T14:58:02.520Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:02 [2019-10-03T14:58:02.802Z]  ---> 6b026b8c640c
14:58:02 [2019-10-03T14:58:02.802Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:58:02 [2019-10-03T14:58:02.802Z]  ---> Running in 7c4ba34e289c
14:58:03 [2019-10-03T14:58:03.085Z] + RM_GOPATH=0
14:58:03 [2019-10-03T14:58:03.085Z] + TMP_GOPATH=
14:58:03 [2019-10-03T14:58:03.085Z] + : /build
14:58:03 [2019-10-03T14:58:03.085Z] + '[' -z '' ']'
14:58:03 [2019-10-03T14:58:03.085Z] ++ mktemp -d
14:58:03 [2019-10-03T14:58:03.085Z] + export GOPATH=/tmp/tmp.bGz8SEB6YB
14:58:03 [2019-10-03T14:58:03.085Z] + GOPATH=/tmp/tmp.bGz8SEB6YB
14:58:03 [2019-10-03T14:58:03.085Z] + RM_GOPATH=1
14:58:03 [2019-10-03T14:58:03.085Z] ++ dirname ./install.sh
14:58:03 [2019-10-03T14:58:03.085Z] + dir=.
14:58:03 [2019-10-03T14:58:03.085Z] + bin=containerd
14:58:03 [2019-10-03T14:58:03.085Z] + shift
14:58:03 [2019-10-03T14:58:03.085Z] + '[' '!' -f ./containerd.installer ']'
14:58:03 [2019-10-03T14:58:03.085Z] + . ./containerd.installer
14:58:03 [2019-10-03T14:58:03.085Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339
14:58:03 [2019-10-03T14:58:03.085Z] + install_containerd
14:58:03 [2019-10-03T14:58:03.085Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339'
14:58:03 [2019-10-03T14:58:03.085Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.bGz8SEB6YB/src/github.com/containerd/containerd
14:58:03 [2019-10-03T14:58:03.085Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339
14:58:03 [2019-10-03T14:58:03.085Z] Cloning into '/tmp/tmp.bGz8SEB6YB/src/github.com/containerd/containerd'...
14:58:03 [2019-10-03T14:58:03.990Z] Client:
14:58:03 [2019-10-03T14:58:03.990Z]  Debug Mode: false
14:58:03 [2019-10-03T14:58:03.990Z]  Plugins:
14:58:03 [2019-10-03T14:58:03.990Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
14:58:03 [2019-10-03T14:58:03.990Z] 
14:58:03 [2019-10-03T14:58:03.990Z] Server:
14:58:03 [2019-10-03T14:58:03.990Z]  Containers: 0
14:58:03 [2019-10-03T14:58:03.990Z]   Running: 0
14:58:03 [2019-10-03T14:58:03.990Z]   Paused: 0
14:58:03 [2019-10-03T14:58:03.990Z]   Stopped: 0
14:58:03 [2019-10-03T14:58:03.990Z]  Images: 0
14:58:03 [2019-10-03T14:58:03.990Z]  Server Version: 19.03.2
14:58:03 [2019-10-03T14:58:03.990Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:58:03 [2019-10-03T14:58:03.990Z]   Windows: 
14:58:03 [2019-10-03T14:58:03.990Z]   LCOW: 
14:58:03 [2019-10-03T14:58:03.990Z]  Logging Driver: json-file
14:58:03 [2019-10-03T14:58:03.990Z]  Plugins:
14:58:03 [2019-10-03T14:58:03.990Z]   Volume: local
14:58:03 [2019-10-03T14:58:03.990Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
14:58:03 [2019-10-03T14:58:03.990Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:58:03 [2019-10-03T14:58:03.990Z]  Swarm: inactive
14:58:03 [2019-10-03T14:58:03.990Z]  Default Isolation: process
14:58:03 [2019-10-03T14:58:03.990Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:58:03 [2019-10-03T14:58:03.990Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
14:58:03 [2019-10-03T14:58:03.990Z]  OSType: windows
14:58:03 [2019-10-03T14:58:03.990Z]  Architecture: x86_64
14:58:03 [2019-10-03T14:58:03.990Z]  CPUs: 4
14:58:03 [2019-10-03T14:58:03.990Z]  Total Memory: 32GiB
14:58:03 [2019-10-03T14:58:03.990Z]  Name: azwin-2-6ce160
14:58:03 [2019-10-03T14:58:03.990Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
14:58:03 [2019-10-03T14:58:03.990Z]  Docker Root Dir: D:\docker
14:58:03 [2019-10-03T14:58:03.990Z]  Debug Mode: false
14:58:03 [2019-10-03T14:58:03.990Z]  Registry: https://index.docker.io/v1/
14:58:03 [2019-10-03T14:58:03.990Z]  Labels:
14:58:03 [2019-10-03T14:58:03.990Z]  Experimental: true
14:58:03 [2019-10-03T14:58:03.990Z]  Insecure Registries:
14:58:03 [2019-10-03T14:58:03.990Z]   10.0.0.4:5000
14:58:03 [2019-10-03T14:58:03.990Z]   127.0.0.0/8
14:58:03 [2019-10-03T14:58:03.990Z]  Registry Mirrors:
14:58:03 [2019-10-03T14:58:03.990Z]   http://10.0.0.4:5000/
14:58:03 [2019-10-03T14:58:03.990Z]  Live Restore Enabled: false
14:58:03 [2019-10-03T14:58:03.990Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:58:04 [2019-10-03T14:58:04.265Z] tests/integration/api_build_test.py ......................X              [  6%]
14:58:04 [2019-10-03T14:58:04.825Z] tests/integration/api_client_test.py .....                               [  7%]
14:58:07 [2019-10-03T14:58:07.266Z] tests/integration/api_config_test.py .....                               [  8%]
14:58:09 [2019-10-03T14:58:09.032Z] Removing intermediate container 301d2b98da03
14:58:09 [2019-10-03T14:58:09.032Z]  ---> fc60d0a005fb
14:58:09 [2019-10-03T14:58:09.032Z] Step 67/126 : FROM base AS gotestsum
14:58:09 [2019-10-03T14:58:09.032Z]  ---> 17aed327431c
14:58:09 [2019-10-03T14:58:09.032Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
14:58:09 [2019-10-03T14:58:09.032Z]  ---> Running in 809e1b24c184
14:58:09 [2019-10-03T14:58:09.032Z] Removing intermediate container 809e1b24c184
14:58:09 [2019-10-03T14:58:09.032Z]  ---> 7bc0f46d6758
14:58:09 [2019-10-03T14:58:09.032Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:09 [2019-10-03T14:58:09.032Z]  ---> 543aab8ee080
14:58:09 [2019-10-03T14:58:09.032Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:09 [2019-10-03T14:58:09.032Z]  ---> 55d62d45b247
14:58:09 [2019-10-03T14:58:09.032Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:58:09 [2019-10-03T14:58:09.032Z]  ---> Running in 8c32a59d7ee3
14:58:09 [2019-10-03T14:58:09.032Z] + RM_GOPATH=0
14:58:09 [2019-10-03T14:58:09.032Z] + TMP_GOPATH=
14:58:09 [2019-10-03T14:58:09.032Z] + : /build
14:58:09 [2019-10-03T14:58:09.032Z] + '[' -z '' ']'
14:58:09 [2019-10-03T14:58:09.032Z] ++ mktemp -d
14:58:09 [2019-10-03T14:58:09.032Z] + export GOPATH=/tmp/tmp.8wNw0oNMrz
14:58:09 [2019-10-03T14:58:09.032Z] + GOPATH=/tmp/tmp.8wNw0oNMrz
14:58:09 [2019-10-03T14:58:09.032Z] + RM_GOPATH=1
14:58:09 [2019-10-03T14:58:09.032Z] ++ dirname ./install.sh
14:58:09 [2019-10-03T14:58:09.032Z] + dir=.
14:58:09 [2019-10-03T14:58:09.032Z] + bin=gotestsum
14:58:09 [2019-10-03T14:58:09.032Z] + shift
14:58:09 [2019-10-03T14:58:09.032Z] + '[' '!' -f ./gotestsum.installer ']'
14:58:09 [2019-10-03T14:58:09.032Z] + . ./gotestsum.installer
14:58:09 [2019-10-03T14:58:09.032Z] ++ GOTESTSUM_COMMIT=v0.3.5
14:58:09 [2019-10-03T14:58:09.032Z] Installing gotestsum version v0.3.5
14:58:09 [2019-10-03T14:58:09.032Z] + install_gotestsum
14:58:09 [2019-10-03T14:58:09.032Z] + echo 'Installing gotestsum version v0.3.5'
14:58:09 [2019-10-03T14:58:09.032Z] + go get -d gotest.tools/gotestsum
14:58:09 [2019-10-03T14:58:09.937Z] + cd /tmp/tmp.bGz8SEB6YB/src/github.com/containerd/containerd
14:58:09 [2019-10-03T14:58:09.938Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339
14:58:09 [2019-10-03T14:58:09.938Z] + export 'BUILDTAGS=netgo osusergo static_build'
14:58:09 [2019-10-03T14:58:09.938Z] + BUILDTAGS='netgo osusergo static_build'
14:58:09 [2019-10-03T14:58:09.938Z] + export EXTRA_FLAGS=-buildmode=pie
14:58:09 [2019-10-03T14:58:09.938Z] + EXTRA_FLAGS=-buildmode=pie
14:58:09 [2019-10-03T14:58:09.938Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:58:09 [2019-10-03T14:58:09.938Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:58:09 [2019-10-03T14:58:09.938Z] + '[' '' = dynamic ']'
14:58:09 [2019-10-03T14:58:09.938Z] + make
14:58:10 [2019-10-03T14:58:10.229Z] 🇩 bin/ctr
14:58:10 [2019-10-03T14:58:10.378Z] + cd /tmp/tmp.8wNw0oNMrz/src/gotest.tools/gotestsum
14:58:10 [2019-10-03T14:58:10.378Z] + git checkout -q v0.3.5
14:58:10 [2019-10-03T14:58:10.378Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:58:14 [2019-10-03T14:58:14.014Z] #47 242.9 🇩 bin/containerd-stress
14:58:14 [2019-10-03T14:58:14.014Z] #47 244.5 🇩 bin/containerd-shim
14:58:19 [2019-10-03T14:58:19.276Z] #47 250.2 🇩 bin/containerd-shim-runc-v1
14:58:21 [2019-10-03T14:58:21.174Z] #47 252.8 🇩 binaries
14:58:21 [2019-10-03T14:58:21.174Z] #47 252.8 + mkdir -p /build
14:58:21 [2019-10-03T14:58:21.174Z] #47 252.8 + cp bin/containerd /build/containerd
14:58:21 [2019-10-03T14:58:21.174Z] #47 252.8 + cp bin/containerd-shim /build/containerd-shim
14:58:21 [2019-10-03T14:58:21.174Z] #47 252.8 + cp bin/ctr /build/ctr
14:58:21 [2019-10-03T14:58:21.738Z] #47 DONE 253.5s
14:58:22 [2019-10-03T14:58:22.671Z] 
14:58:22 [2019-10-03T14:58:22.671Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
14:58:22 [2019-10-03T14:58:22.928Z] #48 DONE 0.3s
14:58:22 [2019-10-03T14:58:22.928Z] 
14:58:22 [2019-10-03T14:58:22.928Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
14:58:22 [2019-10-03T14:58:22.928Z] #51 DONE 0.1s
14:58:22 [2019-10-03T14:58:22.928Z] 
14:58:22 [2019-10-03T14:58:22.928Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
14:58:23 [2019-10-03T14:58:23.194Z] #54 DONE 0.2s
14:58:23 [2019-10-03T14:58:23.194Z] 
14:58:23 [2019-10-03T14:58:23.194Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
14:58:23 [2019-10-03T14:58:23.194Z] #56 DONE 0.2s
14:58:23 [2019-10-03T14:58:23.194Z] 
14:58:23 [2019-10-03T14:58:23.194Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
14:58:23 [2019-10-03T14:58:23.454Z] #59 DONE 0.1s
14:58:23 [2019-10-03T14:58:23.454Z] 
14:58:23 [2019-10-03T14:58:23.454Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
14:58:23 [2019-10-03T14:58:23.454Z] #63 DONE 0.1s
14:58:23 [2019-10-03T14:58:23.712Z] 
14:58:23 [2019-10-03T14:58:23.712Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
14:58:23 [2019-10-03T14:58:23.712Z] #65 DONE 0.1s
14:58:23 [2019-10-03T14:58:23.712Z] 
14:58:23 [2019-10-03T14:58:23.712Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
14:58:23 [2019-10-03T14:58:23.712Z] #66 DONE 0.0s
14:58:23 [2019-10-03T14:58:23.712Z] 
14:58:23 [2019-10-03T14:58:23.712Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
14:58:24 [2019-10-03T14:58:24.391Z] Removing intermediate container 8c32a59d7ee3
14:58:24 [2019-10-03T14:58:24.392Z]  ---> 703e18d9aec3
14:58:24 [2019-10-03T14:58:24.392Z] Step 72/126 : FROM dev-base AS dockercli
14:58:24 [2019-10-03T14:58:24.392Z]  ---> 17aed327431c
14:58:24 [2019-10-03T14:58:24.392Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
14:58:24 [2019-10-03T14:58:24.392Z]  ---> Running in 3033a0e5725f
14:58:24 [2019-10-03T14:58:24.392Z] Removing intermediate container 3033a0e5725f
14:58:24 [2019-10-03T14:58:24.392Z]  ---> 47a66d5e9d5f
14:58:24 [2019-10-03T14:58:24.392Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:24 [2019-10-03T14:58:24.392Z]  ---> dd5023efa536
14:58:24 [2019-10-03T14:58:24.392Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:24 [2019-10-03T14:58:24.392Z]  ---> 9e35ab21c5db
14:58:24 [2019-10-03T14:58:24.392Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:58:24 [2019-10-03T14:58:24.392Z]  ---> Running in 2ca196f2f607
14:58:24 [2019-10-03T14:58:24.392Z] + RM_GOPATH=0
14:58:24 [2019-10-03T14:58:24.392Z] + TMP_GOPATH=
14:58:24 [2019-10-03T14:58:24.392Z] + : /build
14:58:24 [2019-10-03T14:58:24.392Z] + '[' -z '' ']'
14:58:24 [2019-10-03T14:58:24.392Z] ++ mktemp -d
14:58:24 [2019-10-03T14:58:24.392Z] + export GOPATH=/tmp/tmp.gBj8ooGP09
14:58:24 [2019-10-03T14:58:24.392Z] + GOPATH=/tmp/tmp.gBj8ooGP09
14:58:24 [2019-10-03T14:58:24.392Z] + RM_GOPATH=1
14:58:24 [2019-10-03T14:58:24.392Z] ++ dirname ./install.sh
14:58:24 [2019-10-03T14:58:24.392Z] + dir=.
14:58:24 [2019-10-03T14:58:24.392Z] + bin=dockercli
14:58:24 [2019-10-03T14:58:24.392Z] + shift
14:58:24 [2019-10-03T14:58:24.392Z] + '[' '!' -f ./dockercli.installer ']'
14:58:24 [2019-10-03T14:58:24.392Z] + . ./dockercli.installer
14:58:24 [2019-10-03T14:58:24.392Z] ++ DOCKERCLI_CHANNEL=stable
14:58:24 [2019-10-03T14:58:24.392Z] ++ DOCKERCLI_VERSION=17.06.2-ce
14:58:24 [2019-10-03T14:58:24.392Z] + install_dockercli
14:58:24 [2019-10-03T14:58:24.392Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
14:58:24 [2019-10-03T14:58:24.392Z] ++ uname -m
14:58:24 [2019-10-03T14:58:24.392Z] Install docker/cli version 17.06.2-ce from stable
14:58:24 [2019-10-03T14:58:24.392Z] + arch=s390x
14:58:24 [2019-10-03T14:58:24.392Z] + '[' s390x '!=' x86_64 ']'
14:58:24 [2019-10-03T14:58:24.392Z] + '[' s390x '!=' s390x ']'
14:58:24 [2019-10-03T14:58:24.392Z] + url=https://download.docker.com/linux/static
14:58:24 [2019-10-03T14:58:24.392Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
14:58:24 [2019-10-03T14:58:24.392Z] + tar -xz docker/docker
14:58:24 [2019-10-03T14:58:24.392Z] + mkdir -p /build
14:58:24 [2019-10-03T14:58:24.392Z] + mv docker/docker /build/
14:58:24 [2019-10-03T14:58:24.392Z] + rmdir docker
14:58:24 [2019-10-03T14:58:24.644Z] #67 DONE 0.8s
14:58:24 [2019-10-03T14:58:24.644Z] 
14:58:24 [2019-10-03T14:58:24.644Z] #68 exporting to image
14:58:24 [2019-10-03T14:58:24.644Z] #68 exporting layers
14:58:25 [2019-10-03T14:58:25.208Z] Removing intermediate container 2ca196f2f607
14:58:25 [2019-10-03T14:58:25.208Z]  ---> 9fab1905ac51
14:58:25 [2019-10-03T14:58:25.208Z] Step 77/126 : FROM runtime-dev AS runc
14:58:25 [2019-10-03T14:58:25.208Z]  ---> 2adc2675b1ba
14:58:25 [2019-10-03T14:58:25.208Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
14:58:25 [2019-10-03T14:58:25.208Z]  ---> Running in 4dcf0a35c2cb
14:58:25 [2019-10-03T14:58:25.208Z] Removing intermediate container 4dcf0a35c2cb
14:58:25 [2019-10-03T14:58:25.208Z]  ---> c1b26a6f0698
14:58:25 [2019-10-03T14:58:25.208Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:25 [2019-10-03T14:58:25.583Z]  ---> b31e5fffddb8
14:58:25 [2019-10-03T14:58:25.583Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:25 [2019-10-03T14:58:25.583Z]  ---> 6ab7fdb3f237
14:58:25 [2019-10-03T14:58:25.583Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:58:26 [2019-10-03T14:58:26.144Z]  ---> Running in ada78cc27863
14:58:26 [2019-10-03T14:58:26.144Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
14:58:26 [2019-10-03T14:58:26.144Z] + RM_GOPATH=0
14:58:26 [2019-10-03T14:58:26.144Z] + TMP_GOPATH=
14:58:26 [2019-10-03T14:58:26.144Z] + : /build
14:58:26 [2019-10-03T14:58:26.144Z] + '[' -z '' ']'
14:58:26 [2019-10-03T14:58:26.144Z] ++ mktemp -d
14:58:26 [2019-10-03T14:58:26.144Z] + export GOPATH=/tmp/tmp.DCnKqFSImF
14:58:26 [2019-10-03T14:58:26.144Z] + GOPATH=/tmp/tmp.DCnKqFSImF
14:58:26 [2019-10-03T14:58:26.144Z] + RM_GOPATH=1
14:58:26 [2019-10-03T14:58:26.144Z] ++ dirname ./install.sh
14:58:26 [2019-10-03T14:58:26.144Z] + dir=.
14:58:26 [2019-10-03T14:58:26.144Z] + bin=runc
14:58:26 [2019-10-03T14:58:26.144Z] + shift
14:58:26 [2019-10-03T14:58:26.144Z] + '[' '!' -f ./runc.installer ']'
14:58:26 [2019-10-03T14:58:26.144Z] + . ./runc.installer
14:58:26 [2019-10-03T14:58:26.144Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:58:26 [2019-10-03T14:58:26.144Z] + install_runc
14:58:26 [2019-10-03T14:58:26.144Z] + uname -r
14:58:26 [2019-10-03T14:58:26.144Z] + grep -q '^3\.10\.0.*\.el7\.'
14:58:26 [2019-10-03T14:58:26.144Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:58:26 [2019-10-03T14:58:26.144Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
14:58:26 [2019-10-03T14:58:26.144Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DCnKqFSImF/src/github.com/opencontainers/runc
14:58:26 [2019-10-03T14:58:26.144Z] Cloning into '/tmp/tmp.DCnKqFSImF/src/github.com/opencontainers/runc'...
14:58:26 [2019-10-03T14:58:26.397Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:58:26 [2019-10-03T14:58:26.397Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0b8ada19\powershellScript.ps1'; exit $LASTEXITCODE;
14:58:26 [2019-10-03T14:58:26.397Z] ----------------------------------------------------------------------------
14:58:26 [2019-10-03T14:58:26.397Z] 
14:58:26 [2019-10-03T14:58:26.397Z] INFO: executeCI.ps1 starting at Thu Oct  3 14:58:26 CUT 2019
14:58:26 [2019-10-03T14:58:26.397Z] 
14:58:26 [2019-10-03T14:58:26.397Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:58:26 [2019-10-03T14:58:26.915Z] INFO: Running git version 2.23.0.windows.1
14:58:26 [2019-10-03T14:58:26.915Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:58:26 [2019-10-03T14:58:26.915Z] INFO: Environment variables:
14:58:26 [2019-10-03T14:58:26.915Z] 
14:58:26 [2019-10-03T14:58:26.915Z] Name                           Value                                                                                   
14:58:26 [2019-10-03T14:58:26.915Z] ----                           -----                                                                                   
14:58:26 [2019-10-03T14:58:26.915Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:58:26 [2019-10-03T14:58:26.915Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
14:58:26 [2019-10-03T14:58:26.915Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:58:26 [2019-10-03T14:58:26.915Z] BRANCH_NAME                    PR-40034                                                                                
14:58:26 [2019-10-03T14:58:26.915Z] BUILD_DISPLAY_NAME             #1                                                                                      
14:58:26 [2019-10-03T14:58:26.915Z] BUILD_ID                       1                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] BUILD_NUMBER                   1                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] BUILD_TAG                      jenkins-moby-PR-40034-1                                                                 
14:58:26 [2019-10-03T14:58:26.915Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40034/1/                                   
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_AUTHOR                  thaJeztah                                                                               
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_BRANCH                  bump_docker_py_4.1.0                                                                    
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_FORK                    thaJeztah                                                                               
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_ID                      40034                                                                                   
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_TARGET                  master                                                                                  
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_TITLE                   bump docker-py to 4.1.0                                                                 
14:58:26 [2019-10-03T14:58:26.915Z] CHANGE_URL                     https://github.com/moby/moby/pull/40034                                                 
14:58:26 [2019-10-03T14:58:26.915Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:58:26 [2019-10-03T14:58:26.915Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:58:26 [2019-10-03T14:58:26.915Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:58:26 [2019-10-03T14:58:26.915Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:58:26 [2019-10-03T14:58:26.915Z] COMPUTERNAME                   azwin-2-6ce160                                                                          
14:58:26 [2019-10-03T14:58:26.915Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
14:58:26 [2019-10-03T14:58:26.915Z] ConfigSequenceNumber           0                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] DOCKER_BUILDKIT                0                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] DOCKER_DUT_DEBUG               1                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:58:26 [2019-10-03T14:58:26.915Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:58:26 [2019-10-03T14:58:26.915Z] EXECUTOR_NUMBER                0                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] FQDN                           azwin-2-6ce160.westus.cloudapp.azure.com                                                
14:58:26 [2019-10-03T14:58:26.915Z] GIT_BRANCH                     PR-40034                                                                                
14:58:26 [2019-10-03T14:58:26.915Z] GIT_COMMIT                     5a703ccb469c1bd2c75d80ed9891c432078db316                                                
14:58:26 [2019-10-03T14:58:26.915Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:58:26 [2019-10-03T14:58:26.915Z] HUDSON_COOKIE                  7a03333f-4731-4674-b6e6-7ab2421531b3                                                    
14:58:26 [2019-10-03T14:58:26.915Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:58:26 [2019-10-03T14:58:26.915Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:58:26 [2019-10-03T14:58:26.915Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
14:58:26 [2019-10-03T14:58:26.915Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
14:58:26 [2019-10-03T14:58:26.915Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:58:26 [2019-10-03T14:58:26.915Z] JENKINS_NODE_COOKIE            a425c3f9-bfd6-4de0-aa35-115e6dc88a0a                                                    
14:58:26 [2019-10-03T14:58:26.915Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:58:26 [2019-10-03T14:58:26.915Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
14:58:26 [2019-10-03T14:58:26.915Z] JOB_BASE_NAME                  PR-40034                                                                                
14:58:26 [2019-10-03T14:58:26.915Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40034/display/redirect                     
14:58:26 [2019-10-03T14:58:26.915Z] JOB_NAME                       moby/PR-40034                                                                           
14:58:26 [2019-10-03T14:58:26.915Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40034/                                     
14:58:26 [2019-10-03T14:58:26.915Z] library.jps.version            master                                                                                  
14:58:26 [2019-10-03T14:58:26.915Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
14:58:26 [2019-10-03T14:58:26.915Z] NODE_LABELS                    amd64 azure azwin-2-6ce160 azwin-2019 docker west-us windows windows-2019 x86_64        
14:58:26 [2019-10-03T14:58:26.915Z] NODE_NAME                      azwin-2-6ce160                                                                          
14:58:26 [2019-10-03T14:58:26.915Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] OS                             Windows_NT                                                                              
14:58:26 [2019-10-03T14:58:26.915Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
14:58:26 [2019-10-03T14:58:26.915Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:58:26 [2019-10-03T14:58:26.915Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:58:26 [2019-10-03T14:58:26.915Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:58:26 [2019-10-03T14:58:26.915Z] PROCESSOR_LEVEL                6                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] PROCESSOR_REVISION             4f01                                                                                    
14:58:26 [2019-10-03T14:58:26.915Z] ProgramData                    C:\ProgramData                                                                          
14:58:26 [2019-10-03T14:58:26.915Z] ProgramFiles                   C:\Program Files                                                                        
14:58:26 [2019-10-03T14:58:26.915Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:58:26 [2019-10-03T14:58:26.915Z] ProgramW6432                   C:\Program Files                                                                        
14:58:26 [2019-10-03T14:58:26.915Z] PROMPT                         $P$G                                                                                    
14:58:26 [2019-10-03T14:58:26.915Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:58:26 [2019-10-03T14:58:26.915Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
14:58:26 [2019-10-03T14:58:26.915Z] PUBLIC                         C:\Users\Public                                                                         
14:58:26 [2019-10-03T14:58:26.915Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40034/1/display/redirect?page=changes      
14:58:26 [2019-10-03T14:58:26.915Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40034/1/display/redirect                   
14:58:26 [2019-10-03T14:58:26.915Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] SOURCES_DRIVE                  d                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] SOURCES_SUBDIR                 gopath                                                                                  
14:58:26 [2019-10-03T14:58:26.915Z] STAGE_NAME                     Run tests                                                                               
14:58:26 [2019-10-03T14:58:26.915Z] SystemDrive                    C:                                                                                      
14:58:26 [2019-10-03T14:58:26.915Z] SystemRoot                     C:\windows                                                                              
14:58:26 [2019-10-03T14:58:26.915Z] TEMP                           C:\windows\TEMP                                                                         
14:58:26 [2019-10-03T14:58:26.915Z] TESTDEBUG                      0                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] TESTRUN_DRIVE                  d                                                                                       
14:58:26 [2019-10-03T14:58:26.915Z] TESTRUN_SUBDIR                 CI                                                                                      
14:58:26 [2019-10-03T14:58:26.915Z] TIMEOUT                        120m                                                                                    
14:58:26 [2019-10-03T14:58:26.915Z] TMP                            C:\windows\TEMP                                                                         
14:58:26 [2019-10-03T14:58:26.915Z] USERDOMAIN                     WORKGROUP                                                                               
14:58:26 [2019-10-03T14:58:26.915Z] USERNAME                       azwin-2-6ce160$                                                                         
14:58:26 [2019-10-03T14:58:26.915Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
14:58:26 [2019-10-03T14:58:26.915Z] windir                         C:\windows                                                                              
14:58:26 [2019-10-03T14:58:26.915Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:58:26 [2019-10-03T14:58:26.915Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:58:26 [2019-10-03T14:58:26.915Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:58:26 [2019-10-03T14:58:26.915Z] 
14:58:26 [2019-10-03T14:58:26.915Z] 
14:58:26 [2019-10-03T14:58:26.915Z] 
14:58:27 [2019-10-03T14:58:27.477Z] + cd /tmp/tmp.DCnKqFSImF/src/github.com/opencontainers/runc
14:58:27 [2019-10-03T14:58:27.477Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
14:58:27 [2019-10-03T14:58:27.477Z] + '[' -z '' ']'
14:58:27 [2019-10-03T14:58:27.477Z] + target=static
14:58:27 [2019-10-03T14:58:27.477Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:58:27 [2019-10-03T14:58:27.890Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
14:58:29 [2019-10-03T14:58:29.331Z] INFO: Sources under d:\gopath\...
14:58:29 [2019-10-03T14:58:29.331Z] INFO: Test run under d:\CI\...
14:58:29 [2019-10-03T14:58:29.331Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:58:29 [2019-10-03T14:58:29.331Z] INFO: docker/docker repository was found
14:58:30 [2019-10-03T14:58:30.386Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:58:31 [2019-10-03T14:58:31.285Z] #68 exporting layers 6.1s done
14:58:31 [2019-10-03T14:58:31.285Z] #68 writing image sha256:8d30ba6b90552ff2111820ff7e3718adf3404bcd866d65cd6fdf068e442ea7fa done
14:58:31 [2019-10-03T14:58:31.285Z] #68 naming to docker.io/library/docker:5a703ccb469c1bd2c75d80ed9891c432078db316 done
14:58:31 [2019-10-03T14:58:31.285Z] #68 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:58:31 [2019-10-03T14:58:31.458Z] ltsc2019: Pulling from windows/servercore
14:58:32 [2019-10-03T14:58:32.287Z] 
14:58:32 [2019-10-03T14:58:32.287Z] Removing bundles/
14:58:32 [2019-10-03T14:58:32.287Z] 
14:58:32 [2019-10-03T14:58:32.287Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:58:32 [2019-10-03T14:58:32.546Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:58:32 [2019-10-03T14:58:32.546Z] GOOS="" GOARCH="" GOARM=""
14:58:37 [2019-10-03T14:58:37.662Z] 65014b3c3121: Pulling fs layer
14:58:37 [2019-10-03T14:58:37.662Z] 2945147eda09: Pulling fs layer
14:58:44 [2019-10-03T14:58:44.768Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:58:44 [2019-10-03T14:58:44.768Z] + mkdir -p /build
14:58:44 [2019-10-03T14:58:44.768Z] + cp runc /build/runc
14:58:44 [2019-10-03T14:58:44.768Z] Removing intermediate container ada78cc27863
14:58:44 [2019-10-03T14:58:44.768Z]  ---> af2c1097ba23
14:58:44 [2019-10-03T14:58:44.768Z] Step 82/126 : FROM dev-base AS tini
14:58:44 [2019-10-03T14:58:44.768Z]  ---> 17aed327431c
14:58:44 [2019-10-03T14:58:44.768Z] Step 83/126 : ARG DEBIAN_FRONTEND
14:58:44 [2019-10-03T14:58:44.768Z]  ---> Using cache
14:58:44 [2019-10-03T14:58:44.768Z]  ---> 2f5dfe86a274
14:58:44 [2019-10-03T14:58:44.768Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
14:58:44 [2019-10-03T14:58:44.768Z]  ---> Running in b0b2c9597045
14:58:44 [2019-10-03T14:58:44.768Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:58:44 [2019-10-03T14:58:44.768Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:58:44 [2019-10-03T14:58:44.768Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:58:45 [2019-10-03T14:58:45.151Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:58:45 [2019-10-03T14:58:45.151Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:58:45 [2019-10-03T14:58:45.151Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:58:45 [2019-10-03T14:58:45.151Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:58:45 [2019-10-03T14:58:45.151Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:58:46 [2019-10-03T14:58:46.424Z] Fetched 7669 kB in 1s (4555 kB/s)
14:58:46 [2019-10-03T14:58:46.996Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:58:47 [2019-10-03T14:58:47.231Z] Reading package lists...
14:58:47 [2019-10-03T14:58:47.645Z] Reading package lists...
14:58:47 [2019-10-03T14:58:47.645Z] Building dependency tree...
14:58:47 [2019-10-03T14:58:47.645Z] Reading state information...
14:58:47 [2019-10-03T14:58:47.645Z] The following additional packages will be installed:
14:58:47 [2019-10-03T14:58:47.645Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:58:47 [2019-10-03T14:58:47.645Z] Suggested packages:
14:58:47 [2019-10-03T14:58:47.645Z]   codeblocks eclipse ninja-build lrzip
14:58:47 [2019-10-03T14:58:47.645Z] Recommended packages:
14:58:47 [2019-10-03T14:58:47.645Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:58:48 [2019-10-03T14:58:48.014Z] The following NEW packages will be installed:
14:58:48 [2019-10-03T14:58:48.014Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:58:48 [2019-10-03T14:58:48.014Z]   vim-common xxd
14:58:48 [2019-10-03T14:58:48.014Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
14:58:48 [2019-10-03T14:58:48.014Z] Need to get 13.2 MB of archives.
14:58:48 [2019-10-03T14:58:48.014Z] After this operation, 59.4 MB of additional disk space will be used.
14:58:48 [2019-10-03T14:58:48.014Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
14:58:48 [2019-10-03T14:58:48.015Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:58:48 [2019-10-03T14:58:48.386Z] debconf: delaying package configuration, since apt-utils is not installed
14:58:48 [2019-10-03T14:58:48.386Z] Fetched 13.2 MB in 0s (53.9 MB/s)
14:58:48 [2019-10-03T14:58:48.386Z] Selecting previously unselected package cmake-data.
14:58:48 [2019-10-03T14:58:48.386Z] (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 ... 14828 files and directories currently installed.)
14:58:48 [2019-10-03T14:58:48.386Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:58:48 [2019-10-03T14:58:48.386Z] Unpacking cmake-data (3.7.2-1) ...
14:58:48 [2019-10-03T14:58:48.630Z] 2945147eda09: Verifying Checksum
14:58:48 [2019-10-03T14:58:48.630Z] 2945147eda09: Download complete
14:58:48 [2019-10-03T14:58:48.768Z] Selecting previously unselected package liblzo2-2:s390x.
14:58:48 [2019-10-03T14:58:48.768Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:58:48 [2019-10-03T14:58:48.768Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:58:48 [2019-10-03T14:58:48.768Z] Selecting previously unselected package libicu57:s390x.
14:58:48 [2019-10-03T14:58:48.768Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
14:58:48 [2019-10-03T14:58:48.768Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ...
14:58:49 [2019-10-03T14:58:49.671Z] Selecting previously unselected package libxml2:s390x.
14:58:49 [2019-10-03T14:58:49.671Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
14:58:49 [2019-10-03T14:58:49.671Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
14:58:49 [2019-10-03T14:58:49.671Z] Selecting previously unselected package libarchive13:s390x.
14:58:49 [2019-10-03T14:58:49.671Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ...
14:58:49 [2019-10-03T14:58:49.671Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ...
14:58:49 [2019-10-03T14:58:49.671Z] Selecting previously unselected package libjsoncpp1:s390x.
14:58:49 [2019-10-03T14:58:49.671Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
14:58:49 [2019-10-03T14:58:49.671Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ...
14:58:49 [2019-10-03T14:58:49.671Z] Selecting previously unselected package libuv1:s390x.
14:58:49 [2019-10-03T14:58:49.671Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
14:58:49 [2019-10-03T14:58:49.671Z] Unpacking libuv1:s390x (1.9.1-3) ...
14:58:49 [2019-10-03T14:58:49.671Z] Selecting previously unselected package cmake.
14:58:49 [2019-10-03T14:58:49.671Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
14:58:50 [2019-10-03T14:58:50.105Z] Unpacking cmake (3.7.2-1) ...
14:58:50 [2019-10-03T14:58:50.105Z] Selecting previously unselected package xxd.
14:58:50 [2019-10-03T14:58:50.105Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:58:50 [2019-10-03T14:58:50.105Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Selecting previously unselected package vim-common.
14:58:50 [2019-10-03T14:58:50.545Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:58:50 [2019-10-03T14:58:50.545Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Processing triggers for mime-support (3.60) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up libuv1:s390x (1.9.1-3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up cmake-data (3.7.2-1) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up libicu57:s390x (57.1-6+deb9u3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
14:58:50 [2019-10-03T14:58:50.545Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up libjsoncpp1:s390x (1.7.4-3) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ...
14:58:50 [2019-10-03T14:58:50.545Z] Setting up cmake (3.7.2-1) ...
14:58:50 [2019-10-03T14:58:50.545Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:58:51 [2019-10-03T14:58:51.819Z] Removing intermediate container b0b2c9597045
14:58:51 [2019-10-03T14:58:51.819Z]  ---> 60bc4579958b
14:58:51 [2019-10-03T14:58:51.819Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:51 [2019-10-03T14:58:51.819Z]  ---> f6e849d84e17
14:58:51 [2019-10-03T14:58:51.819Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
14:58:51 [2019-10-03T14:58:51.819Z]  ---> Running in 29d987f338f9
14:58:52 [2019-10-03T14:58:52.191Z] Removing intermediate container 29d987f338f9
14:58:52 [2019-10-03T14:58:52.191Z]  ---> fccceee9351b
14:58:52 [2019-10-03T14:58:52.191Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:52 [2019-10-03T14:58:52.578Z]  ---> 41b4fa9f4042
14:58:52 [2019-10-03T14:58:52.578Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
14:58:52 [2019-10-03T14:58:52.578Z]  ---> Running in bbf9fd469a37
14:58:52 [2019-10-03T14:58:52.969Z] + RM_GOPATH=0
14:58:52 [2019-10-03T14:58:52.969Z] + TMP_GOPATH=
14:58:52 [2019-10-03T14:58:52.969Z] + : /build
14:58:52 [2019-10-03T14:58:52.969Z] + '[' -z '' ']'
14:58:52 [2019-10-03T14:58:52.969Z] ++ mktemp -d
14:58:52 [2019-10-03T14:58:52.969Z] + export GOPATH=/tmp/tmp.mQBitbrFFw
14:58:52 [2019-10-03T14:58:52.969Z] + GOPATH=/tmp/tmp.mQBitbrFFw
14:58:52 [2019-10-03T14:58:52.969Z] + RM_GOPATH=1
14:58:52 [2019-10-03T14:58:52.969Z] ++ dirname ./install.sh
14:58:52 [2019-10-03T14:58:52.969Z] + dir=.
14:58:52 [2019-10-03T14:58:52.969Z] + bin=tini
14:58:52 [2019-10-03T14:58:52.969Z] + shift
14:58:52 [2019-10-03T14:58:52.969Z] + '[' '!' -f ./tini.installer ']'
14:58:52 [2019-10-03T14:58:52.969Z] + . ./tini.installer
14:58:52 [2019-10-03T14:58:52.969Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:58:52 [2019-10-03T14:58:52.969Z] + install_tini
14:58:52 [2019-10-03T14:58:52.969Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:58:52 [2019-10-03T14:58:52.969Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.mQBitbrFFw/tini
14:58:52 [2019-10-03T14:58:52.969Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:58:52 [2019-10-03T14:58:52.969Z] Cloning into '/tmp/tmp.mQBitbrFFw/tini'...
14:58:53 [2019-10-03T14:58:53.375Z] + cd /tmp/tmp.mQBitbrFFw/tini
14:58:53 [2019-10-03T14:58:53.375Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:58:53 [2019-10-03T14:58:53.375Z] + cmake .
14:58:53 [2019-10-03T14:58:53.375Z] -- The C compiler identification is GNU 6.3.0
14:58:53 [2019-10-03T14:58:53.375Z] -- Check for working C compiler: /usr/bin/cc
14:58:53 [2019-10-03T14:58:53.375Z] -- Check for working C compiler: /usr/bin/cc -- works
14:58:53 [2019-10-03T14:58:53.375Z] -- Detecting C compiler ABI info
14:58:53 [2019-10-03T14:58:53.776Z] -- Detecting C compiler ABI info - done
14:58:53 [2019-10-03T14:58:53.776Z] -- Detecting C compile features
14:58:53 [2019-10-03T14:58:53.776Z] -- Detecting C compile features - done
14:58:53 [2019-10-03T14:58:53.776Z] -- Performing Test HAS_BUILTIN_FORTIFY
14:58:53 [2019-10-03T14:58:53.776Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:58:53 [2019-10-03T14:58:53.776Z] -- Configuring done
14:58:53 [2019-10-03T14:58:53.776Z] -- Generating done
14:58:53 [2019-10-03T14:58:53.776Z] -- Build files have been written to: /tmp/tmp.mQBitbrFFw/tini
14:58:53 [2019-10-03T14:58:53.776Z] + make tini-static
14:58:54 [2019-10-03T14:58:54.185Z] Scanning dependencies of target tini-static
14:58:54 [2019-10-03T14:58:54.185Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:58:54 [2019-10-03T14:58:54.185Z] [100%] Linking C executable tini-static
14:58:54 [2019-10-03T14:58:54.185Z] [100%] Built target tini-static
14:58:54 [2019-10-03T14:58:54.185Z] + mkdir -p /build
14:58:54 [2019-10-03T14:58:54.185Z] + cp tini-static /build/docker-init
14:58:55 [2019-10-03T14:58:55.025Z] Removing intermediate container bbf9fd469a37
14:58:55 [2019-10-03T14:58:55.025Z]  ---> 4561070e3f48
14:58:55 [2019-10-03T14:58:55.025Z] Step 89/126 : FROM dev-base AS rootlesskit
14:58:55 [2019-10-03T14:58:55.025Z]  ---> 17aed327431c
14:58:55 [2019-10-03T14:58:55.025Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
14:58:55 [2019-10-03T14:58:55.025Z]  ---> Running in 089fa47e8bdd
14:58:55 [2019-10-03T14:58:55.025Z] Removing intermediate container 089fa47e8bdd
14:58:55 [2019-10-03T14:58:55.025Z]  ---> e90805c0cb62
14:58:55 [2019-10-03T14:58:55.025Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
14:58:55 [2019-10-03T14:58:55.396Z]  ---> 61672e028f53
14:58:55 [2019-10-03T14:58:55.396Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
14:58:55 [2019-10-03T14:58:55.786Z]  ---> f63008315ca9
14:58:55 [2019-10-03T14:58:55.786Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
14:58:55 [2019-10-03T14:58:55.786Z]  ---> Running in 216bf71ed99f
14:58:56 [2019-10-03T14:58:56.179Z] + RM_GOPATH=0
14:58:56 [2019-10-03T14:58:56.179Z] + TMP_GOPATH=
14:58:56 [2019-10-03T14:58:56.179Z] + : /build/
14:58:56 [2019-10-03T14:58:56.179Z] + '[' -z '' ']'
14:58:56 [2019-10-03T14:58:56.179Z] ++ mktemp -d
14:58:56 [2019-10-03T14:58:56.179Z] + export GOPATH=/tmp/tmp.Rp0shHnnh6
14:58:56 [2019-10-03T14:58:56.179Z] + GOPATH=/tmp/tmp.Rp0shHnnh6
14:58:56 [2019-10-03T14:58:56.179Z] + RM_GOPATH=1
14:58:56 [2019-10-03T14:58:56.179Z] ++ dirname ./install.sh
14:58:56 [2019-10-03T14:58:56.179Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
14:58:56 [2019-10-03T14:58:56.179Z] + dir=.
14:58:56 [2019-10-03T14:58:56.179Z] + bin=rootlesskit
14:58:56 [2019-10-03T14:58:56.179Z] + shift
14:58:56 [2019-10-03T14:58:56.179Z] + '[' '!' -f ./rootlesskit.installer ']'
14:58:56 [2019-10-03T14:58:56.179Z] + . ./rootlesskit.installer
14:58:56 [2019-10-03T14:58:56.179Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
14:58:56 [2019-10-03T14:58:56.179Z] + install_rootlesskit
14:58:56 [2019-10-03T14:58:56.179Z] + case "$1" in
14:58:56 [2019-10-03T14:58:56.179Z] + export CGO_ENABLED=0
14:58:56 [2019-10-03T14:58:56.179Z] + CGO_ENABLED=0
14:58:56 [2019-10-03T14:58:56.179Z] + _install_rootlesskit
14:58:56 [2019-10-03T14:58:56.179Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
14:58:56 [2019-10-03T14:58:56.179Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Rp0shHnnh6/src/github.com/rootless-containers/rootlesskit
14:58:56 [2019-10-03T14:58:56.179Z] Cloning into '/tmp/tmp.Rp0shHnnh6/src/github.com/rootless-containers/rootlesskit'...
14:58:56 [2019-10-03T14:58:56.573Z] 65014b3c3121: Download complete
14:58:57 [2019-10-03T14:58:57.030Z] + cd /tmp/tmp.Rp0shHnnh6/src/github.com/rootless-containers/rootlesskit
14:58:57 [2019-10-03T14:58:57.030Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
14:58:57 [2019-10-03T14:58:57.030Z] + for f in rootlesskit rootlesskit-docker-proxy
14:58:57 [2019-10-03T14:58:57.030Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:59:05 [2019-10-03T14:59:05.508Z] + for f in rootlesskit rootlesskit-docker-proxy
14:59:05 [2019-10-03T14:59:05.508Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:59:06 [2019-10-03T14:59:06.798Z] Removing intermediate container 216bf71ed99f
14:59:06 [2019-10-03T14:59:06.798Z]  ---> f4994c6a8681
14:59:06 [2019-10-03T14:59:06.798Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
14:59:07 [2019-10-03T14:59:07.144Z] 🇩 bin/containerd
14:59:07 [2019-10-03T14:59:07.170Z]  ---> 28fd853d5200
14:59:07 [2019-10-03T14:59:07.170Z] Step 95/126 : FROM runtime-dev AS dev
14:59:07 [2019-10-03T14:59:07.170Z]  ---> 2adc2675b1ba
14:59:07 [2019-10-03T14:59:07.170Z] Step 96/126 : ARG DEBIAN_FRONTEND
14:59:07 [2019-10-03T14:59:07.170Z]  ---> Running in a894dcb312bc
14:59:07 [2019-10-03T14:59:07.170Z] Removing intermediate container a894dcb312bc
14:59:07 [2019-10-03T14:59:07.170Z]  ---> 40eda8355d11
14:59:07 [2019-10-03T14:59:07.170Z] Step 97/126 : RUN groupadd -r docker
14:59:07 [2019-10-03T14:59:07.559Z]  ---> Running in 84c5cb6dbf7c
14:59:08 [2019-10-03T14:59:08.387Z] Removing intermediate container 84c5cb6dbf7c
14:59:08 [2019-10-03T14:59:08.387Z]  ---> 5d706cbaa1e6
14:59:08 [2019-10-03T14:59:08.387Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
14:59:08 [2019-10-03T14:59:08.387Z]  ---> Running in 3a440b87f231
14:59:09 [2019-10-03T14:59:09.701Z] Removing intermediate container 3a440b87f231
14:59:09 [2019-10-03T14:59:09.701Z]  ---> 67b77f4b252f
14:59:09 [2019-10-03T14:59:09.701Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:59:09 [2019-10-03T14:59:09.701Z]  ---> Running in d1c4936a98b1
14:59:10 [2019-10-03T14:59:10.125Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:59:11 [2019-10-03T14:59:11.085Z] Removing intermediate container d1c4936a98b1
14:59:11 [2019-10-03T14:59:11.085Z]  ---> 17aaf30a3a92
14:59:11 [2019-10-03T14:59:11.085Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:59:11 [2019-10-03T14:59:11.085Z]  ---> Running in 3f3dc32e8e34
14:59:11 [2019-10-03T14:59:11.946Z] Removing intermediate container 3f3dc32e8e34
14:59:11 [2019-10-03T14:59:11.946Z]  ---> 69ccbac78246
14:59:11 [2019-10-03T14:59:11.946Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:59:11 [2019-10-03T14:59:11.946Z]  ---> Running in ba55fbaf9529
14:59:13 [2019-10-03T14:59:13.248Z] Removing intermediate container ba55fbaf9529
14:59:13 [2019-10-03T14:59:13.248Z]  ---> 8b0567570689
14:59:13 [2019-10-03T14:59:13.248Z] Step 102/126 : RUN ldconfig
14:59:13 [2019-10-03T14:59:13.248Z]  ---> Running in 2e9fde171279
14:59:14 [2019-10-03T14:59:14.527Z] Removing intermediate container 2e9fde171279
14:59:14 [2019-10-03T14:59:14.527Z]  ---> f80af5b01ae7
14:59:14 [2019-10-03T14:59:14.527Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
14:59:14 [2019-10-03T14:59:14.527Z]  ---> Running in 01c046275be7
14:59:14 [2019-10-03T14:59:14.905Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
14:59:14 [2019-10-03T14:59:14.905Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:59:14 [2019-10-03T14:59:14.905Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:59:14 [2019-10-03T14:59:14.905Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
14:59:14 [2019-10-03T14:59:14.905Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
14:59:15 [2019-10-03T14:59:15.302Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB]
14:59:15 [2019-10-03T14:59:15.302Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB]
14:59:15 [2019-10-03T14:59:15.303Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB]
14:59:16 [2019-10-03T14:59:16.590Z] Fetched 7669 kB in 1s (4686 kB/s)
14:59:16 [2019-10-03T14:59:16.991Z] Reading package lists...
14:59:17 [2019-10-03T14:59:17.821Z] Reading package lists...
14:59:17 [2019-10-03T14:59:17.821Z] Building dependency tree...
14:59:17 [2019-10-03T14:59:17.821Z] Reading state information...
14:59:17 [2019-10-03T14:59:17.822Z] The following additional packages will be installed:
14:59:17 [2019-10-03T14:59:17.822Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:59:17 [2019-10-03T14:59:17.822Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:59:17 [2019-10-03T14:59:17.822Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:59:17 [2019-10-03T14:59:17.822Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:59:17 [2019-10-03T14:59:17.822Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:59:17 [2019-10-03T14:59:17.822Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:59:17 [2019-10-03T14:59:17.822Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
14:59:17 [2019-10-03T14:59:17.822Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:59:17 [2019-10-03T14:59:17.822Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:59:17 [2019-10-03T14:59:17.822Z] Suggested packages:
14:59:17 [2019-10-03T14:59:17.822Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:59:17 [2019-10-03T14:59:17.822Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:59:17 [2019-10-03T14:59:17.822Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:59:17 [2019-10-03T14:59:17.822Z]   vim-doc vim-scripts xfsdump acl attr quota
14:59:17 [2019-10-03T14:59:17.822Z] Recommended packages:
14:59:17 [2019-10-03T14:59:17.822Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:59:17 [2019-10-03T14:59:17.822Z]   python3-keyrings.alt python3-xdg unzip
14:59:18 [2019-10-03T14:59:18.669Z] The following NEW packages will be installed:
14:59:18 [2019-10-03T14:59:18.669Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
14:59:18 [2019-10-03T14:59:18.669Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:59:18 [2019-10-03T14:59:18.669Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:59:18 [2019-10-03T14:59:18.669Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:59:18 [2019-10-03T14:59:18.669Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:59:18 [2019-10-03T14:59:18.669Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
14:59:18 [2019-10-03T14:59:18.669Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
14:59:18 [2019-10-03T14:59:18.669Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
14:59:18 [2019-10-03T14:59:18.669Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
14:59:18 [2019-10-03T14:59:18.669Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:59:18 [2019-10-03T14:59:18.669Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:59:18 [2019-10-03T14:59:18.669Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:59:18 [2019-10-03T14:59:18.669Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:59:18 [2019-10-03T14:59:18.669Z]   xfsprogs xxd xz-utils zip
14:59:18 [2019-10-03T14:59:18.669Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
14:59:18 [2019-10-03T14:59:18.669Z] Need to get 88.2 MB of archives.
14:59:18 [2019-10-03T14:59:18.669Z] After this operation, 565 MB of additional disk space will be used.
14:59:18 [2019-10-03T14:59:18.669Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
14:59:18 [2019-10-03T14:59:18.669Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
14:59:19 [2019-10-03T14:59:19.065Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
14:59:19 [2019-10-03T14:59:19.065Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:59:19 [2019-10-03T14:59:19.066Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
14:59:19 [2019-10-03T14:59:19.490Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:59:19 [2019-10-03T14:59:19.490Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
14:59:19 [2019-10-03T14:59:19.490Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
14:59:19 [2019-10-03T14:59:19.947Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
14:59:20 [2019-10-03T14:59:20.366Z] debconf: delaying package configuration, since apt-utils is not installed
14:59:20 [2019-10-03T14:59:20.366Z] Fetched 88.2 MB in 1s (66.0 MB/s)
14:59:20 [2019-10-03T14:59:20.366Z] Selecting previously unselected package bash-completion.
14:59:20 [2019-10-03T14:59:20.366Z] (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 ... 14898 files and directories currently installed.)
14:59:20 [2019-10-03T14:59:20.366Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking bash-completion (1:2.1-4.3) ...
14:59:20 [2019-10-03T14:59:20.792Z] Selecting previously unselected package libnet1:s390x.
14:59:20 [2019-10-03T14:59:20.792Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
14:59:20 [2019-10-03T14:59:20.792Z] Selecting previously unselected package libnfnetlink0:s390x.
14:59:20 [2019-10-03T14:59:20.792Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ...
14:59:20 [2019-10-03T14:59:20.792Z] Selecting previously unselected package libpcrecpp0v5:s390x.
14:59:20 [2019-10-03T14:59:20.792Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
14:59:20 [2019-10-03T14:59:20.792Z] Selecting previously unselected package libudev-dev:s390x.
14:59:20 [2019-10-03T14:59:20.792Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ...
14:59:20 [2019-10-03T14:59:20.792Z] Selecting previously unselected package libpython3.5-minimal:s390x.
14:59:20 [2019-10-03T14:59:20.792Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
14:59:20 [2019-10-03T14:59:20.792Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
14:59:21 [2019-10-03T14:59:21.205Z] Selecting previously unselected package python3.5-minimal.
14:59:21 [2019-10-03T14:59:21.205Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.205Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:59:21 [2019-10-03T14:59:21.205Z] Selecting previously unselected package python3-minimal.
14:59:21 [2019-10-03T14:59:21.205Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.205Z] Unpacking python3-minimal (3.5.3-1) ...
14:59:21 [2019-10-03T14:59:21.205Z] Selecting previously unselected package libmpdec2:s390x.
14:59:21 [2019-10-03T14:59:21.205Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.205Z] Unpacking libmpdec2:s390x (2.4.2-1) ...
14:59:21 [2019-10-03T14:59:21.205Z] Selecting previously unselected package libpython3.5-stdlib:s390x.
14:59:21 [2019-10-03T14:59:21.205Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.205Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
14:59:21 [2019-10-03T14:59:21.611Z] Selecting previously unselected package python3.5.
14:59:21 [2019-10-03T14:59:21.611Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.611Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:59:21 [2019-10-03T14:59:21.611Z] Selecting previously unselected package libpython3-stdlib:s390x.
14:59:21 [2019-10-03T14:59:21.611Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
14:59:21 [2019-10-03T14:59:21.611Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
14:59:21 [2019-10-03T14:59:21.611Z] Selecting previously unselected package dh-python.
14:59:21 [2019-10-03T14:59:21.611Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
14:59:21 [2019-10-03T14:59:21.611Z] Unpacking dh-python (2.20170125) ...
14:59:21 [2019-10-03T14:59:21.611Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
14:59:21 [2019-10-03T14:59:21.611Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:59:22 [2019-10-03T14:59:22.456Z] Setting up python3-minimal (3.5.3-1) ...
14:59:22 [2019-10-03T14:59:22.456Z] Selecting previously unselected package python3.
14:59:22 [2019-10-03T14:59:22.456Z] (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 ... 16484 files and directories currently installed.)
14:59:22 [2019-10-03T14:59:22.456Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.456Z] Unpacking python3 (3.5.3-1) ...
14:59:22 [2019-10-03T14:59:22.456Z] Selecting previously unselected package pigz.
14:59:22 [2019-10-03T14:59:22.456Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.456Z] Unpacking pigz (2.3.4-1) ...
14:59:22 [2019-10-03T14:59:22.456Z] Selecting previously unselected package libip4tc0:s390x.
14:59:22 [2019-10-03T14:59:22.456Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.456Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:22 [2019-10-03T14:59:22.456Z] Selecting previously unselected package libip6tc0:s390x.
14:59:22 [2019-10-03T14:59:22.456Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.456Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:22 [2019-10-03T14:59:22.456Z] Selecting previously unselected package libiptc0:s390x.
14:59:22 [2019-10-03T14:59:22.456Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.456Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:22 [2019-10-03T14:59:22.868Z] Selecting previously unselected package libxtables12:s390x.
14:59:22 [2019-10-03T14:59:22.868Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.868Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
14:59:22 [2019-10-03T14:59:22.868Z] Selecting previously unselected package libnetfilter-conntrack3:s390x.
14:59:22 [2019-10-03T14:59:22.868Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.868Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
14:59:22 [2019-10-03T14:59:22.868Z] Selecting previously unselected package iptables.
14:59:22 [2019-10-03T14:59:22.868Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.868Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:59:22 [2019-10-03T14:59:22.868Z] Selecting previously unselected package xxd.
14:59:22 [2019-10-03T14:59:22.868Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:59:22 [2019-10-03T14:59:22.868Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:59:22 [2019-10-03T14:59:22.868Z] Selecting previously unselected package vim-common.
14:59:22 [2019-10-03T14:59:22.868Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:59:22 [2019-10-03T14:59:22.868Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package bzip2.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking bzip2 (1.0.6-8.1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package libgpm2:s390x.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package xz-utils.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package aufs-tools.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package liblzo2-2:s390x.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package btrfs-progs.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking btrfs-progs (4.7.3-1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package btrfs-tools.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking btrfs-tools (4.7.3-1) ...
14:59:23 [2019-10-03T14:59:23.258Z] Selecting previously unselected package libdevmapper1.02.1:s390x.
14:59:23 [2019-10-03T14:59:23.258Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.258Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package dmsetup.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking dmsetup (2:1.02.137-2) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libonig4:s390x.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libonig4:s390x (6.1.3-2) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libjq1:s390x.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package jq.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking jq (1.5+dfsg-1.3) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libaio1:s390x.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libaio1:s390x (0.3.110-3) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libcap2-bin.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libcap2-bin (1:2.25-1) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
14:59:23 [2019-10-03T14:59:23.667Z] Selecting previously unselected package libsepol1-dev:s390x.
14:59:23 [2019-10-03T14:59:23.667Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
14:59:23 [2019-10-03T14:59:23.667Z] Unpacking libsepol1-dev:s390x (2.6-2) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libpcre16-3:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libpcre16-3:s390x (2:8.39-3) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libpcre32-3:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libpcre32-3:s390x (2:8.39-3) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libpcre3-dev:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libselinux1-dev:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libdevmapper-dev:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
14:59:24 [2019-10-03T14:59:24.069Z] Selecting previously unselected package libnl-3-200:s390x.
14:59:24 [2019-10-03T14:59:24.069Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.069Z] Unpacking libnl-3-200:s390x (3.2.27-2) ...
14:59:24 [2019-10-03T14:59:24.525Z] Selecting previously unselected package libprotobuf-c1:s390x.
14:59:24 [2019-10-03T14:59:24.525Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.525Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
14:59:24 [2019-10-03T14:59:24.525Z] Selecting previously unselected package libreadline5:s390x.
14:59:24 [2019-10-03T14:59:24.525Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.525Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
14:59:24 [2019-10-03T14:59:24.525Z] Selecting previously unselected package libsystemd-dev:s390x.
14:59:24 [2019-10-03T14:59:24.525Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
14:59:24 [2019-10-03T14:59:24.525Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
14:59:25 [2019-10-03T14:59:25.003Z] Selecting previously unselected package net-tools.
14:59:25 [2019-10-03T14:59:25.003Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
14:59:25 [2019-10-03T14:59:25.003Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:59:25 [2019-10-03T14:59:25.003Z] Selecting previously unselected package python-pip-whl.
14:59:25 [2019-10-03T14:59:25.003Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:59:25 [2019-10-03T14:59:25.003Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package python3-pip.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:59:25 [2019-10-03T14:59:25.510Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package python3-pkg-resources.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
14:59:25 [2019-10-03T14:59:25.510Z] Unpacking python3-pkg-resources (33.1.1-1) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package python3-setuptools.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
14:59:25 [2019-10-03T14:59:25.510Z] Unpacking python3-setuptools (33.1.1-1) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package python3-wheel.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
14:59:25 [2019-10-03T14:59:25.510Z] Unpacking python3-wheel (0.29.0-2) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package thin-provisioning-tools.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
14:59:25 [2019-10-03T14:59:25.510Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:59:25 [2019-10-03T14:59:25.510Z] Selecting previously unselected package vim-runtime.
14:59:25 [2019-10-03T14:59:25.510Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:59:25 [2019-10-03T14:59:25.996Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:59:25 [2019-10-03T14:59:25.996Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:59:25 [2019-10-03T14:59:25.996Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:59:27 [2019-10-03T14:59:27.003Z] Selecting previously unselected package vim.
14:59:27 [2019-10-03T14:59:27.003Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.003Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:59:27 [2019-10-03T14:59:27.003Z] Selecting previously unselected package xfsprogs.
14:59:27 [2019-10-03T14:59:27.003Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.003Z] Unpacking xfsprogs (4.9.0+nmu1) ...
14:59:27 [2019-10-03T14:59:27.003Z] Selecting previously unselected package zip.
14:59:27 [2019-10-03T14:59:27.003Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.003Z] Unpacking zip (3.0-11+b1) ...
14:59:27 [2019-10-03T14:59:27.003Z] Selecting previously unselected package libapparmor-perl.
14:59:27 [2019-10-03T14:59:27.003Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.003Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:59:27 [2019-10-03T14:59:27.418Z] Selecting previously unselected package apparmor.
14:59:27 [2019-10-03T14:59:27.418Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.418Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
14:59:27 [2019-10-03T14:59:27.418Z] Selecting previously unselected package binutils-mingw-w64-i686.
14:59:27 [2019-10-03T14:59:27.418Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.418Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:59:27 [2019-10-03T14:59:27.816Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
14:59:27 [2019-10-03T14:59:27.816Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
14:59:27 [2019-10-03T14:59:27.816Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:59:28 [2019-10-03T14:59:28.197Z] Selecting previously unselected package binutils-mingw-w64.
14:59:28 [2019-10-03T14:59:28.197Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:59:28 [2019-10-03T14:59:28.197Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:59:28 [2019-10-03T14:59:28.197Z] Selecting previously unselected package mingw-w64-common.
14:59:28 [2019-10-03T14:59:28.197Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
14:59:28 [2019-10-03T14:59:28.197Z] Unpacking mingw-w64-common (5.0.1-1) ...
14:59:29 [2019-10-03T14:59:29.079Z] Selecting previously unselected package mingw-w64-x86-64-dev.
14:59:29 [2019-10-03T14:59:29.079Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:59:29 [2019-10-03T14:59:29.079Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:59:29 [2019-10-03T14:59:29.870Z] Selecting previously unselected package gcc-mingw-w64-base.
14:59:29 [2019-10-03T14:59:29.870Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
14:59:29 [2019-10-03T14:59:29.870Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:59:29 [2019-10-03T14:59:29.870Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
14:59:29 [2019-10-03T14:59:29.870Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
14:59:29 [2019-10-03T14:59:29.870Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:59:33 [2019-10-03T14:59:33.932Z] Selecting previously unselected package g++-mingw-w64-x86-64.
14:59:33 [2019-10-03T14:59:33.933Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
14:59:33 [2019-10-03T14:59:33.933Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:59:35 [2019-10-03T14:59:35.833Z] Setting up aufs-tools (1:4.1+20161219-1) ...
14:59:35 [2019-10-03T14:59:35.833Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:59:35 [2019-10-03T14:59:35.833Z] Setting up libsepol1-dev:s390x (2.6-2) ...
14:59:35 [2019-10-03T14:59:35.833Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:59:35 [2019-10-03T14:59:35.833Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:36 [2019-10-03T14:59:36.395Z] Processing triggers for mime-support (3.60) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up libcap2-bin (1:2.25-1) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:59:36 [2019-10-03T14:59:36.395Z] Setting up bash-completion (1:2.1-4.3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libonig4:s390x (6.1.3-2) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up zip (3.0-11+b1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up bzip2 (1.0.6-8.1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libaio1:s390x (0.3.110-3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up xz-utils (5.2.2-1.2+b1) ...
14:59:36 [2019-10-03T14:59:36.844Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:59:36 [2019-10-03T14:59:36.844Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libpcre32-3:s390x (2:8.39-3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libnfnetlink0:s390x (1.0.1-3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libpcre16-3:s390x (2:8.39-3) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libnl-3-200:s390x (3.2.27-2) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libudev-dev:s390x (232-25+deb9u12) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up pigz (2.3.4-1) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:59:36 [2019-10-03T14:59:36.844Z] Setting up libmpdec2:s390x (2.4.2-1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up mingw-w64-common (5.0.1-1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up jq (1.5+dfsg-1.3) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libpcre3-dev:s390x (2:8.39-3) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up xfsprogs (4.9.0+nmu1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up btrfs-progs (4.7.3-1) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ...
14:59:37 [2019-10-03T14:59:37.333Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
14:59:38 [2019-10-03T14:59:38.249Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ...
14:59:38 [2019-10-03T14:59:38.249Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] Setting up btrfs-tools (4.7.3-1) ...
14:59:38 [2019-10-03T14:59:38.249Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] 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
14:59:38 [2019-10-03T14:59:38.249Z] Setting up python3 (3.5.3-1) ...
14:59:38 [2019-10-03T14:59:38.633Z] Setting up apparmor (2.11.0-3+deb9u2) ...
14:59:39 [2019-10-03T14:59:39.021Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:59:43 [2019-10-03T14:59:43.447Z] 🇩 bin/containerd-stress
14:59:43 [2019-10-03T14:59:43.450Z] 🇩 bin/containerd-shim
14:59:43 [2019-10-03T14:59:43.506Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:59:43 [2019-10-03T14:59:43.506Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up python3-wheel (0.29.0-2) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up python3-pkg-resources (33.1.1-1) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up dmsetup (2:1.02.137-2) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up python3-setuptools (33.1.1-1) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up dh-python (2.20170125) ...
14:59:43 [2019-10-03T14:59:43.506Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
14:59:43 [2019-10-03T14:59:43.506Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:59:44 [2019-10-03T14:59:44.334Z] Removing intermediate container 01c046275be7
14:59:44 [2019-10-03T14:59:44.334Z]  ---> 87adf60b5118
14:59:44 [2019-10-03T14:59:44.334Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
14:59:44 [2019-10-03T14:59:44.334Z]  ---> Running in 62e7a2b266ae
14:59:46 [2019-10-03T14:59:46.190Z] Collecting yamllint==1.16.0
14:59:46 [2019-10-03T14:59:46.579Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:59:46 [2019-10-03T14:59:46.579Z] Collecting pyyaml (from yamllint==1.16.0)
14:59:46 [2019-10-03T14:59:46.579Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:59:46 [2019-10-03T14:59:46.952Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:59:47 [2019-10-03T14:59:47.388Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:59:47 [2019-10-03T14:59:47.388Z] Building wheels for collected packages: pyyaml, pathspec
14:59:47 [2019-10-03T14:59:47.388Z]   Running setup.py bdist_wheel for pyyaml: started
14:59:47 [2019-10-03T14:59:47.808Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:59:47 [2019-10-03T14:59:47.808Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:59:47 [2019-10-03T14:59:47.808Z]   Running setup.py bdist_wheel for pathspec: started
14:59:48 [2019-10-03T14:59:48.287Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:59:48 [2019-10-03T14:59:48.287Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:59:48 [2019-10-03T14:59:48.287Z] Successfully built pyyaml pathspec
14:59:48 [2019-10-03T14:59:48.287Z] Installing collected packages: pyyaml, pathspec, yamllint
14:59:48 [2019-10-03T14:59:48.287Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:59:49 [2019-10-03T14:59:49.109Z] Removing intermediate container 62e7a2b266ae
14:59:49 [2019-10-03T14:59:49.109Z]  ---> e34db80f35a7
14:59:49 [2019-10-03T14:59:49.109Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
14:59:49 [2019-10-03T14:59:49.916Z]  ---> 96f795a1a919
14:59:49 [2019-10-03T14:59:49.916Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
14:59:50 [2019-10-03T14:59:50.301Z] 🇩 bin/containerd-shim-runc-v1
14:59:51 [2019-10-03T14:59:51.243Z]  ---> 4c3e68868bb9
14:59:51 [2019-10-03T14:59:51.243Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
14:59:52 [2019-10-03T14:59:52.073Z]  ---> b7d852306622
14:59:52 [2019-10-03T14:59:52.073Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
14:59:52 [2019-10-03T14:59:52.073Z]  ---> 60d871610e14
14:59:52 [2019-10-03T14:59:52.073Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
14:59:52 [2019-10-03T14:59:52.469Z]  ---> 54e8869ff7ac
14:59:52 [2019-10-03T14:59:52.469Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
14:59:52 [2019-10-03T14:59:52.857Z]  ---> 6bed668ebefc
14:59:52 [2019-10-03T14:59:52.857Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
14:59:53 [2019-10-03T14:59:53.231Z]  ---> 67a35f7521cb
14:59:53 [2019-10-03T14:59:53.231Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
14:59:53 [2019-10-03T14:59:53.628Z]  ---> 9ed79fc5a1f5
14:59:53 [2019-10-03T14:59:53.628Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
14:59:54 [2019-10-03T14:59:54.024Z]  ---> 1d531d391537
14:59:54 [2019-10-03T14:59:54.024Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
14:59:54 [2019-10-03T14:59:54.416Z]  ---> 1931ccfa356f
14:59:54 [2019-10-03T14:59:54.416Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
14:59:54 [2019-10-03T14:59:54.727Z] 🇩 binaries
14:59:54 [2019-10-03T14:59:54.727Z] + mkdir -p /build
14:59:54 [2019-10-03T14:59:54.727Z] + cp bin/containerd /build/containerd
14:59:54 [2019-10-03T14:59:54.727Z] + cp bin/containerd-shim /build/containerd-shim
14:59:54 [2019-10-03T14:59:54.727Z] + cp bin/ctr /build/ctr
14:59:54 [2019-10-03T14:59:54.793Z]  ---> b6698a92abd4
14:59:54 [2019-10-03T14:59:54.793Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
14:59:55 [2019-10-03T14:59:55.610Z]  ---> 19fc51bdc2d8
14:59:55 [2019-10-03T14:59:55.610Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
14:59:56 [2019-10-03T14:59:56.004Z]  ---> f0c416c217ac
14:59:56 [2019-10-03T14:59:56.004Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
14:59:56 [2019-10-03T14:59:56.847Z]  ---> 5af297f4e254
14:59:56 [2019-10-03T14:59:56.847Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
14:59:57 [2019-10-03T14:59:57.203Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:59:57 [2019-10-03T14:59:57.203Z] 
14:59:57 [2019-10-03T14:59:57.203Z] 
14:59:57 [2019-10-03T14:59:57.203Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:59:57 [2019-10-03T14:59:57.203Z] 
14:59:57 [2019-10-03T14:59:57.203Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:59:57 [2019-10-03T14:59:57.203Z] 
14:59:57 [2019-10-03T14:59:57.203Z] No new tests added to integration.
14:59:57 [2019-10-03T14:59:57.203Z] 
14:59:57 [2019-10-03T14:59:57.203Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:59:57 [2019-10-03T14:59:57.203Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:59:57 [2019-10-03T14:59:57.203Z] PKG_CONFIG=pkg-config
14:59:57 [2019-10-03T14:59:57.203Z] GOLANG_VERSION=1.13.1
14:59:57 [2019-10-03T14:59:57.203Z] HOSTNAME=e5c279b8d870
14:59:57 [2019-10-03T14:59:57.203Z] KEEPBUNDLE=1
14:59:57 [2019-10-03T14:59:57.203Z] container=docker
14:59:57 [2019-10-03T14:59:57.203Z] TEST_SKIP_INTEGRATION=1
14:59:57 [2019-10-03T14:59:57.203Z] GO111MODULE=off
14:59:57 [2019-10-03T14:59:57.203Z] GOPATH=/go
14:59:57 [2019-10-03T14:59:57.203Z] PWD=/go/src/github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] HOME=/root
14:59:57 [2019-10-03T14:59:57.203Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:59:57 [2019-10-03T14:59:57.203Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GRAPHDRIVER=overlay2
14:59:57 [2019-10-03T14:59:57.203Z] TERM=xterm
14:59:57 [2019-10-03T14:59:57.203Z] DEST=bundles/test-integration
14:59:57 [2019-10-03T14:59:57.203Z] SHLVL=1
14:59:57 [2019-10-03T14:59:57.203Z] TIMEOUT=120m
14:59:57 [2019-10-03T14:59:57.203Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:59:57 [2019-10-03T14:59:57.203Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_PKG=github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] TESTDEBUG=0
14:59:57 [2019-10-03T14:59:57.203Z] _=/usr/bin/env
14:59:57 [2019-10-03T14:59:57.203Z] Building test suite binary ./integration-cli/test.main
14:59:57 [2019-10-03T14:59:57.203Z] PKG_CONFIG=pkg-config
14:59:57 [2019-10-03T14:59:57.203Z] GOLANG_VERSION=1.13.1
14:59:57 [2019-10-03T14:59:57.203Z] HOSTNAME=95ea0aa1b2d2
14:59:57 [2019-10-03T14:59:57.203Z] KEEPBUNDLE=1
14:59:57 [2019-10-03T14:59:57.203Z] container=docker
14:59:57 [2019-10-03T14:59:57.203Z] TEST_SKIP_INTEGRATION_CLI=1
14:59:57 [2019-10-03T14:59:57.203Z] GO111MODULE=off
14:59:57 [2019-10-03T14:59:57.203Z] GOPATH=/go
14:59:57 [2019-10-03T14:59:57.203Z] PWD=/go/src/github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] HOME=/root
14:59:57 [2019-10-03T14:59:57.203Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:59:57 [2019-10-03T14:59:57.203Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GRAPHDRIVER=overlay2
14:59:57 [2019-10-03T14:59:57.203Z] TERM=xterm
14:59:57 [2019-10-03T14:59:57.203Z] DEST=bundles/test-integration
14:59:57 [2019-10-03T14:59:57.203Z] SHLVL=1
14:59:57 [2019-10-03T14:59:57.203Z] TIMEOUT=120m
14:59:57 [2019-10-03T14:59:57.203Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_PKG=github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] TESTDEBUG=0
14:59:57 [2019-10-03T14:59:57.203Z] _=/usr/bin/env
14:59:57 [2019-10-03T14:59:57.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:59:57 [2019-10-03T14:59:57.203Z] PKG_CONFIG=pkg-config
14:59:57 [2019-10-03T14:59:57.203Z] GOLANG_VERSION=1.13.1
14:59:57 [2019-10-03T14:59:57.203Z] HOSTNAME=ec89a80838cc
14:59:57 [2019-10-03T14:59:57.203Z] KEEPBUNDLE=1
14:59:57 [2019-10-03T14:59:57.203Z] container=docker
14:59:57 [2019-10-03T14:59:57.203Z] TEST_SKIP_INTEGRATION=1
14:59:57 [2019-10-03T14:59:57.203Z] GO111MODULE=off
14:59:57 [2019-10-03T14:59:57.203Z] GOPATH=/go
14:59:57 [2019-10-03T14:59:57.203Z] PWD=/go/src/github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] HOME=/root
14:59:57 [2019-10-03T14:59:57.203Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:59:57 [2019-10-03T14:59:57.203Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_GRAPHDRIVER=overlay2
14:59:57 [2019-10-03T14:59:57.203Z] TERM=xterm
14:59:57 [2019-10-03T14:59:57.203Z] DEST=bundles/test-integration
14:59:57 [2019-10-03T14:59:57.203Z] SHLVL=1
14:59:57 [2019-10-03T14:59:57.203Z] TIMEOUT=120m
14:59:57 [2019-10-03T14:59:57.203Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:59:57 [2019-10-03T14:59:57.203Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:59:57 [2019-10-03T14:59:57.203Z] DOCKER_PKG=github.com/docker/docker
14:59:57 [2019-10-03T14:59:57.203Z] TESTDEBUG=0
14:59:57 [2019-10-03T14:59:57.203Z] _=/usr/bin/env
14:59:57 [2019-10-03T14:59:57.203Z] Building test suite binary ./integration-cli/test.main
14:59:57 [2019-10-03T14:59:57.313Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
14:59:57 [2019-10-03T14:59:57.313Z] bad55c542dc9: Pulling fs layer
14:59:57 [2019-10-03T14:59:57.313Z] bad55c542dc9: Verifying Checksum
14:59:57 [2019-10-03T14:59:57.313Z] bad55c542dc9: Download complete
14:59:57 [2019-10-03T14:59:57.728Z] bad55c542dc9: Pull complete
14:59:57 [2019-10-03T14:59:57.728Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
14:59:57 [2019-10-03T14:59:57.728Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
14:59:58 [2019-10-03T14:59:58.104Z]  ---> 68fc1da4c85a
14:59:58 [2019-10-03T14:59:58.104Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
14:59:58 [2019-10-03T14:59:58.104Z]  ---> Running in 61defe22f754
14:59:58 [2019-10-03T14:59:58.469Z] Removing intermediate container 61defe22f754
14:59:58 [2019-10-03T14:59:58.469Z]  ---> 6d1995ddc06a
14:59:58 [2019-10-03T14:59:58.469Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
14:59:58 [2019-10-03T14:59:58.469Z]  ---> Running in ce7c7b46c55c
14:59:58 [2019-10-03T14:59:58.849Z] Removing intermediate container ce7c7b46c55c
14:59:58 [2019-10-03T14:59:58.849Z]  ---> 1fd582d4b0d8
14:59:58 [2019-10-03T14:59:58.849Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
14:59:58 [2019-10-03T14:59:58.849Z]  ---> Running in ca152ed1ba99
14:59:58 [2019-10-03T14:59:58.849Z] Removing intermediate container ca152ed1ba99
14:59:58 [2019-10-03T14:59:58.849Z]  ---> ae8e7acadfc8
14:59:58 [2019-10-03T14:59:58.849Z] Step 123/126 : VOLUME /var/lib/docker
14:59:58 [2019-10-03T14:59:58.849Z]  ---> Running in 9befd9a2ec75
14:59:59 [2019-10-03T14:59:59.218Z] Removing intermediate container 9befd9a2ec75
14:59:59 [2019-10-03T14:59:59.218Z]  ---> 2561aeea1bc8
14:59:59 [2019-10-03T14:59:59.218Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
14:59:59 [2019-10-03T14:59:59.218Z]  ---> Running in cfdd38ce5b5f
14:59:59 [2019-10-03T14:59:59.594Z] Removing intermediate container cfdd38ce5b5f
14:59:59 [2019-10-03T14:59:59.594Z]  ---> d92317a986ce
14:59:59 [2019-10-03T14:59:59.594Z] Step 125/126 : FROM dev AS final
14:59:59 [2019-10-03T14:59:59.594Z]  ---> d92317a986ce
14:59:59 [2019-10-03T14:59:59.594Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
15:00:00 [2019-10-03T15:00:00.151Z] ................................................                         [ 29%]
15:00:00 [2019-10-03T15:00:00.256Z] Removing intermediate container 7c4ba34e289c
15:00:00 [2019-10-03T15:00:00.256Z]  ---> fbce3e8e276c
15:00:00 [2019-10-03T15:00:00.256Z] Step 57/126 : FROM dev-base AS proxy
15:00:00 [2019-10-03T15:00:00.256Z]  ---> 98e4dfc39295
15:00:00 [2019-10-03T15:00:00.256Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy
15:00:00 [2019-10-03T15:00:00.256Z]  ---> Running in 126908b48b57
15:00:00 [2019-10-03T15:00:00.541Z] Removing intermediate container 126908b48b57
15:00:00 [2019-10-03T15:00:00.541Z]  ---> a4c0dfac28bc
15:00:00 [2019-10-03T15:00:00.541Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:00:00 [2019-10-03T15:00:00.541Z]  ---> 76deb1010a19
15:00:00 [2019-10-03T15:00:00.541Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:00:00 [2019-10-03T15:00:00.827Z]  ---> f3a355cb7766
15:00:00 [2019-10-03T15:00:00.827Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:00:00 [2019-10-03T15:00:00.827Z]  ---> Running in 8995e216e7cb
15:00:01 [2019-10-03T15:00:01.111Z] + RM_GOPATH=0
15:00:01 [2019-10-03T15:00:01.111Z] + TMP_GOPATH=
15:00:01 [2019-10-03T15:00:01.111Z] + : /build
15:00:01 [2019-10-03T15:00:01.111Z] + '[' -z '' ']'
15:00:01 [2019-10-03T15:00:01.111Z] ++ mktemp -d
15:00:01 [2019-10-03T15:00:01.111Z] + export GOPATH=/tmp/tmp.JeBGGQYhEa
15:00:01 [2019-10-03T15:00:01.111Z] + GOPATH=/tmp/tmp.JeBGGQYhEa
15:00:01 [2019-10-03T15:00:01.111Z] + RM_GOPATH=1
15:00:01 [2019-10-03T15:00:01.111Z] ++ dirname ./install.sh
15:00:01 [2019-10-03T15:00:01.111Z] + dir=.
15:00:01 [2019-10-03T15:00:01.111Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
15:00:01 [2019-10-03T15:00:01.111Z] + bin=proxy
15:00:01 [2019-10-03T15:00:01.111Z] + shift
15:00:01 [2019-10-03T15:00:01.111Z] + '[' '!' -f ./proxy.installer ']'
15:00:01 [2019-10-03T15:00:01.111Z] + . ./proxy.installer
15:00:01 [2019-10-03T15:00:01.111Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
15:00:01 [2019-10-03T15:00:01.111Z] + install_proxy
15:00:01 [2019-10-03T15:00:01.111Z] + case "$1" in
15:00:01 [2019-10-03T15:00:01.111Z] + export CGO_ENABLED=0
15:00:01 [2019-10-03T15:00:01.111Z] + CGO_ENABLED=0
15:00:01 [2019-10-03T15:00:01.111Z] + _install_proxy
15:00:01 [2019-10-03T15:00:01.111Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
15:00:01 [2019-10-03T15:00:01.111Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JeBGGQYhEa/src/github.com/docker/libnetwork
15:00:01 [2019-10-03T15:00:01.111Z] Cloning into '/tmp/tmp.JeBGGQYhEa/src/github.com/docker/libnetwork'...
15:00:02 [2019-10-03T15:00:02.122Z]  ---> d680bd13b969
15:00:02 [2019-10-03T15:00:02.488Z] Successfully built d680bd13b969
15:00:02 [2019-10-03T15:00:02.488Z] Successfully tagged docker:5a703ccb469c1bd2c75d80ed9891c432078db316
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:00:03 [2019-10-03T15:00:03.751Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/test/unit
15:00:04 [2019-10-03T15:00:04.594Z] + cd /tmp/tmp.JeBGGQYhEa/src/github.com/docker/libnetwork
15:00:04 [2019-10-03T15:00:04.594Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
15:00:04 [2019-10-03T15:00:04.595Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:00:06 [2019-10-03T15:00:06.366Z] ?   	github.com/docker/docker/api	[no test files]
15:00:08 [2019-10-03T15:00:08.071Z] Removing intermediate container 8995e216e7cb
15:00:08 [2019-10-03T15:00:08.071Z]  ---> bdab05688472
15:00:08 [2019-10-03T15:00:08.071Z] Step 62/126 : FROM base AS golangci_lint
15:00:08 [2019-10-03T15:00:08.071Z]  ---> 98e4dfc39295
15:00:08 [2019-10-03T15:00:08.071Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint
15:00:08 [2019-10-03T15:00:08.071Z]  ---> Running in d372f4736614
15:00:08 [2019-10-03T15:00:08.353Z] Removing intermediate container d372f4736614
15:00:08 [2019-10-03T15:00:08.353Z]  ---> 7061e6968322
15:00:08 [2019-10-03T15:00:08.353Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:00:08 [2019-10-03T15:00:08.353Z]  ---> bbe870bce421
15:00:08 [2019-10-03T15:00:08.353Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:00:08 [2019-10-03T15:00:08.636Z]  ---> 3fecd06b627d
15:00:08 [2019-10-03T15:00:08.636Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:00:08 [2019-10-03T15:00:08.636Z]  ---> Running in 775e66e3ea34
15:00:08 [2019-10-03T15:00:08.926Z] + RM_GOPATH=0
15:00:08 [2019-10-03T15:00:08.926Z] + TMP_GOPATH=
15:00:08 [2019-10-03T15:00:08.926Z] + : /build
15:00:08 [2019-10-03T15:00:08.926Z] + '[' -z '' ']'
15:00:08 [2019-10-03T15:00:08.926Z] ++ mktemp -d
15:00:08 [2019-10-03T15:00:08.926Z] + export GOPATH=/tmp/tmp.hSyPyVqcGw
15:00:08 [2019-10-03T15:00:08.926Z] + GOPATH=/tmp/tmp.hSyPyVqcGw
15:00:08 [2019-10-03T15:00:08.926Z] + RM_GOPATH=1
15:00:08 [2019-10-03T15:00:08.926Z] ++ dirname ./install.sh
15:00:08 [2019-10-03T15:00:08.926Z] + dir=.
15:00:08 [2019-10-03T15:00:08.926Z] + bin=golangci_lint
15:00:08 [2019-10-03T15:00:08.926Z] + shift
15:00:08 [2019-10-03T15:00:08.926Z] + '[' '!' -f ./golangci_lint.installer ']'
15:00:08 [2019-10-03T15:00:08.926Z] + . ./golangci_lint.installer
15:00:08 [2019-10-03T15:00:08.926Z] ++ : v1.17.1
15:00:08 [2019-10-03T15:00:08.926Z] + install_golangci_lint
15:00:08 [2019-10-03T15:00:08.926Z] + echo 'Installing golangci-lint version v1.17.1'
15:00:08 [2019-10-03T15:00:08.926Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:00:08 [2019-10-03T15:00:08.926Z] Installing golangci-lint version v1.17.1
15:00:12 [2019-10-03T15:00:12.392Z] + cd /tmp/tmp.hSyPyVqcGw/src/github.com/golangci/golangci-lint/
15:00:12 [2019-10-03T15:00:12.392Z] + git checkout -q v1.17.1
15:00:12 [2019-10-03T15:00:12.392Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:00:17 [2019-10-03T15:00:17.864Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
15:00:22 [2019-10-03T15:00:22.878Z] tests/integration/api_exec_test.py ....................                  [ 35%]
15:00:30 [2019-10-03T15:00:30.877Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:00:37 [2019-10-03T15:00:37.054Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
15:01:02 [2019-10-03T15:01:02.209Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:01:10 [2019-10-03T15:01:10.675Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:01:12 [2019-10-03T15:01:12.968Z] 65014b3c3121: Pull complete
15:01:13 [2019-10-03T15:01:13.116Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
15:01:17 [2019-10-03T15:01:17.204Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:01:17 [2019-10-03T15:01:17.204Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:01:17 [2019-10-03T15:01:17.584Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:01:18 [2019-10-03T15:01:18.282Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:01:18 [2019-10-03T15:01:18.518Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:01:18 [2019-10-03T15:01:18.518Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:01:19 [2019-10-03T15:01:19.057Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 4.0% of statements
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/types	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:01:19 [2019-10-03T15:01:19.563Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
15:01:19 [2019-10-03T15:01:19.983Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 95.2% of statements
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:01:19 [2019-10-03T15:01:19.983Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:01:20 [2019-10-03T15:01:20.377Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:01:20 [2019-10-03T15:01:20.767Z] Removing intermediate container 775e66e3ea34
15:01:20 [2019-10-03T15:01:20.767Z]  ---> c445da0cc32b
15:01:20 [2019-10-03T15:01:20.767Z] Step 67/126 : FROM base AS gotestsum
15:01:20 [2019-10-03T15:01:20.767Z]  ---> 98e4dfc39295
15:01:20 [2019-10-03T15:01:20.767Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum
15:01:20 [2019-10-03T15:01:20.767Z]  ---> Running in 0786facef5ae
15:01:20 [2019-10-03T15:01:20.767Z] Removing intermediate container 0786facef5ae
15:01:20 [2019-10-03T15:01:20.767Z]  ---> 01ee42d94004
15:01:20 [2019-10-03T15:01:20.767Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:01:20 [2019-10-03T15:01:20.767Z]  ---> db10e4d81845
15:01:20 [2019-10-03T15:01:20.767Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:01:20 [2019-10-03T15:01:20.767Z]  ---> c439ef79c2db
15:01:20 [2019-10-03T15:01:20.767Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:01:20 [2019-10-03T15:01:20.767Z]  ---> Running in 3dc760baccd4
15:01:20 [2019-10-03T15:01:20.767Z] + RM_GOPATH=0
15:01:20 [2019-10-03T15:01:20.767Z] + TMP_GOPATH=
15:01:20 [2019-10-03T15:01:20.767Z] + : /build
15:01:20 [2019-10-03T15:01:20.767Z] + '[' -z '' ']'
15:01:20 [2019-10-03T15:01:20.767Z] ++ mktemp -d
15:01:20 [2019-10-03T15:01:20.767Z] + export GOPATH=/tmp/tmp.yQ5EXxZxLD
15:01:20 [2019-10-03T15:01:20.767Z] + GOPATH=/tmp/tmp.yQ5EXxZxLD
15:01:20 [2019-10-03T15:01:20.767Z] + RM_GOPATH=1
15:01:20 [2019-10-03T15:01:20.767Z] ++ dirname ./install.sh
15:01:20 [2019-10-03T15:01:20.767Z] Installing gotestsum version v0.3.5
15:01:20 [2019-10-03T15:01:20.767Z] + dir=.
15:01:20 [2019-10-03T15:01:20.768Z] + bin=gotestsum
15:01:20 [2019-10-03T15:01:20.768Z] + shift
15:01:20 [2019-10-03T15:01:20.768Z] + '[' '!' -f ./gotestsum.installer ']'
15:01:20 [2019-10-03T15:01:20.768Z] + . ./gotestsum.installer
15:01:20 [2019-10-03T15:01:20.768Z] ++ GOTESTSUM_COMMIT=v0.3.5
15:01:20 [2019-10-03T15:01:20.768Z] + install_gotestsum
15:01:20 [2019-10-03T15:01:20.768Z] + echo 'Installing gotestsum version v0.3.5'
15:01:20 [2019-10-03T15:01:20.768Z] + go get -d gotest.tools/gotestsum
15:01:20 [2019-10-03T15:01:20.768Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:01:20 [2019-10-03T15:01:20.768Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:01:21 [2019-10-03T15:01:21.174Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
15:01:22 [2019-10-03T15:01:22.794Z] + cd /tmp/tmp.yQ5EXxZxLD/src/gotest.tools/gotestsum
15:01:22 [2019-10-03T15:01:22.794Z] + git checkout -q v0.3.5
15:01:22 [2019-10-03T15:01:22.794Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:01:25 [2019-10-03T15:01:25.412Z] ok  	github.com/docker/docker/builder/remotecontext	0.386s	coverage: 13.6% of statements
15:01:25 [2019-10-03T15:01:25.412Z] ok  	github.com/docker/docker/builder/dockerfile	0.920s	coverage: 48.2% of statements
15:01:26 [2019-10-03T15:01:26.236Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
15:01:26 [2019-10-03T15:01:26.612Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.735s	coverage: 85.1% of statements
15:01:26 [2019-10-03T15:01:26.612Z] ?   	github.com/docker/docker/cli	[no test files]
15:01:26 [2019-10-03T15:01:26.612Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:01:31 [2019-10-03T15:01:31.185Z] .........................                                                [ 67%]
15:01:31 [2019-10-03T15:01:31.235Z] ok  	github.com/docker/docker/client	0.222s	coverage: 75.8% of statements
15:01:33 [2019-10-03T15:01:33.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:01:36 [2019-10-03T15:01:36.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:01:43 [2019-10-03T15:01:43.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:01:45 [2019-10-03T15:01:45.187Z] Removing intermediate container 3dc760baccd4
15:01:45 [2019-10-03T15:01:45.187Z]  ---> f83827f95c80
15:01:45 [2019-10-03T15:01:45.187Z] Step 72/126 : FROM dev-base AS dockercli
15:01:45 [2019-10-03T15:01:45.187Z]  ---> 98e4dfc39295
15:01:45 [2019-10-03T15:01:45.187Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli
15:01:45 [2019-10-03T15:01:45.187Z]  ---> Running in 660adfd65a58
15:01:45 [2019-10-03T15:01:45.187Z] Removing intermediate container 660adfd65a58
15:01:45 [2019-10-03T15:01:45.187Z]  ---> 7aed228c522c
15:01:45 [2019-10-03T15:01:45.187Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:01:45 [2019-10-03T15:01:45.187Z]  ---> b076baf52ab9
15:01:45 [2019-10-03T15:01:45.187Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:01:45 [2019-10-03T15:01:45.187Z]  ---> c51857612a9c
15:01:45 [2019-10-03T15:01:45.187Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:01:45 [2019-10-03T15:01:45.187Z]  ---> Running in 274bc0e5691d
15:01:45 [2019-10-03T15:01:45.187Z] + RM_GOPATH=0
15:01:45 [2019-10-03T15:01:45.187Z] + TMP_GOPATH=
15:01:45 [2019-10-03T15:01:45.187Z] + : /build
15:01:45 [2019-10-03T15:01:45.187Z] + '[' -z '' ']'
15:01:45 [2019-10-03T15:01:45.187Z] ++ mktemp -d
15:01:45 [2019-10-03T15:01:45.187Z] Install docker/cli version 17.06.2-ce from stable
15:01:45 [2019-10-03T15:01:45.187Z] + export GOPATH=/tmp/tmp.D0Uf4niHjH
15:01:45 [2019-10-03T15:01:45.187Z] + GOPATH=/tmp/tmp.D0Uf4niHjH
15:01:45 [2019-10-03T15:01:45.187Z] + RM_GOPATH=1
15:01:45 [2019-10-03T15:01:45.187Z] ++ dirname ./install.sh
15:01:45 [2019-10-03T15:01:45.187Z] + dir=.
15:01:45 [2019-10-03T15:01:45.187Z] + bin=dockercli
15:01:45 [2019-10-03T15:01:45.187Z] + shift
15:01:45 [2019-10-03T15:01:45.187Z] + '[' '!' -f ./dockercli.installer ']'
15:01:45 [2019-10-03T15:01:45.187Z] + . ./dockercli.installer
15:01:45 [2019-10-03T15:01:45.187Z] ++ DOCKERCLI_CHANNEL=stable
15:01:45 [2019-10-03T15:01:45.187Z] ++ DOCKERCLI_VERSION=17.06.2-ce
15:01:45 [2019-10-03T15:01:45.187Z] + install_dockercli
15:01:45 [2019-10-03T15:01:45.187Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
15:01:45 [2019-10-03T15:01:45.187Z] ++ uname -m
15:01:45 [2019-10-03T15:01:45.187Z] + arch=ppc64le
15:01:45 [2019-10-03T15:01:45.187Z] + '[' ppc64le '!=' x86_64 ']'
15:01:45 [2019-10-03T15:01:45.187Z] + '[' ppc64le '!=' s390x ']'
15:01:45 [2019-10-03T15:01:45.187Z] + '[' ppc64le '!=' armhf ']'
15:01:45 [2019-10-03T15:01:45.187Z] + build_dockercli
15:01:45 [2019-10-03T15:01:45.187Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.D0Uf4niHjH/tmp/docker-ce
15:01:45 [2019-10-03T15:01:45.187Z] Cloning into '/tmp/tmp.D0Uf4niHjH/tmp/docker-ce'...
15:02:05 [2019-10-03T15:02:05.537Z] ok  	github.com/docker/docker/cmd/dockerd	0.088s	coverage: 30.3% of statements
15:02:05 [2019-10-03T15:02:05.537Z] ok  	github.com/docker/docker/container	0.112s	coverage: 35.3% of statements
15:02:05 [2019-10-03T15:02:05.537Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:02:05 [2019-10-03T15:02:05.537Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:02:05 [2019-10-03T15:02:05.537Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:02:05 [2019-10-03T15:02:05.537Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:02:09 [2019-10-03T15:02:09.787Z] ok  	github.com/docker/docker/daemon/cluster	0.041s	coverage: 0.5% of statements
15:02:11 [2019-10-03T15:02:11.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
15:02:12 [2019-10-03T15:02:12.228Z] + cd /tmp/tmp.D0Uf4niHjH/tmp/docker-ce
15:02:12 [2019-10-03T15:02:12.229Z] + git checkout -q v17.06.2-ce
15:02:12 [2019-10-03T15:02:12.855Z] + mkdir -p /tmp/tmp.D0Uf4niHjH/src/github.com/docker
15:02:12 [2019-10-03T15:02:12.855Z] + mv components/cli /tmp/tmp.D0Uf4niHjH/src/github.com/docker/cli
15:02:12 [2019-10-03T15:02:12.855Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:02:13 [2019-10-03T15:02:13.140Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
15:02:13 [2019-10-03T15:02:13.685Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.8% of statements
15:02:21 [2019-10-03T15:02:21.558Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.6% of statements
15:02:22 [2019-10-03T15:02:22.911Z] ok  	github.com/docker/docker/daemon	12.322s	coverage: 17.6% of statements
15:02:22 [2019-10-03T15:02:22.911Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:02:22 [2019-10-03T15:02:22.911Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:02:23 [2019-10-03T15:02:23.326Z] ok  	github.com/docker/docker/daemon/config	0.074s	coverage: 84.6% of statements
15:02:24 [2019-10-03T15:02:24.209Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:02:24 [2019-10-03T15:02:24.597Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:02:24 [2019-10-03T15:02:24.597Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:02:24 [2019-10-03T15:02:24.597Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:02:26 [2019-10-03T15:02:26.540Z] ok  	github.com/docker/docker/daemon/graphdriver	0.018s	coverage: 2.2% of statements
15:02:29 [2019-10-03T15:02:29.207Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
15:02:30 [2019-10-03T15:02:30.020Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.210s	coverage: 57.9% of statements
15:02:31 [2019-10-03T15:02:31.161Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:02:31 [2019-10-03T15:02:31.161Z] tests/integration/client_test.py .....                                   [ 75%]
15:02:31 [2019-10-03T15:02:31.161Z] tests/integration/errors_test.py .                                       [ 76%]
15:02:36 [2019-10-03T15:02:36.377Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.772s	coverage: 46.2% of statements
15:02:38 [2019-10-03T15:02:38.857Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.034s	coverage: 72.5% of statements
15:02:38 [2019-10-03T15:02:38.857Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:02:39 [2019-10-03T15:02:39.682Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.998s	coverage: 51.0% of statements
15:02:41 [2019-10-03T15:02:41.741Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.498s	coverage: 76.1% of statements
15:02:42 [2019-10-03T15:02:42.785Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
15:02:44 [2019-10-03T15:02:44.092Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
15:02:45 [2019-10-03T15:02:45.977Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.072s	coverage: 57.0% of statements
15:02:45 [2019-10-03T15:02:45.977Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:02:45 [2019-10-03T15:02:45.977Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:02:46 [2019-10-03T15:02:46.374Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 4.9% of statements
15:02:46 [2019-10-03T15:02:46.374Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:02:46 [2019-10-03T15:02:46.766Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
15:02:46 [2019-10-03T15:02:46.766Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:02:48 [2019-10-03T15:02:48.633Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 42.5% of statements
15:02:49 [2019-10-03T15:02:49.031Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.140s	coverage: 77.8% of statements
15:02:49 [2019-10-03T15:02:49.031Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:02:49 [2019-10-03T15:02:49.031Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:02:50 [2019-10-03T15:02:50.121Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.033s	coverage: 68.2% of statements
15:02:51 [2019-10-03T15:02:51.040Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 26.2% of statements
15:02:51 [2019-10-03T15:02:51.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:02:51 [2019-10-03T15:02:51.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:02:51 [2019-10-03T15:02:51.867Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
15:02:51 [2019-10-03T15:02:51.867Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.025s	coverage: 62.1% of statements
15:02:53 [2019-10-03T15:02:53.238Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
15:02:53 [2019-10-03T15:02:53.238Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:02:53 [2019-10-03T15:02:53.238Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 20.0% of statements
15:02:54 [2019-10-03T15:02:54.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:02:54 [2019-10-03T15:02:54.546Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
15:02:54 [2019-10-03T15:02:54.956Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:02:55 [2019-10-03T15:02:55.802Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
15:02:56 [2019-10-03T15:02:56.193Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.685s	coverage: 84.5% of statements
15:02:56 [2019-10-03T15:02:56.193Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:02:56 [2019-10-03T15:02:56.193Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:02:56 [2019-10-03T15:02:56.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:02:57 [2019-10-03T15:02:57.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:02:58 [2019-10-03T15:02:58.752Z] ok  	github.com/docker/docker/distribution	0.319s	coverage: 22.4% of statements
15:02:58 [2019-10-03T15:02:58.752Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 48.2% of statements
15:02:58 [2019-10-03T15:02:58.752Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:02:59 [2019-10-03T15:02:59.736Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
15:03:01 [2019-10-03T15:03:01.782Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
15:03:02 [2019-10-03T15:03:02.579Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
15:03:02 [2019-10-03T15:03:02.993Z] ok  	github.com/docker/docker/distribution/xfer	1.922s	coverage: 85.1% of statements
15:03:02 [2019-10-03T15:03:02.993Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:03:02 [2019-10-03T15:03:02.993Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:03:03 [2019-10-03T15:03:03.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:03:04 [2019-10-03T15:03:04.358Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
15:03:04 [2019-10-03T15:03:04.358Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:03:05 [2019-10-03T15:03:05.205Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
15:03:05 [2019-10-03T15:03:05.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:03:06 [2019-10-03T15:03:06.010Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 66.9% of statements
15:03:06 [2019-10-03T15:03:06.383Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:03:09 [2019-10-03T15:03:09.093Z] ok  	github.com/docker/docker/pkg/archive	0.599s	coverage: 76.8% of statements
15:03:09 [2019-10-03T15:03:09.461Z] 2945147eda09: Pull complete
15:03:09 [2019-10-03T15:03:09.462Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
15:03:09 [2019-10-03T15:03:09.462Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:03:09 [2019-10-03T15:03:09.462Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:03:09 [2019-10-03T15:03:09.462Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:03:09 [2019-10-03T15:03:09.462Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:03:09 [2019-10-03T15:03:09.462Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737'
15:03:09 [2019-10-03T15:03:09.462Z] INFO: Docker version of control daemon
15:03:09 [2019-10-03T15:03:09.462Z] 
15:03:09 [2019-10-03T15:03:09.462Z] Client: Docker Engine - Enterprise
15:03:09 [2019-10-03T15:03:09.462Z]  Version:           19.03.2
15:03:09 [2019-10-03T15:03:09.462Z]  API version:       1.40
15:03:09 [2019-10-03T15:03:09.462Z]  Go version:        go1.12.8
15:03:09 [2019-10-03T15:03:09.462Z]  Git commit:        c92ab06ed9
15:03:09 [2019-10-03T15:03:09.462Z]  Built:             09/03/2019 16:38:11
15:03:09 [2019-10-03T15:03:09.462Z]  OS/Arch:           windows/amd64
15:03:09 [2019-10-03T15:03:09.462Z]  Experimental:      false
15:03:09 [2019-10-03T15:03:09.462Z] 
15:03:09 [2019-10-03T15:03:09.462Z] Server: Docker Engine - Enterprise
15:03:09 [2019-10-03T15:03:09.462Z]  Engine:
15:03:09 [2019-10-03T15:03:09.462Z]   Version:          19.03.2
15:03:09 [2019-10-03T15:03:09.462Z]   API version:      1.40 (minimum version 1.24)
15:03:09 [2019-10-03T15:03:09.462Z]   Go version:       go1.12.8
15:03:09 [2019-10-03T15:03:09.462Z]   Git commit:       c92ab06ed9
15:03:09 [2019-10-03T15:03:09.462Z]   Built:            09/03/2019 16:35:47
15:03:09 [2019-10-03T15:03:09.462Z]   OS/Arch:          windows/amd64
15:03:09 [2019-10-03T15:03:09.462Z]   Experimental:     true
15:03:09 [2019-10-03T15:03:09.462Z] 
15:03:09 [2019-10-03T15:03:09.462Z] INFO: Docker info of control daemon
15:03:09 [2019-10-03T15:03:09.462Z] 
15:03:09 [2019-10-03T15:03:09.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:03:09 [2019-10-03T15:03:09.923Z] ok  	github.com/docker/docker/pkg/authorization	0.304s	coverage: 68.3% of statements
15:03:10 [2019-10-03T15:03:10.291Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:03:10 [2019-10-03T15:03:10.670Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:03:12 [2019-10-03T15:03:12.197Z] ok  	github.com/docker/docker/layer	7.247s	coverage: 68.8% of statements
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/oci	[no test files]
15:03:12 [2019-10-03T15:03:12.197Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:03:12 [2019-10-03T15:03:12.212Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:03:12 [2019-10-03T15:03:12.370Z] Client:
15:03:12 [2019-10-03T15:03:12.370Z]  Debug Mode: false
15:03:12 [2019-10-03T15:03:12.370Z]  Plugins:
15:03:12 [2019-10-03T15:03:12.370Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
15:03:12 [2019-10-03T15:03:12.370Z] 
15:03:12 [2019-10-03T15:03:12.370Z] Server:
15:03:12 [2019-10-03T15:03:12.370Z]  Containers: 0
15:03:12 [2019-10-03T15:03:12.370Z]   Running: 0
15:03:12 [2019-10-03T15:03:12.370Z]   Paused: 0
15:03:12 [2019-10-03T15:03:12.370Z]   Stopped: 0
15:03:12 [2019-10-03T15:03:12.370Z]  Images: 1
15:03:12 [2019-10-03T15:03:12.370Z]  Server Version: 19.03.2
15:03:12 [2019-10-03T15:03:12.370Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:03:12 [2019-10-03T15:03:12.370Z]   Windows: 
15:03:12 [2019-10-03T15:03:12.370Z]   LCOW: 
15:03:12 [2019-10-03T15:03:12.370Z]  Logging Driver: json-file
15:03:12 [2019-10-03T15:03:12.370Z]  Plugins:
15:03:12 [2019-10-03T15:03:12.370Z]   Volume: local
15:03:12 [2019-10-03T15:03:12.370Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
15:03:12 [2019-10-03T15:03:12.370Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:03:12 [2019-10-03T15:03:12.370Z]  Swarm: inactive
15:03:12 [2019-10-03T15:03:12.370Z]  Default Isolation: process
15:03:12 [2019-10-03T15:03:12.370Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:03:12 [2019-10-03T15:03:12.370Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
15:03:12 [2019-10-03T15:03:12.371Z]  OSType: windows
15:03:12 [2019-10-03T15:03:12.371Z]  Architecture: x86_64
15:03:12 [2019-10-03T15:03:12.371Z]  CPUs: 4
15:03:12 [2019-10-03T15:03:12.371Z]  Total Memory: 32GiB
15:03:12 [2019-10-03T15:03:12.371Z]  Name: azwin-2-6ce160
15:03:12 [2019-10-03T15:03:12.371Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
15:03:12 [2019-10-03T15:03:12.371Z]  Docker Root Dir: D:\docker
15:03:12 [2019-10-03T15:03:12.371Z]  Debug Mode: false
15:03:12 [2019-10-03T15:03:12.371Z]  Registry: https://index.docker.io/v1/
15:03:12 [2019-10-03T15:03:12.371Z]  Labels:
15:03:12 [2019-10-03T15:03:12.371Z]  Experimental: true
15:03:12 [2019-10-03T15:03:12.371Z]  Insecure Registries:
15:03:12 [2019-10-03T15:03:12.371Z]   10.0.0.4:5000
15:03:12 [2019-10-03T15:03:12.371Z]   127.0.0.0/8
15:03:12 [2019-10-03T15:03:12.371Z]  Registry Mirrors:
15:03:12 [2019-10-03T15:03:12.371Z]   http://10.0.0.4:5000/
15:03:12 [2019-10-03T15:03:12.371Z]  Live Restore Enabled: false
15:03:12 [2019-10-03T15:03:12.371Z] 
15:03:12 [2019-10-03T15:03:12.371Z] 
15:03:12 [2019-10-03T15:03:12.371Z] INFO: Commit hash is 5a703ccb4
15:03:12 [2019-10-03T15:03:12.371Z] INFO: Nuke-Everything...
15:03:12 [2019-10-03T15:03:12.371Z] INFO: Container count on control daemon to delete is 0
15:03:12 [2019-10-03T15:03:12.596Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:03:12 [2019-10-03T15:03:12.987Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
15:03:13 [2019-10-03T15:03:13.796Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 97.6% of statements
15:03:13 [2019-10-03T15:03:13.901Z] INFO: Nuking d:\CI
15:03:13 [2019-10-03T15:03:13.901Z] INFO: Zapped successfully
15:03:13 [2019-10-03T15:03:13.901Z] INFO: Location for testing is d:\CI\PR-40034\1
15:03:13 [2019-10-03T15:03:13.901Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:03:13 [2019-10-03T15:03:13.901Z] 
15:03:13 [2019-10-03T15:03:13.901Z] 
15:03:13 [2019-10-03T15:03:13.901Z] INFO: Building the image from Dockerfile.windows at 10/03/2019 15:03:13...
15:03:13 [2019-10-03T15:03:13.901Z] 
15:03:15 [2019-10-03T15:03:15.082Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.484s	coverage: 43.2% of statements
15:03:15 [2019-10-03T15:03:15.082Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:03:15 [2019-10-03T15:03:15.082Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:03:15 [2019-10-03T15:03:15.915Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
15:03:16 [2019-10-03T15:03:16.321Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:03:16 [2019-10-03T15:03:16.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:03:17 [2019-10-03T15:03:17.343Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:03:17 [2019-10-03T15:03:17.861Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.103s	coverage: 84.1% of statements
15:03:18 [2019-10-03T15:03:18.777Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
15:03:18 [2019-10-03T15:03:18.777Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
15:03:19 [2019-10-03T15:03:19.170Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
15:03:19 [2019-10-03T15:03:19.555Z] ok  	github.com/docker/docker/pkg/fsutils	0.398s	coverage: 85.1% of statements
15:03:19 [2019-10-03T15:03:19.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:03:20 [2019-10-03T15:03:20.438Z] ok  	github.com/docker/docker/pkg/idtools	0.357s	coverage: 70.1% of statements
15:03:20 [2019-10-03T15:03:20.825Z] ok  	github.com/docker/docker/pkg/ioutils	0.532s	coverage: 70.6% of statements
15:03:20 [2019-10-03T15:03:20.825Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
15:03:20 [2019-10-03T15:03:20.961Z] Sending build context to Docker daemon  49.95MB
15:03:20 [2019-10-03T15:03:20.961Z] 
15:03:21 [2019-10-03T15:03:21.204Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
15:03:21 [2019-10-03T15:03:21.204Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
15:03:21 [2019-10-03T15:03:21.204Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:03:21 [2019-10-03T15:03:21.418Z] Step 1/8 : FROM microsoft/windowsservercore
15:03:21 [2019-10-03T15:03:21.418Z]  ---> 1ddfa8bee56a
15:03:21 [2019-10-03T15:03:21.418Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:03:21 [2019-10-03T15:03:21.418Z]  ---> Running in 4c42e662fe61
15:03:21 [2019-10-03T15:03:21.817Z] + return
15:03:21 [2019-10-03T15:03:21.817Z] Removing intermediate container 274bc0e5691d
15:03:21 [2019-10-03T15:03:21.817Z]  ---> 3f2a5e355d91
15:03:21 [2019-10-03T15:03:21.817Z] Step 77/126 : FROM runtime-dev AS runc
15:03:21 [2019-10-03T15:03:21.817Z]  ---> 72439ae1ce88
15:03:21 [2019-10-03T15:03:21.817Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc
15:03:21 [2019-10-03T15:03:21.817Z]  ---> Running in 90ed65bed21d
15:03:21 [2019-10-03T15:03:21.817Z] Removing intermediate container 90ed65bed21d
15:03:21 [2019-10-03T15:03:21.817Z]  ---> d30d60718fdc
15:03:21 [2019-10-03T15:03:21.817Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:03:21 [2019-10-03T15:03:21.817Z]  ---> 8d0b26d70504
15:03:21 [2019-10-03T15:03:21.817Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:03:21 [2019-10-03T15:03:21.817Z]  ---> 54f71e262248
15:03:21 [2019-10-03T15:03:21.817Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:03:21 [2019-10-03T15:03:21.817Z]  ---> Running in 2448c4b4d750
15:03:21 [2019-10-03T15:03:21.817Z] + RM_GOPATH=0
15:03:21 [2019-10-03T15:03:21.817Z] + TMP_GOPATH=
15:03:21 [2019-10-03T15:03:21.817Z] + : /build
15:03:21 [2019-10-03T15:03:21.817Z] + '[' -z '' ']'
15:03:21 [2019-10-03T15:03:21.817Z] ++ mktemp -d
15:03:21 [2019-10-03T15:03:21.817Z] + export GOPATH=/tmp/tmp.XadqgDAhcn
15:03:21 [2019-10-03T15:03:21.817Z] + GOPATH=/tmp/tmp.XadqgDAhcn
15:03:21 [2019-10-03T15:03:21.817Z] + RM_GOPATH=1
15:03:21 [2019-10-03T15:03:21.817Z] ++ dirname ./install.sh
15:03:21 [2019-10-03T15:03:21.817Z] + dir=.
15:03:21 [2019-10-03T15:03:21.817Z] + bin=runc
15:03:21 [2019-10-03T15:03:21.817Z] + shift
15:03:21 [2019-10-03T15:03:21.817Z] + '[' '!' -f ./runc.installer ']'
15:03:21 [2019-10-03T15:03:21.817Z] + . ./runc.installer
15:03:21 [2019-10-03T15:03:21.817Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:03:21 [2019-10-03T15:03:21.817Z] + install_runc
15:03:21 [2019-10-03T15:03:21.817Z] + uname -r
15:03:21 [2019-10-03T15:03:21.817Z] + grep -q '^3\.10\.0.*\.el7\.'
15:03:21 [2019-10-03T15:03:21.817Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:03:21 [2019-10-03T15:03:21.817Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
15:03:21 [2019-10-03T15:03:21.817Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XadqgDAhcn/src/github.com/opencontainers/runc
15:03:21 [2019-10-03T15:03:21.817Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
15:03:21 [2019-10-03T15:03:21.817Z] Cloning into '/tmp/tmp.XadqgDAhcn/src/github.com/opencontainers/runc'...
15:03:21 [2019-10-03T15:03:21.817Z] + cd /tmp/tmp.XadqgDAhcn/src/github.com/opencontainers/runc
15:03:21 [2019-10-03T15:03:21.817Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
15:03:21 [2019-10-03T15:03:21.817Z] + '[' -z '' ']'
15:03:21 [2019-10-03T15:03:21.817Z] + target=static
15:03:21 [2019-10-03T15:03:21.817Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:03:21 [2019-10-03T15:03:21.817Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
15:03:22 [2019-10-03T15:03:22.042Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
15:03:22 [2019-10-03T15:03:22.382Z] Removing intermediate container 4c42e662fe61
15:03:22 [2019-10-03T15:03:22.382Z]  ---> 675ad7398286
15:03:22 [2019-10-03T15:03:22.382Z] Step 3/8 : ARG GO_VERSION=1.13.1
15:03:22 [2019-10-03T15:03:22.382Z]  ---> Running in b6bbe24a953d
15:03:22 [2019-10-03T15:03:22.414Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
15:03:22 [2019-10-03T15:03:22.808Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:03:22 [2019-10-03T15:03:22.843Z] Removing intermediate container b6bbe24a953d
15:03:22 [2019-10-03T15:03:22.843Z]  ---> 16df4ac761e2
15:03:22 [2019-10-03T15:03:22.843Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
15:03:22 [2019-10-03T15:03:22.843Z]  ---> Running in ac1bb02e1508
15:03:22 [2019-10-03T15:03:22.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:03:23 [2019-10-03T15:03:23.189Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
15:03:23 [2019-10-03T15:03:23.189Z] ok  	github.com/docker/docker/pkg/mount	1.218s	coverage: 69.6% of statements
15:03:23 [2019-10-03T15:03:23.189Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:03:23 [2019-10-03T15:03:23.189Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:03:23 [2019-10-03T15:03:23.189Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:03:23 [2019-10-03T15:03:23.189Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:03:23 [2019-10-03T15:03:23.300Z] Removing intermediate container ac1bb02e1508
15:03:23 [2019-10-03T15:03:23.300Z]  ---> 16a6f438a767
15:03:23 [2019-10-03T15:03:23.300Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
15:03:23 [2019-10-03T15:03:23.759Z]  ---> Running in aec3f3fd4e49
15:03:24 [2019-10-03T15:03:24.523Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
15:03:24 [2019-10-03T15:03:24.920Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:03:25 [2019-10-03T15:03:25.373Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:03:25 [2019-10-03T15:03:25.824Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:03:27 [2019-10-03T15:03:27.181Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 73.9% of statements
15:03:27 [2019-10-03T15:03:27.550Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
15:03:28 [2019-10-03T15:03:28.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:03:30 [2019-10-03T15:03:30.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:03:30 [2019-10-03T15:03:30.815Z] ok  	github.com/docker/docker/pkg/signal	2.479s	coverage: 61.0% of statements
15:03:31 [2019-10-03T15:03:31.197Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:03:31 [2019-10-03T15:03:31.585Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:03:31 [2019-10-03T15:03:31.951Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
15:03:32 [2019-10-03T15:03:32.112Z] .........                                                                [ 85%]
15:03:32 [2019-10-03T15:03:32.325Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
15:03:32 [2019-10-03T15:03:32.330Z] 
15:03:32 [2019-10-03T15:03:32.330Z] SUCCESS: Specified value was saved.
15:03:32 [2019-10-03T15:03:32.725Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 80.6% of statements
15:03:32 [2019-10-03T15:03:32.789Z] INFO: Downloading git...
15:03:33 [2019-10-03T15:03:33.142Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
15:03:33 [2019-10-03T15:03:33.961Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
15:03:34 [2019-10-03T15:03:34.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:03:34 [2019-10-03T15:03:34.337Z] ok  	github.com/docker/docker/pkg/tarsum	0.054s	coverage: 89.3% of statements
15:03:34 [2019-10-03T15:03:34.338Z] INFO: Downloading go...
15:03:35 [2019-10-03T15:03:35.400Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
15:03:35 [2019-10-03T15:03:35.400Z] testing: warning: no tests to run
15:03:35 [2019-10-03T15:03:35.400Z] coverage: [no statements]
15:03:35 [2019-10-03T15:03:35.400Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
15:03:35 [2019-10-03T15:03:35.865Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:03:35 [2019-10-03T15:03:35.872Z] INFO: Downloading compiler 1 of 3...
15:03:36 [2019-10-03T15:03:36.328Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:03:36 [2019-10-03T15:03:36.328Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:03:36 [2019-10-03T15:03:36.330Z] INFO: Downloading compiler 2 of 3...
15:03:36 [2019-10-03T15:03:36.330Z] INFO: Downloading compiler 3 of 3...
15:03:37 [2019-10-03T15:03:37.300Z] INFO: Extracting git...
15:03:37 [2019-10-03T15:03:37.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:03:37 [2019-10-03T15:03:37.318Z] Using test binary docker
15:03:37 [2019-10-03T15:03:37.318Z] +++ /etc/init.d/apparmor start
15:03:37 [2019-10-03T15:03:37.318Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:03:37 [2019-10-03T15:03:37.318Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:03:37 [2019-10-03T15:03:37.318Z] Warning failed to create cache: (null)
15:03:37 [2019-10-03T15:03:37.318Z] .
15:03:37 [2019-10-03T15:03:37.318Z] INFO: Waiting for daemon to start...
15:03:37 [2019-10-03T15:03:37.318Z] Starting dockerd
15:03:37 [2019-10-03T15:03:37.318Z] +++ 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
15:03:38 [2019-10-03T15:03:38.455Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:03:38 [2019-10-03T15:03:38.829Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 27.1% of statements
15:03:39 [2019-10-03T15:03:39.216Z] .
15:03:39 [2019-10-03T15:03:39.216Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:03:39 [2019-10-03T15:03:39.216Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:03:39 [2019-10-03T15:03:39.216Z] Error: No such image: emptyfs
15:03:39 [2019-10-03T15:03:39.216Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:03:39 [2019-10-03T15:03:39.216Z] ++++ docker load
15:03:39 [2019-10-03T15:03:39.474Z] Running integration-test (iteration 1)
15:03:39 [2019-10-03T15:03:39.474Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:03:39 [2019-10-03T15:03:39.474Z] ++ 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
15:03:39 [2019-10-03T15:03:39.474Z] ++ set -e
15:03:39 [2019-10-03T15:03:39.474Z] ++ '[' -n 0 ']'
15:03:39 [2019-10-03T15:03:39.474Z] ++ set -x
15:03:39 [2019-10-03T15:03:39.474Z] ++ 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
15:03:39 [2019-10-03T15:03:39.665Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
15:03:40 [2019-10-03T15:03:40.069Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:03:40 [2019-10-03T15:03:40.478Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
15:03:40 [2019-10-03T15:03:40.859Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:03:42 [2019-10-03T15:03:42.706Z] ok  	github.com/docker/docker/registry	0.168s	coverage: 56.3% of statements
15:03:43 [2019-10-03T15:03:43.542Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:03:43 [2019-10-03T15:03:43.542Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
15:03:45 [2019-10-03T15:03:45.093Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
15:03:45 [2019-10-03T15:03:45.093Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:03:46 [2019-10-03T15:03:46.591Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:03:47 [2019-10-03T15:03:47.515Z] tests/integration/models_resources_test.py .                             [ 91%]
15:03:48 [2019-10-03T15:03:48.423Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:03:48 [2019-10-03T15:03:48.819Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
15:03:48 [2019-10-03T15:03:48.870Z] CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:03:48 [2019-10-03T15:03:48.870Z] + mkdir -p /build
15:03:48 [2019-10-03T15:03:48.870Z] + cp runc /build/runc
15:03:48 [2019-10-03T15:03:48.870Z] Removing intermediate container 2448c4b4d750
15:03:48 [2019-10-03T15:03:48.870Z]  ---> 1c45d2bfcd27
15:03:48 [2019-10-03T15:03:48.870Z] Step 82/126 : FROM dev-base AS tini
15:03:48 [2019-10-03T15:03:48.870Z]  ---> 98e4dfc39295
15:03:48 [2019-10-03T15:03:48.870Z] Step 83/126 : ARG DEBIAN_FRONTEND
15:03:48 [2019-10-03T15:03:48.870Z]  ---> Using cache
15:03:48 [2019-10-03T15:03:48.870Z]  ---> b79c2a2bb795
15:03:48 [2019-10-03T15:03:48.870Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	cmake 	vim-common 	&& rm -rf /var/lib/apt/lists/*
15:03:48 [2019-10-03T15:03:48.870Z]  ---> Running in 8f9f1179b0f6
15:03:48 [2019-10-03T15:03:48.870Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:03:48 [2019-10-03T15:03:48.870Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:03:48 [2019-10-03T15:03:48.870Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:03:48 [2019-10-03T15:03:48.870Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:03:48 [2019-10-03T15:03:48.870Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:03:48 [2019-10-03T15:03:48.871Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
15:03:49 [2019-10-03T15:03:49.154Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:03:49 [2019-10-03T15:03:49.438Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:03:49 [2019-10-03T15:03:49.706Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.0% of statements
15:03:51 [2019-10-03T15:03:51.000Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
15:03:51 [2019-10-03T15:03:51.556Z] Fetched 7719 kB in 2s (2891 kB/s)
15:03:52 [2019-10-03T15:03:52.174Z] Reading package lists...
15:03:53 [2019-10-03T15:03:53.305Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:03:53 [2019-10-03T15:03:53.468Z] Reading package lists...
15:03:53 [2019-10-03T15:03:53.754Z] Building dependency tree...
15:03:53 [2019-10-03T15:03:53.754Z] Reading state information...
15:03:53 [2019-10-03T15:03:53.754Z] The following additional packages will be installed:
15:03:53 [2019-10-03T15:03:53.754Z]   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
15:03:53 [2019-10-03T15:03:53.754Z] Suggested packages:
15:03:53 [2019-10-03T15:03:53.754Z]   codeblocks eclipse ninja-build lrzip
15:03:53 [2019-10-03T15:03:53.754Z] Recommended packages:
15:03:53 [2019-10-03T15:03:53.754Z]   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:03:54 [2019-10-03T15:03:54.038Z] The following NEW packages will be installed:
15:03:54 [2019-10-03T15:03:54.038Z]   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
15:03:54 [2019-10-03T15:03:54.038Z]   vim-common xxd
15:03:54 [2019-10-03T15:03:54.038Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded.
15:03:54 [2019-10-03T15:03:54.038Z] Need to get 13.4 MB of archives.
15:03:54 [2019-10-03T15:03:54.038Z] After this operation, 60.4 MB of additional disk space will be used.
15:03:54 [2019-10-03T15:03:54.038Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
15:03:54 [2019-10-03T15:03:54.038Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:03:54 [2019-10-03T15:03:54.038Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
15:03:54 [2019-10-03T15:03:54.664Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
15:03:54 [2019-10-03T15:03:54.664Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
15:03:54 [2019-10-03T15:03:54.664Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:03:54 [2019-10-03T15:03:54.664Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
15:03:54 [2019-10-03T15:03:54.664Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
15:03:54 [2019-10-03T15:03:54.947Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
15:03:54 [2019-10-03T15:03:54.947Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:03:54 [2019-10-03T15:03:54.957Z] INFO: Expanding go...
15:03:55 [2019-10-03T15:03:55.232Z] debconf: delaying package configuration, since apt-utils is not installed
15:03:55 [2019-10-03T15:03:55.232Z] Fetched 13.4 MB in 0s (15.3 MB/s)
15:03:55 [2019-10-03T15:03:55.232Z] Selecting previously unselected package cmake-data.
15:03:55 [2019-10-03T15:03:55.232Z] (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.)
15:03:55 [2019-10-03T15:03:55.232Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
15:03:55 [2019-10-03T15:03:55.232Z] Unpacking cmake-data (3.7.2-1) ...
15:03:55 [2019-10-03T15:03:55.854Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:03:55 [2019-10-03T15:03:55.854Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:03:55 [2019-10-03T15:03:55.854Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:03:55 [2019-10-03T15:03:55.854Z] Selecting previously unselected package libicu57:ppc64el.
15:03:55 [2019-10-03T15:03:55.854Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
15:03:55 [2019-10-03T15:03:55.854Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
15:03:56 [2019-10-03T15:03:56.863Z] Selecting previously unselected package libxml2:ppc64el.
15:03:56 [2019-10-03T15:03:56.863Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
15:03:56 [2019-10-03T15:03:56.863Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
15:03:57 [2019-10-03T15:03:57.151Z] Selecting previously unselected package libarchive13:ppc64el.
15:03:57 [2019-10-03T15:03:57.151Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
15:03:57 [2019-10-03T15:03:57.151Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
15:03:57 [2019-10-03T15:03:57.151Z] Selecting previously unselected package libjsoncpp1:ppc64el.
15:03:57 [2019-10-03T15:03:57.151Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:03:57 [2019-10-03T15:03:57.151Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:03:57 [2019-10-03T15:03:57.151Z] Selecting previously unselected package libuv1:ppc64el.
15:03:57 [2019-10-03T15:03:57.151Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
15:03:57 [2019-10-03T15:03:57.151Z] Unpacking libuv1:ppc64el (1.9.1-3) ...
15:03:57 [2019-10-03T15:03:57.151Z] Selecting previously unselected package cmake.
15:03:57 [2019-10-03T15:03:57.151Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
15:03:57 [2019-10-03T15:03:57.151Z] Unpacking cmake (3.7.2-1) ...
15:03:57 [2019-10-03T15:03:57.698Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:03:57 [2019-10-03T15:03:57.698Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:03:57 [2019-10-03T15:03:57.766Z] Selecting previously unselected package xxd.
15:03:57 [2019-10-03T15:03:57.766Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:03:57 [2019-10-03T15:03:57.766Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:03:57 [2019-10-03T15:03:57.766Z] Selecting previously unselected package vim-common.
15:03:57 [2019-10-03T15:03:57.766Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:03:57 [2019-10-03T15:03:57.766Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:03:57 [2019-10-03T15:03:57.766Z] Processing triggers for mime-support (3.60) ...
15:03:57 [2019-10-03T15:03:57.766Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:03:57 [2019-10-03T15:03:57.766Z] Setting up libuv1:ppc64el (1.9.1-3) ...
15:03:57 [2019-10-03T15:03:57.766Z] Setting up cmake-data (3.7.2-1) ...
15:03:57 [2019-10-03T15:03:57.766Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
15:03:57 [2019-10-03T15:03:57.766Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
15:03:57 [2019-10-03T15:03:57.766Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:03:58 [2019-10-03T15:03:58.051Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:03:58 [2019-10-03T15:03:58.051Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:03:58 [2019-10-03T15:03:58.051Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:03:58 [2019-10-03T15:03:58.051Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
15:03:58 [2019-10-03T15:03:58.051Z] Setting up cmake (3.7.2-1) ...
15:03:58 [2019-10-03T15:03:58.051Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:03:58 [2019-10-03T15:03:58.769Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/rootless	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/volume	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === Skipped
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:03:58 [2019-10-03T15:03:58.769Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:03:58 [2019-10-03T15:03:58.769Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:46: Driver btrfs not supported
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:46: Driver btrfs not supported
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.769Z]     graphtest_unix.go:46: Driver btrfs not supported
15:03:58 [2019-10-03T15:03:58.769Z] 
15:03:58 [2019-10-03T15:03:58.769Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver btrfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver btrfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:73: No driver to put!
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     overlay_test.go:49: Fails to compute changes intermittently
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver zfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver zfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver zfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver zfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:46: Driver zfs not supported
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     graphtest_unix.go:73: No driver to put!
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:03:58 [2019-10-03T15:03:58.770Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] 
15:03:58 [2019-10-03T15:03:58.770Z] DONE 2114 tests, 20 skipped in 233.230s
Post stage
[Pipeline] junit
15:03:58 [2019-10-03T15:03:58.910Z] Recording test results
15:04:00 [2019-10-03T15:04:00.085Z] Removing intermediate container 8f9f1179b0f6
15:04:00 [2019-10-03T15:04:00.085Z]  ---> 9f5b387e4097
15:04:00 [2019-10-03T15:04:00.085Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:04:00 [2019-10-03T15:04:00.085Z]  ---> a72f5e8c33a0
15:04:00 [2019-10-03T15:04:00.085Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini
15:04:00 [2019-10-03T15:04:00.085Z]  ---> Running in 621c514ec453
15:04:00 [2019-10-03T15:04:00.085Z] Removing intermediate container 621c514ec453
15:04:00 [2019-10-03T15:04:00.085Z]  ---> 8821a6c9a69d
15:04:00 [2019-10-03T15:04:00.085Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:04:00 [2019-10-03T15:04:00.085Z]  ---> e916b5629653
15:04:00 [2019-10-03T15:04:00.085Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
15:04:00 [2019-10-03T15:04:00.085Z]  ---> Running in 4e3fd05e7e0e
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:04:00 [2019-10-03T15:04:00.704Z] + RM_GOPATH=0
15:04:00 [2019-10-03T15:04:00.704Z] + TMP_GOPATH=
15:04:00 [2019-10-03T15:04:00.704Z] + : /build
15:04:00 [2019-10-03T15:04:00.704Z] + '[' -z '' ']'
15:04:00 [2019-10-03T15:04:00.704Z] ++ mktemp -d
15:04:00 [2019-10-03T15:04:00.704Z] + export GOPATH=/tmp/tmp.pNMeextD8H
15:04:00 [2019-10-03T15:04:00.704Z] + GOPATH=/tmp/tmp.pNMeextD8H
15:04:00 [2019-10-03T15:04:00.704Z] + RM_GOPATH=1
15:04:00 [2019-10-03T15:04:00.704Z] ++ dirname ./install.sh
15:04:00 [2019-10-03T15:04:00.704Z] + dir=.
15:04:00 [2019-10-03T15:04:00.704Z] + bin=tini
15:04:00 [2019-10-03T15:04:00.704Z] + shift
15:04:00 [2019-10-03T15:04:00.704Z] + '[' '!' -f ./tini.installer ']'
15:04:00 [2019-10-03T15:04:00.704Z] + . ./tini.installer
15:04:00 [2019-10-03T15:04:00.704Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
15:04:00 [2019-10-03T15:04:00.704Z] + install_tini
15:04:00 [2019-10-03T15:04:00.704Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:04:00 [2019-10-03T15:04:00.704Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:04:00 [2019-10-03T15:04:00.704Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.pNMeextD8H/tini
15:04:00 [2019-10-03T15:04:00.704Z] Cloning into '/tmp/tmp.pNMeextD8H/tini'...
15:04:00 [2019-10-03T15:04:00.988Z] + cd /tmp/tmp.pNMeextD8H/tini
15:04:00 [2019-10-03T15:04:00.988Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:04:00 [2019-10-03T15:04:00.988Z] + cmake .
15:04:00 [2019-10-03T15:04:00.988Z] -- The C compiler identification is GNU 6.3.0
15:04:00 [2019-10-03T15:04:00.988Z] -- Check for working C compiler: /usr/bin/cc
15:04:01 [2019-10-03T15:04:01.276Z] -- Check for working C compiler: /usr/bin/cc -- works
15:04:01 [2019-10-03T15:04:01.276Z] -- Detecting C compiler ABI info
15:04:01 [2019-10-03T15:04:01.276Z] -- Detecting C compiler ABI info - done
15:04:01 [2019-10-03T15:04:01.276Z] -- Detecting C compile features
15:04:01 [2019-10-03T15:04:01.428Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/make.sh dynbinary test-integration
15:04:01 [2019-10-03T15:04:01.815Z] 
15:04:01 [2019-10-03T15:04:01.815Z] Removing bundles/
15:04:01 [2019-10-03T15:04:01.815Z] 
15:04:01 [2019-10-03T15:04:01.815Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:04:01 [2019-10-03T15:04:01.815Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:04:01 [2019-10-03T15:04:01.815Z] GOOS="" GOARCH="" GOARM=""
15:04:01 [2019-10-03T15:04:01.901Z] -- Detecting C compile features - done
15:04:01 [2019-10-03T15:04:01.901Z] -- Performing Test HAS_BUILTIN_FORTIFY
15:04:01 [2019-10-03T15:04:01.901Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:04:01 [2019-10-03T15:04:01.901Z] -- Configuring done
15:04:01 [2019-10-03T15:04:01.901Z] -- Generating done
15:04:01 [2019-10-03T15:04:01.901Z] -- Build files have been written to: /tmp/tmp.pNMeextD8H/tini
15:04:01 [2019-10-03T15:04:01.901Z] + make tini-static
15:04:01 [2019-10-03T15:04:01.901Z] Scanning dependencies of target tini-static
15:04:01 [2019-10-03T15:04:01.901Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:04:02 [2019-10-03T15:04:02.516Z] [100%] Linking C executable tini-static
15:04:02 [2019-10-03T15:04:02.516Z] [100%] Built target tini-static
15:04:02 [2019-10-03T15:04:02.516Z] + mkdir -p /build
15:04:02 [2019-10-03T15:04:02.516Z] + cp tini-static /build/docker-init
15:04:02 [2019-10-03T15:04:02.707Z] tests/integration/regression_test.py ......                              [ 98%]
15:04:03 [2019-10-03T15:04:03.135Z] Removing intermediate container 4e3fd05e7e0e
15:04:03 [2019-10-03T15:04:03.135Z]  ---> 51b6e8e91e4a
15:04:03 [2019-10-03T15:04:03.135Z] Step 89/126 : FROM dev-base AS rootlesskit
15:04:03 [2019-10-03T15:04:03.135Z]  ---> 98e4dfc39295
15:04:03 [2019-10-03T15:04:03.135Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit
15:04:03 [2019-10-03T15:04:03.135Z]  ---> Running in 72e30b94aa1e
15:04:03 [2019-10-03T15:04:03.135Z] Removing intermediate container 72e30b94aa1e
15:04:03 [2019-10-03T15:04:03.135Z]  ---> a5f6bccd72e8
15:04:03 [2019-10-03T15:04:03.135Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh
15:04:03 [2019-10-03T15:04:03.217Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:04:03 [2019-10-03T15:04:03.217Z] tests/integration/credentials/utils_test.py .                            [100%]
15:04:03 [2019-10-03T15:04:03.217Z] 
15:04:03 [2019-10-03T15:04:03.217Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:04:03 [2019-10-03T15:04:03.217Z] =========================== short test summary info ============================
15:04:03 [2019-10-03T15:04:03.217Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:04:03 [2019-10-03T15:04:03.217Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:04:03 [2019-10-03T15:04:03.217Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:04:03 [2019-10-03T15:04:03.217Z]   Not supported on most drivers
15:04:03 [2019-10-03T15:04:03.217Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:04:03 [2019-10-03T15:04:03.217Z]   This doesn't seem to be taken into account by the engine
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:04:03 [2019-10-03T15:04:03.217Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:04:03 [2019-10-03T15:04:03.217Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 385.91 seconds ==
15:04:03 [2019-10-03T15:04:03.420Z]  ---> 8ca658c87c61
15:04:03 [2019-10-03T15:04:03.420Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
15:04:03 [2019-10-03T15:04:03.420Z]  ---> abfbb6bfb3c6
15:04:03 [2019-10-03T15:04:03.420Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
15:04:03 [2019-10-03T15:04:03.420Z]  ---> Running in f559e0812010
15:04:03 [2019-10-03T15:04:03.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:04:03 [2019-10-03T15:04:03.702Z] + RM_GOPATH=0
15:04:03 [2019-10-03T15:04:03.702Z] + TMP_GOPATH=
15:04:03 [2019-10-03T15:04:03.702Z] + : /build/
15:04:03 [2019-10-03T15:04:03.702Z] + '[' -z '' ']'
15:04:03 [2019-10-03T15:04:03.702Z] ++ mktemp -d
15:04:03 [2019-10-03T15:04:03.702Z] + export GOPATH=/tmp/tmp.gKIlm8bciH
15:04:03 [2019-10-03T15:04:03.702Z] + GOPATH=/tmp/tmp.gKIlm8bciH
15:04:03 [2019-10-03T15:04:03.702Z] + RM_GOPATH=1
15:04:03 [2019-10-03T15:04:03.702Z] ++ dirname ./install.sh
15:04:03 [2019-10-03T15:04:03.702Z] + dir=.
15:04:03 [2019-10-03T15:04:03.702Z] + bin=rootlesskit
15:04:03 [2019-10-03T15:04:03.702Z] + shift
15:04:03 [2019-10-03T15:04:03.702Z] + '[' '!' -f ./rootlesskit.installer ']'
15:04:03 [2019-10-03T15:04:03.702Z] + . ./rootlesskit.installer
15:04:03 [2019-10-03T15:04:03.702Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c
15:04:03 [2019-10-03T15:04:03.702Z] + install_rootlesskit
15:04:03 [2019-10-03T15:04:03.702Z] + case "$1" in
15:04:03 [2019-10-03T15:04:03.702Z] + export CGO_ENABLED=0
15:04:03 [2019-10-03T15:04:03.702Z] + CGO_ENABLED=0
15:04:03 [2019-10-03T15:04:03.702Z] + _install_rootlesskit
15:04:03 [2019-10-03T15:04:03.702Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
15:04:03 [2019-10-03T15:04:03.702Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gKIlm8bciH/src/github.com/rootless-containers/rootlesskit
15:04:03 [2019-10-03T15:04:03.702Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:04:03 [2019-10-03T15:04:03.702Z] Cloning into '/tmp/tmp.gKIlm8bciH/src/github.com/rootless-containers/rootlesskit'...
15:04:04 [2019-10-03T15:04:04.713Z] + cd /tmp/tmp.gKIlm8bciH/src/github.com/rootless-containers/rootlesskit
15:04:04 [2019-10-03T15:04:04.713Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
15:04:04 [2019-10-03T15:04:04.997Z] + for f in rootlesskit rootlesskit-docker-proxy
15:04:04 [2019-10-03T15:04:04.997Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:04:11 [2019-10-03T15:04:11.540Z] Loaded image: buildpack-deps:jessie
15:04:11 [2019-10-03T15:04:11.540Z] Loaded image: busybox:latest
15:04:11 [2019-10-03T15:04:11.540Z] Loaded image: busybox:glibc
15:04:11 [2019-10-03T15:04:11.540Z] Loaded image: debian:jessie
15:04:11 [2019-10-03T15:04:11.540Z] Loaded image: hello-world:latest
15:04:11 [2019-10-03T15:04:11.540Z] INFO: Testing against a local daemon
15:04:11 [2019-10-03T15:04:11.540Z] === RUN   TestCgroupNamespacesBuild
15:04:11 [2019-10-03T15:04:11.796Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
15:04:11 [2019-10-03T15:04:11.796Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
15:04:11 [2019-10-03T15:04:11.796Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:04:14 [2019-10-03T15:04:14.319Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s)
15:04:14 [2019-10-03T15:04:14.319Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
15:04:14 [2019-10-03T15:04:14.319Z] === RUN   TestBuildWithSession
15:04:14 [2019-10-03T15:04:14.319Z] --- SKIP: TestBuildWithSession (0.00s)
15:04:14 [2019-10-03T15:04:14.319Z]     build_session_test.go:25: TODO: BuildKit
15:04:14 [2019-10-03T15:04:14.319Z] === RUN   TestBuildSquashParent
15:04:15 [2019-10-03T15:04:15.621Z] umount: bundles/test-docker-py/root: mountpoint not found
15:04:15 [2019-10-03T15:04:15.621Z] Clearing AppArmor profiles cache:.
15:04:15 [2019-10-03T15:04:15.621Z] All profile caches have been cleared, but no profiles have been unloaded.
15:04:15 [2019-10-03T15:04:15.621Z] Unloading profiles will leave already running processes permanently
15:04:15 [2019-10-03T15:04:15.621Z] unconfined, which can lead to unexpected situations.
15:04:15 [2019-10-03T15:04:15.621Z] 
15:04:15 [2019-10-03T15:04:15.621Z] To set a process to complain mode, use the command line tool
15:04:15 [2019-10-03T15:04:15.621Z] 'aa-complain'. To really tear down all profiles, run the init script
15:04:15 [2019-10-03T15:04:15.621Z] with the 'teardown' option."
15:04:15 [2019-10-03T15:04:15.621Z] 
Post stage
[Pipeline] junit
15:04:16 [2019-10-03T15:04:16.556Z] Recording test results
[Pipeline] sh
15:04:17 [2019-10-03T15:04:17.032Z] + echo Ensuring container killed.
15:04:17 [2019-10-03T15:04:17.032Z] Ensuring container killed.
15:04:17 [2019-10-03T15:04:17.032Z] + docker rm -vf docker-pr1
15:04:17 [2019-10-03T15:04:17.032Z] Error: No such container: docker-pr1
15:04:17 [2019-10-03T15:04:17.032Z] + true
[Pipeline] sh
15:04:17 [2019-10-03T15:04:17.395Z] + echo Chowning /workspace to jenkins user
15:04:17 [2019-10-03T15:04:17.395Z] Chowning /workspace to jenkins user
15:04:17 [2019-10-03T15:04:17.395Z] + id -u
15:04:17 [2019-10-03T15:04:17.395Z] + id -g
15:04:17 [2019-10-03T15:04:17.395Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40034:/workspace busybox chown -R 1000:1000 /workspace
15:04:17 [2019-10-03T15:04:17.595Z] + for f in rootlesskit rootlesskit-docker-proxy
15:04:17 [2019-10-03T15:04:17.595Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:04:19 [2019-10-03T15:04:19.636Z] Removing intermediate container f559e0812010
15:04:19 [2019-10-03T15:04:19.636Z]  ---> 8a6f67cc4baa
15:04:19 [2019-10-03T15:04:19.636Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build
15:04:19 [2019-10-03T15:04:19.636Z]  ---> 433f0ed069b8
15:04:19 [2019-10-03T15:04:19.636Z] Step 95/126 : FROM runtime-dev AS dev
15:04:19 [2019-10-03T15:04:19.636Z]  ---> 72439ae1ce88
15:04:19 [2019-10-03T15:04:19.636Z] Step 96/126 : ARG DEBIAN_FRONTEND
15:04:19 [2019-10-03T15:04:19.636Z]  ---> Running in 2b592956900c
15:04:19 [2019-10-03T15:04:19.636Z] Removing intermediate container 2b592956900c
15:04:19 [2019-10-03T15:04:19.636Z]  ---> e79db085743b
15:04:19 [2019-10-03T15:04:19.636Z] Step 97/126 : RUN groupadd -r docker
15:04:19 [2019-10-03T15:04:19.636Z]  ---> Running in 1687af647f97
15:04:19 [2019-10-03T15:04:19.695Z] + bundleName=docker-py
15:04:19 [2019-10-03T15:04:19.696Z] + echo Creating docker-py-bundles.tar.gz
15:04:19 [2019-10-03T15:04:19.696Z] Creating docker-py-bundles.tar.gz
15:04:19 [2019-10-03T15:04:19.696Z] + 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
15:04:19 [2019-10-03T15:04:19.704Z] Archiving artifacts
15:04:19 [2019-10-03T15:04:19.911Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:04:20 [2019-10-03T15:04:20.258Z] Removing intermediate container 1687af647f97
15:04:20 [2019-10-03T15:04:20.258Z]  ---> 673789705c8d
15:04:20 [2019-10-03T15:04:20.258Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser
15:04:20 [2019-10-03T15:04:20.258Z]  ---> Running in 106cff89342b
15:04:20 [2019-10-03T15:04:20.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/make.sh binary-daemon
15:04:21 [2019-10-03T15:04:21.022Z] 
15:04:21 [2019-10-03T15:04:21.272Z] Removing intermediate container 106cff89342b
15:04:21 [2019-10-03T15:04:21.272Z]  ---> 34b5d7cff402
15:04:21 [2019-10-03T15:04:21.272Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:04:21 [2019-10-03T15:04:21.272Z]  ---> Running in 722aa1ef6ac5
15:04:21 [2019-10-03T15:04:21.278Z] Removing bundles/
15:04:21 [2019-10-03T15:04:21.278Z] 
15:04:21 [2019-10-03T15:04:21.278Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:04:21 [2019-10-03T15:04:21.278Z] Building: bundles/binary-daemon/dockerd-dev
15:04:21 [2019-10-03T15:04:21.278Z] GOOS="" GOARCH="" GOARM=""
15:04:21 [2019-10-03T15:04:21.556Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:04:21 [2019-10-03T15:04:21.931Z] Removing intermediate container 722aa1ef6ac5
15:04:21 [2019-10-03T15:04:21.931Z]  ---> e8886c355f84
15:04:21 [2019-10-03T15:04:21.931Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:04:21 [2019-10-03T15:04:21.931Z]  ---> Running in 74d4104b3d4e
15:04:22 [2019-10-03T15:04:22.553Z] Removing intermediate container 74d4104b3d4e
15:04:22 [2019-10-03T15:04:22.553Z]  ---> cb99fcd159cd
15:04:22 [2019-10-03T15:04:22.553Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:04:22 [2019-10-03T15:04:22.553Z]  ---> Running in 55837cb386cf
15:04:23 [2019-10-03T15:04:23.576Z] Removing intermediate container 55837cb386cf
15:04:23 [2019-10-03T15:04:23.576Z]  ---> 19f42a6444af
15:04:23 [2019-10-03T15:04:23.576Z] Step 102/126 : RUN ldconfig
15:04:23 [2019-10-03T15:04:23.576Z]  ---> Running in 4bb4e37f208f
15:04:24 [2019-10-03T15:04:24.198Z] Removing intermediate container 4bb4e37f208f
15:04:24 [2019-10-03T15:04:24.198Z]  ---> 5c953e12c829
15:04:24 [2019-10-03T15:04:24.198Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends 	apparmor 	aufs-tools 	bash-completion 	btrfs-tools 	iptables 	jq 	libcap2-bin 	libdevmapper-dev 	libudev-dev 	libsystemd-dev 	binutils-mingw-w64 	g++-mingw-w64-x86-64 	net-tools 	pigz 	python3-pip 	python3-setuptools 	python3-wheel 	thin-provisioning-tools 	vim 	vim-common 	xfsprogs 	zip 	bzip2 	xz-utils 	libprotobuf-c1 	libnet1 	libnl-3-200 	&& rm -rf /var/lib/apt/lists/*
15:04:24 [2019-10-03T15:04:24.198Z]  ---> Running in 8203139f0827
15:04:24 [2019-10-03T15:04:24.281Z] --- PASS: TestBuildSquashParent (10.06s)
15:04:24 [2019-10-03T15:04:24.281Z]     build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent"
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:24 [2019-10-03T15:04:24.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:24 [2019-10-03T15:04:24.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:24 [2019-10-03T15:04:24.281Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:24 [2019-10-03T15:04:24.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:24 [2019-10-03T15:04:24.483Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
15:04:24 [2019-10-03T15:04:24.483Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
15:04:24 [2019-10-03T15:04:24.483Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
15:04:24 [2019-10-03T15:04:24.483Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
15:04:24 [2019-10-03T15:04:24.768Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
15:04:24 [2019-10-03T15:04:24.768Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
15:04:24 [2019-10-03T15:04:24.887Z] INFO: Expanding compiler 1 of 3...
15:04:24 [2019-10-03T15:04:24.887Z] INFO: Expanding compiler 2 of 3...
15:04:25 [2019-10-03T15:04:25.054Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
15:04:25 [2019-10-03T15:04:25.336Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
15:04:27 [2019-10-03T15:04:27.377Z] Fetched 7719 kB in 2s (2958 kB/s)
15:04:27 [2019-10-03T15:04:27.558Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:28 [2019-10-03T15:04:28.123Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:28 [2019-10-03T15:04:28.392Z] Reading package lists...
15:04:29 [2019-10-03T15:04:29.417Z] Reading package lists...
15:04:29 [2019-10-03T15:04:29.567Z] INFO: Expanding compiler 3 of 3...
15:04:29 [2019-10-03T15:04:29.700Z] Building dependency tree...
15:04:29 [2019-10-03T15:04:29.700Z] Reading state information...
15:04:29 [2019-10-03T15:04:29.983Z] The following additional packages will be installed:
15:04:29 [2019-10-03T15:04:29.983Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
15:04:29 [2019-10-03T15:04:29.983Z]   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
15:04:29 [2019-10-03T15:04:29.983Z]   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
15:04:29 [2019-10-03T15:04:29.984Z]   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
15:04:29 [2019-10-03T15:04:29.984Z]   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:04:29 [2019-10-03T15:04:29.984Z]   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
15:04:29 [2019-10-03T15:04:29.984Z]   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
15:04:29 [2019-10-03T15:04:29.984Z]   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
15:04:29 [2019-10-03T15:04:29.984Z]   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
15:04:29 [2019-10-03T15:04:29.984Z] Suggested packages:
15:04:29 [2019-10-03T15:04:29.984Z]   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
15:04:29 [2019-10-03T15:04:29.984Z]   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
15:04:29 [2019-10-03T15:04:29.984Z]   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
15:04:29 [2019-10-03T15:04:29.984Z]   vim-doc vim-scripts xfsdump acl attr quota
15:04:29 [2019-10-03T15:04:29.984Z] Recommended packages:
15:04:29 [2019-10-03T15:04:29.984Z]   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
15:04:29 [2019-10-03T15:04:29.984Z]   python3-keyrings.alt python3-xdg unzip
15:04:30 [2019-10-03T15:04:30.533Z] INFO: Removing downloaded files...
15:04:30 [2019-10-03T15:04:30.533Z] INFO: Creating source directory...
15:04:30 [2019-10-03T15:04:30.533Z] INFO: Configuring git core.autocrlf...
15:04:30 [2019-10-03T15:04:30.533Z] INFO: Completed
15:04:31 [2019-10-03T15:04:31.000Z] The following NEW packages will be installed:
15:04:31 [2019-10-03T15:04:31.001Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
15:04:31 [2019-10-03T15:04:31.001Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
15:04:31 [2019-10-03T15:04:31.001Z]   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
15:04:31 [2019-10-03T15:04:31.001Z]   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
15:04:31 [2019-10-03T15:04:31.001Z]   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
15:04:31 [2019-10-03T15:04:31.001Z]   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
15:04:31 [2019-10-03T15:04:31.001Z]   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
15:04:31 [2019-10-03T15:04:31.001Z]   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
15:04:31 [2019-10-03T15:04:31.001Z]   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
15:04:31 [2019-10-03T15:04:31.001Z]   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
15:04:31 [2019-10-03T15:04:31.001Z]   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
15:04:31 [2019-10-03T15:04:31.001Z]   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
15:04:31 [2019-10-03T15:04:31.001Z]   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
15:04:31 [2019-10-03T15:04:31.001Z]   xfsprogs xxd xz-utils zip
15:04:31 [2019-10-03T15:04:31.001Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded.
15:04:31 [2019-10-03T15:04:31.001Z] Need to get 87.3 MB of archives.
15:04:31 [2019-10-03T15:04:31.001Z] After this operation, 585 MB of additional disk space will be used.
15:04:31 [2019-10-03T15:04:31.001Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
15:04:31 [2019-10-03T15:04:31.001Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
15:04:31 [2019-10-03T15:04:31.294Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
15:04:31 [2019-10-03T15:04:31.294Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
15:04:31 [2019-10-03T15:04:31.295Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
15:04:31 [2019-10-03T15:04:31.295Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
15:04:31 [2019-10-03T15:04:31.403Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:31 [2019-10-03T15:04:31.403Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:31 [2019-10-03T15:04:31.581Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
15:04:31 [2019-10-03T15:04:31.581Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
15:04:31 [2019-10-03T15:04:31.872Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
15:04:32 [2019-10-03T15:04:32.161Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
15:04:32 [2019-10-03T15:04:32.161Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
15:04:32 [2019-10-03T15:04:32.161Z] Get:68 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]
15:04:33 [2019-10-03T15:04:33.174Z] Get:69 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]
15:04:33 [2019-10-03T15:04:33.808Z] debconf: delaying package configuration, since apt-utils is not installed
15:04:33 [2019-10-03T15:04:33.808Z] Fetched 87.3 MB in 2s (34.5 MB/s)
15:04:33 [2019-10-03T15:04:33.808Z] Selecting previously unselected package bash-completion.
15:04:33 [2019-10-03T15:04:33.808Z] (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 ... 15020 files and directories currently installed.)
15:04:33 [2019-10-03T15:04:33.808Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
15:04:34 [2019-10-03T15:04:34.832Z] Unpacking bash-completion (1:2.1-4.3) ...
15:04:35 [2019-10-03T15:04:35.120Z] Selecting previously unselected package libnet1:ppc64el.
15:04:35 [2019-10-03T15:04:35.120Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.120Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
15:04:35 [2019-10-03T15:04:35.120Z] Selecting previously unselected package libnfnetlink0:ppc64el.
15:04:35 [2019-10-03T15:04:35.120Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.120Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
15:04:35 [2019-10-03T15:04:35.120Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:04:35 [2019-10-03T15:04:35.120Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.120Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
15:04:35 [2019-10-03T15:04:35.120Z] Selecting previously unselected package libudev-dev:ppc64el.
15:04:35 [2019-10-03T15:04:35.120Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.120Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
15:04:35 [2019-10-03T15:04:35.405Z] Selecting previously unselected package libpython3.5-minimal:ppc64el.
15:04:35 [2019-10-03T15:04:35.405Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.405Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
15:04:35 [2019-10-03T15:04:35.405Z] Selecting previously unselected package python3.5-minimal.
15:04:35 [2019-10-03T15:04:35.405Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.405Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
15:04:35 [2019-10-03T15:04:35.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.70s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s)
15:04:35 [2019-10-03T15:04:35.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.49s)
15:04:35 [2019-10-03T15:04:35.586Z] === RUN   TestBuildMultiStageCopy
15:04:35 [2019-10-03T15:04:35.586Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:04:35 [2019-10-03T15:04:35.692Z] Selecting previously unselected package python3-minimal.
15:04:35 [2019-10-03T15:04:35.692Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.692Z] Unpacking python3-minimal (3.5.3-1) ...
15:04:35 [2019-10-03T15:04:35.692Z] Selecting previously unselected package libmpdec2:ppc64el.
15:04:35 [2019-10-03T15:04:35.692Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.692Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ...
15:04:35 [2019-10-03T15:04:35.692Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el.
15:04:35 [2019-10-03T15:04:35.692Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
15:04:35 [2019-10-03T15:04:35.692Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
15:04:36 [2019-10-03T15:04:36.314Z] Selecting previously unselected package python3.5.
15:04:36 [2019-10-03T15:04:36.314Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
15:04:36 [2019-10-03T15:04:36.314Z] Unpacking python3.5 (3.5.3-1+deb9u1) ...
15:04:36 [2019-10-03T15:04:36.314Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
15:04:36 [2019-10-03T15:04:36.314Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
15:04:36 [2019-10-03T15:04:36.314Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
15:04:36 [2019-10-03T15:04:36.314Z] Selecting previously unselected package dh-python.
15:04:36 [2019-10-03T15:04:36.314Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
15:04:36 [2019-10-03T15:04:36.314Z] Unpacking dh-python (2.20170125) ...
15:04:36 [2019-10-03T15:04:36.314Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
15:04:36 [2019-10-03T15:04:36.314Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
15:04:37 [2019-10-03T15:04:37.347Z] Setting up python3-minimal (3.5.3-1) ...
15:04:37 [2019-10-03T15:04:37.633Z] Selecting previously unselected package python3.
15:04:37 [2019-10-03T15:04:37.633Z] (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 ... 16606 files and directories currently installed.)
15:04:37 [2019-10-03T15:04:37.633Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.633Z] Unpacking python3 (3.5.3-1) ...
15:04:37 [2019-10-03T15:04:37.633Z] Selecting previously unselected package pigz.
15:04:37 [2019-10-03T15:04:37.633Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.633Z] Unpacking pigz (2.3.4-1) ...
15:04:37 [2019-10-03T15:04:37.633Z] Selecting previously unselected package libip4tc0:ppc64el.
15:04:37 [2019-10-03T15:04:37.633Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.633Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:37 [2019-10-03T15:04:37.633Z] Selecting previously unselected package libip6tc0:ppc64el.
15:04:37 [2019-10-03T15:04:37.633Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.633Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package libiptc0:ppc64el.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package libxtables12:ppc64el.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package iptables.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking iptables (1.6.0+snapshot20161117-6) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package xxd.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ...
15:04:37 [2019-10-03T15:04:37.918Z] Selecting previously unselected package vim-common.
15:04:37 [2019-10-03T15:04:37.918Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
15:04:37 [2019-10-03T15:04:37.918Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package bzip2.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking bzip2 (1.0.6-8.1) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package libgpm2:ppc64el.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package xz-utils.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking xz-utils (5.2.2-1.2+b1) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package aufs-tools.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking aufs-tools (1:4.1+20161219-1) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package liblzo2-2:ppc64el.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:04:38 [2019-10-03T15:04:38.205Z] Selecting previously unselected package btrfs-progs.
15:04:38 [2019-10-03T15:04:38.205Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.205Z] Unpacking btrfs-progs (4.7.3-1) ...
15:04:38 [2019-10-03T15:04:38.223Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:04:38 [2019-10-03T15:04:38.493Z] Selecting previously unselected package btrfs-tools.
15:04:38 [2019-10-03T15:04:38.493Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.493Z] Unpacking btrfs-tools (4.7.3-1) ...
15:04:38 [2019-10-03T15:04:38.493Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:04:38 [2019-10-03T15:04:38.493Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.493Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
15:04:38 [2019-10-03T15:04:38.493Z] Selecting previously unselected package dmsetup.
15:04:38 [2019-10-03T15:04:38.493Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.493Z] Unpacking dmsetup (2:1.02.137-2) ...
15:04:38 [2019-10-03T15:04:38.493Z] Selecting previously unselected package libonig4:ppc64el.
15:04:38 [2019-10-03T15:04:38.493Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.493Z] Unpacking libonig4:ppc64el (6.1.3-2) ...
15:04:38 [2019-10-03T15:04:38.493Z] Selecting previously unselected package libjq1:ppc64el.
15:04:38 [2019-10-03T15:04:38.493Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package jq.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking jq (1.5+dfsg-1.3) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package libaio1:ppc64el.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libaio1:ppc64el (0.3.110-3) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package libcap2-bin.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libcap2-bin (1:2.25-1) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package libsepol1-dev:ppc64el.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ...
15:04:38 [2019-10-03T15:04:38.787Z] Selecting previously unselected package libpcre16-3:ppc64el.
15:04:38 [2019-10-03T15:04:38.787Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
15:04:38 [2019-10-03T15:04:38.787Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
15:04:38 [2019-10-03T15:04:38.789Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:04:39 [2019-10-03T15:04:39.074Z] Selecting previously unselected package libpcre32-3:ppc64el.
15:04:39 [2019-10-03T15:04:39.074Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.074Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
15:04:39 [2019-10-03T15:04:39.074Z] Selecting previously unselected package libpcre3-dev:ppc64el.
15:04:39 [2019-10-03T15:04:39.074Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.074Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
15:04:39 [2019-10-03T15:04:39.074Z] Selecting previously unselected package libselinux1-dev:ppc64el.
15:04:39 [2019-10-03T15:04:39.074Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.074Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
15:04:39 [2019-10-03T15:04:39.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:04:39 [2019-10-03T15:04:39.360Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
15:04:39 [2019-10-03T15:04:39.360Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.360Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
15:04:39 [2019-10-03T15:04:39.360Z] Selecting previously unselected package libnl-3-200:ppc64el.
15:04:39 [2019-10-03T15:04:39.360Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.360Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
15:04:39 [2019-10-03T15:04:39.360Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
15:04:39 [2019-10-03T15:04:39.360Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.360Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
15:04:39 [2019-10-03T15:04:39.360Z] Selecting previously unselected package libreadline5:ppc64el.
15:04:39 [2019-10-03T15:04:39.360Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.360Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
15:04:39 [2019-10-03T15:04:39.360Z] Selecting previously unselected package libsystemd-dev:ppc64el.
15:04:39 [2019-10-03T15:04:39.360Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.360Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
15:04:39 [2019-10-03T15:04:39.984Z] Selecting previously unselected package net-tools.
15:04:39 [2019-10-03T15:04:39.984Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
15:04:39 [2019-10-03T15:04:39.984Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
15:04:39 [2019-10-03T15:04:39.984Z] Selecting previously unselected package python-pip-whl.
15:04:39 [2019-10-03T15:04:39.984Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
15:04:39 [2019-10-03T15:04:39.984Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
15:04:39 [2019-10-03T15:04:39.984Z] Selecting previously unselected package python3-pip.
15:04:39 [2019-10-03T15:04:39.984Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
15:04:39 [2019-10-03T15:04:39.984Z] Unpacking python3-pip (9.0.1-2+deb9u1) ...
15:04:40 [2019-10-03T15:04:40.269Z] Selecting previously unselected package python3-pkg-resources.
15:04:40 [2019-10-03T15:04:40.269Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
15:04:40 [2019-10-03T15:04:40.269Z] Unpacking python3-pkg-resources (33.1.1-1) ...
15:04:40 [2019-10-03T15:04:40.269Z] Selecting previously unselected package python3-setuptools.
15:04:40 [2019-10-03T15:04:40.269Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
15:04:40 [2019-10-03T15:04:40.269Z] Unpacking python3-setuptools (33.1.1-1) ...
15:04:40 [2019-10-03T15:04:40.269Z] Selecting previously unselected package python3-wheel.
15:04:40 [2019-10-03T15:04:40.269Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
15:04:40 [2019-10-03T15:04:40.269Z] Unpacking python3-wheel (0.29.0-2) ...
15:04:40 [2019-10-03T15:04:40.269Z] Selecting previously unselected package thin-provisioning-tools.
15:04:40 [2019-10-03T15:04:40.269Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
15:04:40 [2019-10-03T15:04:40.269Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
15:04:40 [2019-10-03T15:04:40.269Z] Selecting previously unselected package vim-runtime.
15:04:40 [2019-10-03T15:04:40.269Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
15:04:40 [2019-10-03T15:04:40.288Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:04:40 [2019-10-03T15:04:40.546Z] --- PASS: TestBuildMultiStageCopy (5.80s)
15:04:40 [2019-10-03T15:04:40.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
15:04:40 [2019-10-03T15:04:40.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
15:04:40 [2019-10-03T15:04:40.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
15:04:40 [2019-10-03T15:04:40.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
15:04:40 [2019-10-03T15:04:40.546Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
15:04:40 [2019-10-03T15:04:40.546Z] === RUN   TestBuildMultiStageParentConfig
15:04:40 [2019-10-03T15:04:40.553Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
15:04:40 [2019-10-03T15:04:40.553Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
15:04:40 [2019-10-03T15:04:40.553Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
15:04:41 [2019-10-03T15:04:41.572Z] Selecting previously unselected package vim.
15:04:41 [2019-10-03T15:04:41.572Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
15:04:41 [2019-10-03T15:04:41.572Z] Unpacking vim (2:8.0.0197-4+deb9u3) ...
15:04:41 [2019-10-03T15:04:41.572Z] Selecting previously unselected package xfsprogs.
15:04:41 [2019-10-03T15:04:41.572Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
15:04:41 [2019-10-03T15:04:41.572Z] Unpacking xfsprogs (4.9.0+nmu1) ...
15:04:41 [2019-10-03T15:04:41.858Z] Selecting previously unselected package zip.
15:04:41 [2019-10-03T15:04:41.858Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
15:04:41 [2019-10-03T15:04:41.858Z] Unpacking zip (3.0-11+b1) ...
15:04:41 [2019-10-03T15:04:41.858Z] Selecting previously unselected package libapparmor-perl.
15:04:41 [2019-10-03T15:04:41.858Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
15:04:41 [2019-10-03T15:04:41.858Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
15:04:41 [2019-10-03T15:04:41.858Z] Selecting previously unselected package apparmor.
15:04:41 [2019-10-03T15:04:41.858Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
15:04:41 [2019-10-03T15:04:41.858Z] Unpacking apparmor (2.11.0-3+deb9u2) ...
15:04:41 [2019-10-03T15:04:41.858Z] Selecting previously unselected package binutils-mingw-w64-i686.
15:04:42 [2019-10-03T15:04:42.142Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
15:04:42 [2019-10-03T15:04:42.143Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:04:42 [2019-10-03T15:04:42.426Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
15:04:42 [2019-10-03T15:04:42.426Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
15:04:42 [2019-10-03T15:04:42.426Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:04:42 [2019-10-03T15:04:42.447Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
15:04:42 [2019-10-03T15:04:42.447Z] === RUN   TestBuildLabelWithTargets
15:04:43 [2019-10-03T15:04:43.049Z] Selecting previously unselected package binutils-mingw-w64.
15:04:43 [2019-10-03T15:04:43.049Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
15:04:43 [2019-10-03T15:04:43.049Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:04:43 [2019-10-03T15:04:43.049Z] Selecting previously unselected package mingw-w64-common.
15:04:43 [2019-10-03T15:04:43.049Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
15:04:43 [2019-10-03T15:04:43.049Z] Unpacking mingw-w64-common (5.0.1-1) ...
15:04:44 [2019-10-03T15:04:44.075Z] Selecting previously unselected package mingw-w64-x86-64-dev.
15:04:44 [2019-10-03T15:04:44.075Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
15:04:44 [2019-10-03T15:04:44.075Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
15:04:44 [2019-10-03T15:04:44.972Z] --- PASS: TestBuildLabelWithTargets (2.44s)
15:04:44 [2019-10-03T15:04:44.972Z] === RUN   TestBuildWithEmptyLayers
15:04:45 [2019-10-03T15:04:45.087Z] Selecting previously unselected package gcc-mingw-w64-base.
15:04:45 [2019-10-03T15:04:45.087Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
15:04:45 [2019-10-03T15:04:45.087Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:04:45 [2019-10-03T15:04:45.371Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
15:04:45 [2019-10-03T15:04:45.371Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
15:04:45 [2019-10-03T15:04:45.371Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:04:46 [2019-10-03T15:04:46.342Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
15:04:46 [2019-10-03T15:04:46.342Z] === RUN   TestBuildMultiStageOnBuild
15:04:49 [2019-10-03T15:04:49.647Z] --- PASS: TestBuildMultiStageOnBuild (3.65s)
15:04:49 [2019-10-03T15:04:49.647Z] === RUN   TestBuildUncleanTarFilenames
15:04:49 [2019-10-03T15:04:49.783Z] Selecting previously unselected package g++-mingw-w64-x86-64.
15:04:49 [2019-10-03T15:04:49.783Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
15:04:49 [2019-10-03T15:04:49.783Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:04:51 [2019-10-03T15:04:51.548Z] --- PASS: TestBuildUncleanTarFilenames (1.83s)
15:04:51 [2019-10-03T15:04:51.548Z] === RUN   TestBuildMultiStageLayerLeak
15:04:53 [2019-10-03T15:04:53.263Z] Setting up aufs-tools (1:4.1+20161219-1) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up libsepol1-dev:ppc64el (2.6-2) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:53 [2019-10-03T15:04:53.263Z] Processing triggers for mime-support (3.60) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up xxd (2:8.0.0197-4+deb9u3) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
15:04:53 [2019-10-03T15:04:53.263Z] Setting up libcap2-bin (1:2.25-1) ...
15:04:53 [2019-10-03T15:04:53.264Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
15:04:53 [2019-10-03T15:04:53.264Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
15:04:53 [2019-10-03T15:04:53.264Z] Setting up bash-completion (1:2.1-4.3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libonig4:ppc64el (6.1.3-2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up zip (3.0-11+b1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up bzip2 (1.0.6-8.1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libaio1:ppc64el (0.3.110-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up xz-utils (5.2.2-1.2+b1) ...
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up pigz (2.3.4-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libmpdec2:ppc64el (2.4.2-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up mingw-w64-common (5.0.1-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up jq (1.5+dfsg-1.3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up xfsprogs (4.9.0+nmu1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up vim (2:8.0.0197-4+deb9u3) ...
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up iptables (1.6.0+snapshot20161117-6) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up btrfs-progs (4.7.3-1) ...
15:04:54 [2019-10-03T15:04:54.745Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
15:04:55 [2019-10-03T15:04:55.032Z] Setting up python3.5 (3.5.3-1+deb9u1) ...
15:04:55 [2019-10-03T15:04:55.724Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s)
15:04:55 [2019-10-03T15:04:55.724Z] === RUN   TestBuildWithHugeFile
15:04:57 [2019-10-03T15:04:57.056Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
15:04:57 [2019-10-03T15:04:57.056Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] Setting up btrfs-tools (4.7.3-1) ...
15:04:57 [2019-10-03T15:04:57.056Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] 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
15:04:57 [2019-10-03T15:04:57.056Z] Setting up python3 (3.5.3-1) ...
15:04:57 [2019-10-03T15:04:57.672Z] Setting up apparmor (2.11.0-3+deb9u2) ...
15:04:58 [2019-10-03T15:04:58.290Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
15:04:58 [2019-10-03T15:04:58.290Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
15:04:58 [2019-10-03T15:04:58.290Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
15:04:58 [2019-10-03T15:04:58.291Z] Setting up python3-wheel (0.29.0-2) ...
15:04:58 [2019-10-03T15:04:58.578Z] Setting up python3-pkg-resources (33.1.1-1) ...
15:04:58 [2019-10-03T15:04:58.861Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
15:04:58 [2019-10-03T15:04:58.861Z] Setting up python3-pip (9.0.1-2+deb9u1) ...
15:04:59 [2019-10-03T15:04:59.493Z] Setting up dmsetup (2:1.02.137-2) ...
15:04:59 [2019-10-03T15:04:59.493Z] Setting up python3-setuptools (33.1.1-1) ...
15:04:59 [2019-10-03T15:04:59.777Z] Setting up dh-python (2.20170125) ...
15:04:59 [2019-10-03T15:04:59.901Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:04:59 [2019-10-03T15:04:59.901Z] Using test binary docker
15:04:59 [2019-10-03T15:04:59.901Z] +++ /etc/init.d/apparmor start
15:04:59 [2019-10-03T15:04:59.901Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:04:59 [2019-10-03T15:04:59.901Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:04:59 [2019-10-03T15:04:59.901Z] Warning failed to create cache: (null)
15:04:59 [2019-10-03T15:04:59.901Z] .
15:04:59 [2019-10-03T15:04:59.901Z] INFO: Waiting for daemon to start...
15:04:59 [2019-10-03T15:04:59.901Z] Starting dockerd
15:04:59 [2019-10-03T15:04:59.901Z] +++ 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
15:04:59 [2019-10-03T15:04:59.901Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:04:59 [2019-10-03T15:04:59.901Z] Using test binary docker
15:04:59 [2019-10-03T15:04:59.901Z] +++ /etc/init.d/apparmor start
15:04:59 [2019-10-03T15:04:59.901Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:04:59 [2019-10-03T15:04:59.901Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:04:59 [2019-10-03T15:04:59.901Z] Warning failed to create cache: (null)
15:04:59 [2019-10-03T15:04:59.901Z] .
15:04:59 [2019-10-03T15:04:59.901Z] INFO: Waiting for daemon to start...
15:04:59 [2019-10-03T15:04:59.901Z] Starting dockerd
15:04:59 [2019-10-03T15:04:59.901Z] +++ 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
15:05:00 [2019-10-03T15:05:00.070Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
15:05:00 [2019-10-03T15:05:00.070Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
15:05:01 [2019-10-03T15:05:01.796Z] .
15:05:01 [2019-10-03T15:05:01.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:05:01 [2019-10-03T15:05:01.796Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:05:01 [2019-10-03T15:05:01.796Z] Error: No such image: emptyfs
15:05:01 [2019-10-03T15:05:01.796Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:05:01 [2019-10-03T15:05:01.796Z] ++++ docker load
15:05:01 [2019-10-03T15:05:01.796Z] Running integration-test (iteration 1)
15:05:01 [2019-10-03T15:05:01.796Z] 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)/
15:05:01 [2019-10-03T15:05:01.796Z] ++ 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)/'
15:05:01 [2019-10-03T15:05:01.796Z] ++ set -e
15:05:01 [2019-10-03T15:05:01.796Z] ++ '[' -n 0 ']'
15:05:01 [2019-10-03T15:05:01.796Z] ++ set -x
15:05:01 [2019-10-03T15:05:01.796Z] ++ 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)/'
15:05:02 [2019-10-03T15:05:02.054Z] 
15:05:02 [2019-10-03T15:05:02.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:05:02 [2019-10-03T15:05:02.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:05:02 [2019-10-03T15:05:02.054Z] Error: No such image: emptyfs
15:05:02 [2019-10-03T15:05:02.054Z] ++++ docker load
15:05:02 [2019-10-03T15:05:02.054Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:05:02 [2019-10-03T15:05:02.618Z] Running integration-test (iteration 1)
15:05:02 [2019-10-03T15:05:02.618Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:05:02 [2019-10-03T15:05:02.618Z] ++ 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)/'
15:05:02 [2019-10-03T15:05:02.618Z] ++ set -e
15:05:02 [2019-10-03T15:05:02.618Z] ++ '[' -n 0 ']'
15:05:02 [2019-10-03T15:05:02.618Z] ++ set -x
15:05:02 [2019-10-03T15:05:02.618Z] ++ 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)/'
15:05:10 [2019-10-03T15:05:10.408Z] Removing intermediate container 8203139f0827
15:05:10 [2019-10-03T15:05:10.408Z]  ---> 4f9f9922d0d0
15:05:10 [2019-10-03T15:05:10.408Z] Step 104/126 : RUN pip3 install yamllint==1.16.0
15:05:10 [2019-10-03T15:05:10.408Z]  ---> Running in c9dcb9e3b715
15:05:12 [2019-10-03T15:05:12.493Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:05:12 [2019-10-03T15:05:12.493Z] 
15:05:12 [2019-10-03T15:05:12.493Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:05:12 [2019-10-03T15:05:12.493Z] PKG_CONFIG=pkg-config
15:05:12 [2019-10-03T15:05:12.493Z] GOLANG_VERSION=1.13.1
15:05:12 [2019-10-03T15:05:12.493Z] HOSTNAME=4653a5e5b3ef
15:05:12 [2019-10-03T15:05:12.493Z] DOCKER_EXPERIMENTAL=1
15:05:12 [2019-10-03T15:05:12.493Z] container=docker
15:05:12 [2019-10-03T15:05:12.493Z] TEST_SKIP_INTEGRATION_CLI=1
15:05:12 [2019-10-03T15:05:12.493Z] GO111MODULE=off
15:05:12 [2019-10-03T15:05:12.493Z] GOPATH=/go
15:05:12 [2019-10-03T15:05:12.493Z] PWD=/go/src/github.com/docker/docker
15:05:12 [2019-10-03T15:05:12.493Z] HOME=/root
15:05:12 [2019-10-03T15:05:12.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:05:12 [2019-10-03T15:05:12.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:05:12 [2019-10-03T15:05:12.493Z] DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316
15:05:12 [2019-10-03T15:05:12.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:05:12 [2019-10-03T15:05:12.493Z] DOCKER_GRAPHDRIVER=overlay2
15:05:12 [2019-10-03T15:05:12.493Z] TERM=xterm
15:05:12 [2019-10-03T15:05:12.493Z] DEST=bundles/test-integration
15:05:12 [2019-10-03T15:05:12.493Z] SHLVL=1
15:05:12 [2019-10-03T15:05:12.493Z] TIMEOUT=120m
15:05:12 [2019-10-03T15:05:12.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:05:12 [2019-10-03T15:05:12.493Z] DOCKER_PKG=github.com/docker/docker
15:05:12 [2019-10-03T15:05:12.493Z] TESTDEBUG=0
15:05:12 [2019-10-03T15:05:12.493Z] _=/usr/bin/env
15:05:12 [2019-10-03T15:05:12.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:05:13 [2019-10-03T15:05:13.088Z] Collecting yamllint==1.16.0
15:05:13 [2019-10-03T15:05:13.372Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:13 [2019-10-03T15:05:13.657Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:13 [2019-10-03T15:05:13.657Z]   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
15:05:14 [2019-10-03T15:05:14.675Z] Collecting pyyaml (from yamllint==1.16.0)
15:05:14 [2019-10-03T15:05:14.675Z]   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
15:05:15 [2019-10-03T15:05:15.692Z] Building wheels for collected packages: pathspec, pyyaml
15:05:15 [2019-10-03T15:05:15.692Z]   Running setup.py bdist_wheel for pathspec: started
15:05:15 [2019-10-03T15:05:15.976Z]   Running setup.py bdist_wheel for pathspec: finished with status 'done'
15:05:15 [2019-10-03T15:05:15.976Z]   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
15:05:15 [2019-10-03T15:05:15.976Z]   Running setup.py bdist_wheel for pyyaml: started
15:05:16 [2019-10-03T15:05:16.987Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:16 [2019-10-03T15:05:16.987Z]   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
15:05:16 [2019-10-03T15:05:16.987Z] Successfully built pathspec pyyaml
15:05:16 [2019-10-03T15:05:16.987Z] Installing collected packages: pathspec, pyyaml, yamllint
15:05:16 [2019-10-03T15:05:16.987Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
15:05:17 [2019-10-03T15:05:17.606Z] Removing intermediate container c9dcb9e3b715
15:05:17 [2019-10-03T15:05:17.606Z]  ---> 61a7f0f18de1
15:05:17 [2019-10-03T15:05:17.606Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/
15:05:19 [2019-10-03T15:05:19.088Z]  ---> 791178cf3977
15:05:19 [2019-10-03T15:05:19.088Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images
15:05:23 [2019-10-03T15:05:23.492Z]  ---> d7cb0bacad4d
15:05:23 [2019-10-03T15:05:23.492Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/
15:05:23 [2019-10-03T15:05:23.776Z]  ---> 01488be15e71
15:05:23 [2019-10-03T15:05:23.776Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/
15:05:24 [2019-10-03T15:05:24.059Z]  ---> 1e5dd399abcb
15:05:24 [2019-10-03T15:05:24.059Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/
15:05:24 [2019-10-03T15:05:24.343Z]  ---> 17b7cd3eeb8e
15:05:24 [2019-10-03T15:05:24.343Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/
15:05:24 [2019-10-03T15:05:24.629Z]  ---> eabb3db77849
15:05:24 [2019-10-03T15:05:24.629Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/
15:05:24 [2019-10-03T15:05:24.927Z]  ---> 629e5ab60da0
15:05:24 [2019-10-03T15:05:24.927Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/
15:05:25 [2019-10-03T15:05:25.209Z]  ---> de09509d7791
15:05:25 [2019-10-03T15:05:25.210Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/
15:05:26 [2019-10-03T15:05:26.222Z]  ---> 72e9718b73f1
15:05:26 [2019-10-03T15:05:26.222Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/
15:05:26 [2019-10-03T15:05:26.510Z]  ---> 84cf6504a7a6
15:05:26 [2019-10-03T15:05:26.510Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli
15:05:27 [2019-10-03T15:05:27.125Z]  ---> 3a5cccb12e18
15:05:27 [2019-10-03T15:05:27.126Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/
15:05:29 [2019-10-03T15:05:29.163Z]  ---> 722364895dbf
15:05:29 [2019-10-03T15:05:29.163Z] Step 117/126 : COPY --from=criu /build/ /usr/local/
15:05:29 [2019-10-03T15:05:29.163Z]  ---> 02b5c7f141ce
15:05:29 [2019-10-03T15:05:29.163Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/
15:05:29 [2019-10-03T15:05:29.446Z]  ---> bc8d62163a53
15:05:29 [2019-10-03T15:05:29.446Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64
15:05:29 [2019-10-03T15:05:29.734Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
15:05:29 [2019-10-03T15:05:29.734Z] bad55c542dc9: Pulling fs layer
15:05:30 [2019-10-03T15:05:30.366Z] bad55c542dc9: Verifying Checksum
15:05:30 [2019-10-03T15:05:30.366Z] bad55c542dc9: Download complete
15:05:30 [2019-10-03T15:05:30.983Z] bad55c542dc9: Pull complete
15:05:30 [2019-10-03T15:05:30.983Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:05:30 [2019-10-03T15:05:30.983Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
15:05:31 [2019-10-03T15:05:31.265Z]  ---> 64b8288c2efa
15:05:31 [2019-10-03T15:05:31.265Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH
15:05:31 [2019-10-03T15:05:31.265Z]  ---> Running in 534a41c76a7d
15:05:31 [2019-10-03T15:05:31.549Z] Removing intermediate container 534a41c76a7d
15:05:31 [2019-10-03T15:05:31.549Z]  ---> bbf185c4e3ec
15:05:31 [2019-10-03T15:05:31.549Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
15:05:31 [2019-10-03T15:05:31.549Z]  ---> Running in a2f2cd8c8f6e
15:05:31 [2019-10-03T15:05:31.549Z] Removing intermediate container a2f2cd8c8f6e
15:05:31 [2019-10-03T15:05:31.549Z]  ---> bf785c25715c
15:05:31 [2019-10-03T15:05:31.549Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker
15:05:31 [2019-10-03T15:05:31.549Z]  ---> Running in 2ee30998c3a8
15:05:31 [2019-10-03T15:05:31.832Z] Removing intermediate container 2ee30998c3a8
15:05:31 [2019-10-03T15:05:31.832Z]  ---> 39d758d145c4
15:05:31 [2019-10-03T15:05:31.832Z] Step 123/126 : VOLUME /var/lib/docker
15:05:31 [2019-10-03T15:05:31.832Z]  ---> Running in 34753417f535
15:05:31 [2019-10-03T15:05:31.832Z] Removing intermediate container 34753417f535
15:05:31 [2019-10-03T15:05:31.832Z]  ---> a777f11da6df
15:05:31 [2019-10-03T15:05:31.832Z] Step 124/126 : ENTRYPOINT ["hack/dind"]
15:05:31 [2019-10-03T15:05:31.832Z]  ---> Running in 3f4ed01af7c0
15:05:32 [2019-10-03T15:05:32.114Z] Removing intermediate container 3f4ed01af7c0
15:05:32 [2019-10-03T15:05:32.114Z]  ---> 751f5ef2ef58
15:05:32 [2019-10-03T15:05:32.114Z] Step 125/126 : FROM dev AS final
15:05:32 [2019-10-03T15:05:32.115Z]  ---> 751f5ef2ef58
15:05:32 [2019-10-03T15:05:32.115Z] Step 126/126 : COPY . /go/src/github.com/docker/docker
15:05:32 [2019-10-03T15:05:32.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:05:33 [2019-10-03T15:05:33.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:05:36 [2019-10-03T15:05:36.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:05:38 [2019-10-03T15:05:38.949Z]  ---> f1c3e6ffabb6
15:05:38 [2019-10-03T15:05:38.949Z] Successfully built f1c3e6ffabb6
15:05:38 [2019-10-03T15:05:38.949Z] Successfully tagged docker:5a703ccb469c1bd2c75d80ed9891c432078db316
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:05:39 [2019-10-03T15:05:39.425Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/test/unit
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: buildpack-deps:jessie
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: buildpack-deps:jessie
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: busybox:latest
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: busybox:latest
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: busybox:glibc
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: debian:jessie
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: busybox:glibc
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: debian:jessie
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: hello-world:latest
15:05:41 [2019-10-03T15:05:41.313Z] INFO: Testing against a local daemon
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:05:41 [2019-10-03T15:05:41.313Z] Loaded image: hello-world:latest
15:05:41 [2019-10-03T15:05:41.313Z] INFO: Testing against a local daemon
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerDaemonSuite
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:05:41 [2019-10-03T15:05:41.313Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:05:42 [2019-10-03T15:05:42.964Z] Created binary: bundles/binary-daemon/dockerd-dev
15:05:42 [2019-10-03T15:05:42.964Z] Copying nested executables into bundles/binary-daemon
15:05:42 [2019-10-03T15:05:42.964Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:05:43 [2019-10-03T15:05:43.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/make.sh cross
15:05:43 [2019-10-03T15:05:43.836Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:05:43 [2019-10-03T15:05:43.836Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:05:43 [2019-10-03T15:05:43.849Z] ?   	github.com/docker/docker/api	[no test files]
15:05:44 [2019-10-03T15:05:44.089Z] 
15:05:44 [2019-10-03T15:05:44.089Z] Removing bundles/
15:05:44 [2019-10-03T15:05:44.344Z] 
15:05:44 [2019-10-03T15:05:44.344Z] ---> Making bundle: cross (in bundles/cross)
15:05:44 [2019-10-03T15:05:44.344Z] Cross building: bundles/cross/linux/amd64
15:05:44 [2019-10-03T15:05:44.344Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:05:44 [2019-10-03T15:05:44.344Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:05:44 [2019-10-03T15:05:44.400Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:05:44 [2019-10-03T15:05:44.400Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:05:45 [2019-10-03T15:05:45.331Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:05:45 [2019-10-03T15:05:45.331Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:05:45 [2019-10-03T15:05:45.331Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:05:47 [2019-10-03T15:05:47.858Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:05:47 [2019-10-03T15:05:47.859Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:05:48 [2019-10-03T15:05:48.116Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:05:48 [2019-10-03T15:05:48.116Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:05:48 [2019-10-03T15:05:48.116Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:05:49 [2019-10-03T15:05:49.487Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:05:52 [2019-10-03T15:05:52.012Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:05:52 [2019-10-03T15:05:52.270Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:05:52 [2019-10-03T15:05:52.270Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:05:52 [2019-10-03T15:05:52.270Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:05:52 [2019-10-03T15:05:52.270Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:05:52 [2019-10-03T15:05:52.835Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:05:56 [2019-10-03T15:05:56.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:05:57 [2019-10-03T15:05:57.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:05:58 [2019-10-03T15:05:58.105Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:05:58 [2019-10-03T15:05:58.363Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:05:58 [2019-10-03T15:05:58.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:06:00 [2019-10-03T15:06:00.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:06:00 [2019-10-03T15:06:00.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:06:01 [2019-10-03T15:06:01.641Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:06:01 [2019-10-03T15:06:01.898Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:06:02 [2019-10-03T15:06:02.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:06:03 [2019-10-03T15:06:03.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:06:05 [2019-10-03T15:06:05.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:06:06 [2019-10-03T15:06:06.140Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:06:06 [2019-10-03T15:06:06.327Z] ok  	github.com/docker/docker/api/server	0.038s	coverage: 9.0% of statements
15:06:07 [2019-10-03T15:06:07.071Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:06:07 [2019-10-03T15:06:07.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:06:08 [2019-10-03T15:06:08.966Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:06:09 [2019-10-03T15:06:09.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:06:10 [2019-10-03T15:06:10.867Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:06:11 [2019-10-03T15:06:11.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:06:12 [2019-10-03T15:06:12.763Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:06:13 [2019-10-03T15:06:13.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:06:13 [2019-10-03T15:06:13.329Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:06:13 [2019-10-03T15:06:13.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:06:13 [2019-10-03T15:06:13.894Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:06:15 [2019-10-03T15:06:15.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:06:15 [2019-10-03T15:06:15.793Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:06:16 [2019-10-03T15:06:16.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:06:16 [2019-10-03T15:06:16.723Z] Using test binary docker
15:06:16 [2019-10-03T15:06:16.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:06:16 [2019-10-03T15:06:16.723Z] +++ /etc/init.d/apparmor start
15:06:16 [2019-10-03T15:06:16.723Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:06:16 [2019-10-03T15:06:16.723Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:06:16 [2019-10-03T15:06:16.723Z] Warning failed to create cache: (null)
15:06:16 [2019-10-03T15:06:16.723Z] .
15:06:16 [2019-10-03T15:06:16.723Z] INFO: Waiting for daemon to start...
15:06:16 [2019-10-03T15:06:16.723Z] Starting dockerd
15:06:16 [2019-10-03T15:06:16.723Z] +++ 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
15:06:16 [2019-10-03T15:06:16.726Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:06:17 [2019-10-03T15:06:17.291Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:06:18 [2019-10-03T15:06:18.643Z] .
15:06:18 [2019-10-03T15:06:18.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:06:18 [2019-10-03T15:06:18.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:06:18 [2019-10-03T15:06:18.643Z] Error: No such image: emptyfs
15:06:18 [2019-10-03T15:06:18.643Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:06:18 [2019-10-03T15:06:18.643Z] ++++ docker load
15:06:19 [2019-10-03T15:06:19.025Z] Running integration-test (iteration 1)
15:06:19 [2019-10-03T15:06:19.025Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:06:19 [2019-10-03T15:06:19.025Z] ++ 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
15:06:19 [2019-10-03T15:06:19.025Z] ++ set -e
15:06:19 [2019-10-03T15:06:19.025Z] ++ '[' -n 0 ']'
15:06:19 [2019-10-03T15:06:19.025Z] ++ set -x
15:06:19 [2019-10-03T15:06:19.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:06:20 [2019-10-03T15:06:20.569Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:06:22 [2019-10-03T15:06:22.475Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:06:22 [2019-10-03T15:06:22.731Z] === RUN   TestDockerSuite/TestAttachDetach
15:06:24 [2019-10-03T15:06:24.101Z] --- PASS: TestBuildWithHugeFile (88.49s)
15:06:24 [2019-10-03T15:06:24.101Z] === RUN   TestBuildWithEmptyDockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:24 [2019-10-03T15:06:24.101Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:06:24 [2019-10-03T15:06:24.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:24 [2019-10-03T15:06:24.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:06:24 [2019-10-03T15:06:24.359Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:06:24 [2019-10-03T15:06:24.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
15:06:24 [2019-10-03T15:06:24.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:06:24 [2019-10-03T15:06:24.359Z] === RUN   TestBuildPreserveOwnership
15:06:24 [2019-10-03T15:06:24.359Z] === RUN   TestBuildPreserveOwnership/copy_from
15:06:25 [2019-10-03T15:06:25.293Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:06:26 [2019-10-03T15:06:26.224Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:06:27 [2019-10-03T15:06:27.598Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:06:28 [2019-10-03T15:06:28.532Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:06:28 [2019-10-03T15:06:28.532Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:06:28 [2019-10-03T15:06:28.532Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:06:28 [2019-10-03T15:06:28.620Z] Loaded image: buildpack-deps:jessie
15:06:28 [2019-10-03T15:06:28.620Z] Loaded image: busybox:latest
15:06:28 [2019-10-03T15:06:28.620Z] Loaded image: busybox:glibc
15:06:28 [2019-10-03T15:06:28.620Z] Loaded image: debian:jessie
15:06:28 [2019-10-03T15:06:28.991Z] Loaded image: hello-world:latest
15:06:28 [2019-10-03T15:06:28.991Z] INFO: Testing against a local daemon
15:06:28 [2019-10-03T15:06:28.991Z] === RUN   TestCgroupNamespacesBuild
15:06:29 [2019-10-03T15:06:29.464Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:06:30 [2019-10-03T15:06:30.041Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:06:30 [2019-10-03T15:06:30.974Z] --- PASS: TestBuildPreserveOwnership (6.32s)
15:06:30 [2019-10-03T15:06:30.974Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.18s)
15:06:30 [2019-10-03T15:06:30.974Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
15:06:30 [2019-10-03T15:06:30.974Z] === RUN   TestBuildPlatformInvalid
15:06:30 [2019-10-03T15:06:30.974Z] --- PASS: TestBuildPlatformInvalid (0.12s)
15:06:30 [2019-10-03T15:06:30.974Z] PASS
15:06:30 [2019-10-03T15:06:30.974Z] 
15:06:30 [2019-10-03T15:06:30.974Z] === Skipped
15:06:30 [2019-10-03T15:06:30.974Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:06:30 [2019-10-03T15:06:30.974Z]     build_session_test.go:25: TODO: BuildKit
15:06:30 [2019-10-03T15:06:30.974Z] 
15:06:30 [2019-10-03T15:06:30.974Z] 
15:06:30 [2019-10-03T15:06:30.974Z] DONE 32 tests, 1 skipped in 171.384s
15:06:30 [2019-10-03T15:06:30.974Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:06:30 [2019-10-03T15:06:30.974Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:06:30 [2019-10-03T15:06:30.974Z] ++ 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
15:06:30 [2019-10-03T15:06:30.974Z] ++ set -e
15:06:30 [2019-10-03T15:06:30.974Z] ++ '[' -n 0 ']'
15:06:30 [2019-10-03T15:06:30.974Z] ++ set -x
15:06:30 [2019-10-03T15:06:30.974Z] ++ 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
15:06:30 [2019-10-03T15:06:30.974Z] INFO: Testing against a local daemon
15:06:30 [2019-10-03T15:06:30.974Z] === RUN   TestConfigList
15:06:30 [2019-10-03T15:06:30.986Z] --- PASS: TestCgroupNamespacesBuild (1.91s)
15:06:30 [2019-10-03T15:06:30.986Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
15:06:30 [2019-10-03T15:06:30.986Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:06:32 [2019-10-03T15:06:32.343Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:06:32 [2019-10-03T15:06:32.601Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:06:32 [2019-10-03T15:06:32.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
15:06:32 [2019-10-03T15:06:32.831Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
15:06:32 [2019-10-03T15:06:32.831Z] === RUN   TestBuildWithSession
15:06:32 [2019-10-03T15:06:32.831Z] --- SKIP: TestBuildWithSession (0.00s)
15:06:32 [2019-10-03T15:06:32.831Z]     build_session_test.go:25: TODO: BuildKit
15:06:32 [2019-10-03T15:06:32.831Z] === RUN   TestBuildSquashParent
15:06:32 [2019-10-03T15:06:32.859Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:06:33 [2019-10-03T15:06:33.117Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:06:34 [2019-10-03T15:06:34.487Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:06:34 [2019-10-03T15:06:34.487Z] --- PASS: TestConfigList (3.39s)
15:06:34 [2019-10-03T15:06:34.487Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
15:06:34 [2019-10-03T15:06:34.487Z] === RUN   TestConfigsCreateAndDelete
15:06:34 [2019-10-03T15:06:34.744Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:06:35 [2019-10-03T15:06:35.309Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:06:35 [2019-10-03T15:06:35.566Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:06:35 [2019-10-03T15:06:35.566Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:06:36 [2019-10-03T15:06:36.939Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:06:37 [2019-10-03T15:06:37.503Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:06:37 [2019-10-03T15:06:37.503Z] --- PASS: TestConfigsCreateAndDelete (3.11s)
15:06:37 [2019-10-03T15:06:37.503Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
15:06:37 [2019-10-03T15:06:37.503Z] === RUN   TestConfigsUpdate
15:06:37 [2019-10-03T15:06:37.761Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:06:39 [2019-10-03T15:06:39.131Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:06:39 [2019-10-03T15:06:39.186Z] --- PASS: TestBuildSquashParent (6.18s)
15:06:39 [2019-10-03T15:06:39.186Z] === RUN   TestBuildWithRemoveAndForceRemove
15:06:39 [2019-10-03T15:06:39.186Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:39 [2019-10-03T15:06:39.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:39 [2019-10-03T15:06:39.186Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:39 [2019-10-03T15:06:39.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:39 [2019-10-03T15:06:39.186Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:39 [2019-10-03T15:06:39.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:39 [2019-10-03T15:06:39.186Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:39 [2019-10-03T15:06:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:39 [2019-10-03T15:06:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:39 [2019-10-03T15:06:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:39 [2019-10-03T15:06:39.187Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:39 [2019-10-03T15:06:39.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:39 [2019-10-03T15:06:39.187Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:06:39 [2019-10-03T15:06:39.187Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:06:41 [2019-10-03T15:06:41.026Z] --- PASS: TestConfigsUpdate (3.27s)
15:06:41 [2019-10-03T15:06:41.026Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
15:06:41 [2019-10-03T15:06:41.026Z] === RUN   TestTemplatedConfig
15:06:41 [2019-10-03T15:06:41.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:06:41 [2019-10-03T15:06:41.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:06:41 [2019-10-03T15:06:41.957Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:06:42 [2019-10-03T15:06:42.248Z] Removing intermediate container aec3f3fd4e49
15:06:42 [2019-10-03T15:06:42.248Z]  ---> 423c656de646
15:06:42 [2019-10-03T15:06:42.248Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
15:06:42 [2019-10-03T15:06:42.248Z]  ---> Running in c5b9e213e125
15:06:42 [2019-10-03T15:06:42.248Z] Removing intermediate container c5b9e213e125
15:06:42 [2019-10-03T15:06:42.248Z]  ---> fe78bbf387ab
15:06:42 [2019-10-03T15:06:42.248Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:06:42 [2019-10-03T15:06:42.248Z]  ---> Running in 847c93194a05
15:06:42 [2019-10-03T15:06:42.248Z] Removing intermediate container 847c93194a05
15:06:42 [2019-10-03T15:06:42.248Z]  ---> 9fe1bf5bedc2
15:06:42 [2019-10-03T15:06:42.248Z] Step 8/8 : COPY . .
15:06:42 [2019-10-03T15:06:42.893Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:06:43 [2019-10-03T15:06:43.458Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:06:44 [2019-10-03T15:06:44.330Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:06:44 [2019-10-03T15:06:44.330Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:06:44 [2019-10-03T15:06:44.391Z] --- PASS: TestTemplatedConfig (3.63s)
15:06:44 [2019-10-03T15:06:44.391Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
15:06:44 [2019-10-03T15:06:44.391Z] === RUN   TestConfigInspect
15:06:46 [2019-10-03T15:06:46.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s)
15:06:46 [2019-10-03T15:06:46.860Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s)
15:06:46 [2019-10-03T15:06:46.860Z] === RUN   TestBuildMultiStageCopy
15:06:46 [2019-10-03T15:06:46.860Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:06:46 [2019-10-03T15:06:46.915Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:06:47 [2019-10-03T15:06:47.173Z] --- PASS: TestConfigInspect (2.56s)
15:06:47 [2019-10-03T15:06:47.173Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
15:06:47 [2019-10-03T15:06:47.173Z] === RUN   TestConfigCreateWithLabels
15:06:49 [2019-10-03T15:06:49.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:06:49 [2019-10-03T15:06:49.696Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:06:50 [2019-10-03T15:06:50.070Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:06:50 [2019-10-03T15:06:50.449Z] --- PASS: TestConfigCreateWithLabels (3.25s)
15:06:50 [2019-10-03T15:06:50.449Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
15:06:50 [2019-10-03T15:06:50.449Z] === RUN   TestConfigCreateResolve
15:06:50 [2019-10-03T15:06:50.449Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:06:50 [2019-10-03T15:06:50.892Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:06:51 [2019-10-03T15:06:51.013Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:06:51 [2019-10-03T15:06:51.373Z] --- PASS: TestBuildMultiStageCopy (4.63s)
15:06:51 [2019-10-03T15:06:51.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
15:06:51 [2019-10-03T15:06:51.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
15:06:51 [2019-10-03T15:06:51.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
15:06:51 [2019-10-03T15:06:51.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
15:06:51 [2019-10-03T15:06:51.373Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
15:06:51 [2019-10-03T15:06:51.373Z] === RUN   TestBuildMultiStageParentConfig
15:06:51 [2019-10-03T15:06:51.580Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:06:52 [2019-10-03T15:06:52.145Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:06:52 [2019-10-03T15:06:52.710Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:06:53 [2019-10-03T15:06:53.274Z] --- PASS: TestConfigCreateResolve (3.00s)
15:06:53 [2019-10-03T15:06:53.274Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
15:06:53 [2019-10-03T15:06:53.274Z] === RUN   TestConfigDaemonLibtrustID
15:06:53 [2019-10-03T15:06:53.279Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
15:06:53 [2019-10-03T15:06:53.279Z] === RUN   TestBuildLabelWithTargets
15:06:53 [2019-10-03T15:06:53.838Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:06:53 [2019-10-03T15:06:53.838Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
15:06:53 [2019-10-03T15:06:53.838Z] PASS
15:06:53 [2019-10-03T15:06:53.838Z] 
15:06:53 [2019-10-03T15:06:53.838Z] DONE 8 tests in 22.880s
15:06:53 [2019-10-03T15:06:53.838Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:06:53 [2019-10-03T15:06:53.838Z] ++ 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
15:06:53 [2019-10-03T15:06:53.838Z] ++ set -e
15:06:53 [2019-10-03T15:06:53.838Z] ++ '[' -n 0 ']'
15:06:53 [2019-10-03T15:06:53.838Z] ++ set -x
15:06:53 [2019-10-03T15:06:53.838Z] ++ 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
15:06:54 [2019-10-03T15:06:54.096Z] INFO: Testing against a local daemon
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestCheckpoint
15:06:54 [2019-10-03T15:06:54.096Z] --- SKIP: TestCheckpoint (0.00s)
15:06:54 [2019-10-03T15:06:54.096Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestContainerInvalidJSON
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:06:54 [2019-10-03T15:06:54.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:06:54 [2019-10-03T15:06:54.096Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:06:54 [2019-10-03T15:06:54.096Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:06:54 [2019-10-03T15:06:54.096Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:06:54 [2019-10-03T15:06:54.096Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:06:54 [2019-10-03T15:06:54.096Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:06:54 [2019-10-03T15:06:54.096Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:06:54 [2019-10-03T15:06:54.096Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:06:54 [2019-10-03T15:06:54.096Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:06:54 [2019-10-03T15:06:54.096Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:06:54 [2019-10-03T15:06:54.096Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
15:06:54 [2019-10-03T15:06:54.096Z] === RUN   TestCopyFromContainerPathIsNotDir
15:06:54 [2019-10-03T15:06:54.354Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:06:54 [2019-10-03T15:06:54.354Z] === RUN   TestCopyToContainerPathDoesNotExist
15:06:54 [2019-10-03T15:06:54.354Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
15:06:54 [2019-10-03T15:06:54.354Z] === RUN   TestCopyToContainerPathIsNotDir
15:06:54 [2019-10-03T15:06:54.612Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
15:06:54 [2019-10-03T15:06:54.613Z] === RUN   TestCopyFromContainer
15:06:55 [2019-10-03T15:06:55.103Z] --- PASS: TestBuildLabelWithTargets (2.15s)
15:06:55 [2019-10-03T15:06:55.103Z] === RUN   TestBuildWithEmptyLayers
15:06:55 [2019-10-03T15:06:55.898Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
15:06:55 [2019-10-03T15:06:55.898Z] === RUN   TestBuildMultiStageOnBuild
15:06:55 [2019-10-03T15:06:55.986Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:06:55 [2019-10-03T15:06:55.987Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:06:56 [2019-10-03T15:06:56.552Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:06:56 [2019-10-03T15:06:56.552Z] === RUN   TestCopyFromContainer//
15:06:56 [2019-10-03T15:06:56.810Z] === RUN   TestCopyFromContainer//bar/root
15:06:57 [2019-10-03T15:06:57.078Z] === RUN   TestCopyFromContainer//bar/root/
15:06:57 [2019-10-03T15:06:57.078Z] === RUN   TestCopyFromContainer/bar/quux
15:06:57 [2019-10-03T15:06:57.078Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:06:57 [2019-10-03T15:06:57.078Z] === RUN   TestCopyFromContainer/bar/quux/
15:06:57 [2019-10-03T15:06:57.335Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:06:57 [2019-10-03T15:06:57.335Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:06:57 [2019-10-03T15:06:57.603Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:06:57 [2019-10-03T15:06:57.603Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCopyFromContainer/bar/notarget
15:06:57 [2019-10-03T15:06:57.862Z] --- PASS: TestCopyFromContainer (3.39s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer//bar/root (0.23s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:57 [2019-10-03T15:06:57.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:57 [2019-10-03T15:06:57.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:57 [2019-10-03T15:06:57.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:57 [2019-10-03T15:06:57.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:57 [2019-10-03T15:06:57.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:57 [2019-10-03T15:06:57.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:57 [2019-10-03T15:06:57.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:06:57 [2019-10-03T15:06:57.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:06:57 [2019-10-03T15:06:57.862Z] === RUN   TestCreateLinkToNonExistingContainer
15:06:58 [2019-10-03T15:06:58.119Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateWithInvalidEnv
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateWithInvalidEnv/0
15:06:58 [2019-10-03T15:06:58.119Z] === PAUSE TestCreateWithInvalidEnv/0
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateWithInvalidEnv/1
15:06:58 [2019-10-03T15:06:58.119Z] === PAUSE TestCreateWithInvalidEnv/1
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateWithInvalidEnv/2
15:06:58 [2019-10-03T15:06:58.119Z] === PAUSE TestCreateWithInvalidEnv/2
15:06:58 [2019-10-03T15:06:58.119Z] === CONT  TestCreateWithInvalidEnv/0
15:06:58 [2019-10-03T15:06:58.119Z] === CONT  TestCreateWithInvalidEnv/2
15:06:58 [2019-10-03T15:06:58.119Z] === CONT  TestCreateWithInvalidEnv/1
15:06:58 [2019-10-03T15:06:58.119Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
15:06:58 [2019-10-03T15:06:58.119Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:06:58 [2019-10-03T15:06:58.119Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:06:58 [2019-10-03T15:06:58.119Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateTmpfsMountsTarget
15:06:58 [2019-10-03T15:06:58.119Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:06:58 [2019-10-03T15:06:58.119Z] === RUN   TestCreateWithCustomMaskedPaths
15:06:58 [2019-10-03T15:06:58.684Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:06:58 [2019-10-03T15:06:58.684Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:06:58 [2019-10-03T15:06:58.941Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:06:59 [2019-10-03T15:06:59.169Z] --- PASS: TestBuildMultiStageOnBuild (3.28s)
15:06:59 [2019-10-03T15:06:59.169Z] === RUN   TestBuildUncleanTarFilenames
15:06:59 [2019-10-03T15:06:59.198Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:07:00 [2019-10-03T15:07:00.131Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:07:00 [2019-10-03T15:07:00.478Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
15:07:00 [2019-10-03T15:07:00.478Z] === RUN   TestBuildMultiStageLayerLeak
15:07:01 [2019-10-03T15:07:01.062Z] --- PASS: TestCreateWithCustomMaskedPaths (2.87s)
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:07:01 [2019-10-03T15:07:01.062Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:07:01 [2019-10-03T15:07:01.062Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:07:01 [2019-10-03T15:07:01.319Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:07:01 [2019-10-03T15:07:01.319Z] === RUN   TestCreateWithCustomReadonlyPaths
15:07:02 [2019-10-03T15:07:02.690Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:07:03 [2019-10-03T15:07:03.255Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:07:03 [2019-10-03T15:07:03.856Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s)
15:07:03 [2019-10-03T15:07:03.856Z] === RUN   TestBuildWithHugeFile
15:07:04 [2019-10-03T15:07:04.187Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s)
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:07:04 [2019-10-03T15:07:04.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:07:04 [2019-10-03T15:07:04.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:07:04 [2019-10-03T15:07:04.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:07:04 [2019-10-03T15:07:04.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:07:04 [2019-10-03T15:07:04.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:07:04 [2019-10-03T15:07:04.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:07:04 [2019-10-03T15:07:04.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:07:04 [2019-10-03T15:07:04.187Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestContainerStartOnDaemonRestart
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestContainerStartOnDaemonRestart
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestDaemonRestartIpcMode
15:07:04 [2019-10-03T15:07:04.187Z] === PAUSE TestDaemonRestartIpcMode
15:07:04 [2019-10-03T15:07:04.187Z] === RUN   TestDiff
15:07:04 [2019-10-03T15:07:04.752Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:07:05 [2019-10-03T15:07:05.010Z] --- PASS: TestDiff (0.93s)
15:07:05 [2019-10-03T15:07:05.010Z] === RUN   TestExecWithCloseStdin
15:07:05 [2019-10-03T15:07:05.267Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:07:05 [2019-10-03T15:07:05.699Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:07:05 [2019-10-03T15:07:05.699Z] Copying nested executables into bundles/cross/linux/amd64
15:07:05 [2019-10-03T15:07:05.699Z] Cross building: bundles/cross/windows/amd64
15:07:05 [2019-10-03T15:07:05.699Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:07:05 [2019-10-03T15:07:05.699Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:07:06 [2019-10-03T15:07:06.199Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:07:06 [2019-10-03T15:07:06.199Z] --- PASS: TestExecWithCloseStdin (1.16s)
15:07:06 [2019-10-03T15:07:06.199Z] === RUN   TestExec
15:07:06 [2019-10-03T15:07:06.765Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:07:07 [2019-10-03T15:07:07.330Z] --- PASS: TestExec (1.14s)
15:07:07 [2019-10-03T15:07:07.330Z] === RUN   TestExecUser
15:07:07 [2019-10-03T15:07:07.537Z]  ---> 61287c8484df
15:07:07 [2019-10-03T15:07:07.537Z] Successfully built 61287c8484df
15:07:07 [2019-10-03T15:07:07.537Z] Successfully tagged docker:latest
15:07:07 [2019-10-03T15:07:07.537Z] INFO: Image build ended at 10/03/2019 15:07:05. Duration:00:03:51.4086623
15:07:07 [2019-10-03T15:07:07.537Z] 
15:07:07 [2019-10-03T15:07:07.537Z] 
15:07:07 [2019-10-03T15:07:07.537Z] INFO: Building the test binaries at 10/03/2019 15:07:05...
15:07:08 [2019-10-03T15:07:08.703Z] --- PASS: TestExecUser (1.17s)
15:07:08 [2019-10-03T15:07:08.703Z] === RUN   TestExportContainerAndImportImage
15:07:09 [2019-10-03T15:07:09.636Z] --- PASS: TestExportContainerAndImportImage (1.11s)
15:07:09 [2019-10-03T15:07:09.636Z] === RUN   TestExportContainerAfterDaemonRestart
15:07:10 [2019-10-03T15:07:10.205Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:07:10 [2019-10-03T15:07:10.462Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:07:11 [2019-10-03T15:07:11.027Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
15:07:11 [2019-10-03T15:07:11.027Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
15:07:11 [2019-10-03T15:07:11.027Z] === RUN   TestHealthCheckWorkdir
15:07:11 [2019-10-03T15:07:11.280Z] INFO: make.ps1 starting at 10/03/2019 15:07:10
15:07:11 [2019-10-03T15:07:11.737Z] INFO: Git commit (5a703ccb4) assumed from DOCKER_GITCOMMIT environment variable
15:07:11 [2019-10-03T15:07:11.737Z] INFO: Invoking autogen...
15:07:12 [2019-10-03T15:07:12.196Z] INFO: Building daemon...
15:07:12 [2019-10-03T15:07:12.922Z] --- PASS: TestHealthCheckWorkdir (1.44s)
15:07:12 [2019-10-03T15:07:12.922Z] === RUN   TestHealthKillContainer
15:07:14 [2019-10-03T15:07:14.294Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:07:14 [2019-10-03T15:07:14.858Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:07:15 [2019-10-03T15:07:15.789Z] --- PASS: TestHealthKillContainer (3.28s)
15:07:15 [2019-10-03T15:07:15.789Z] === RUN   TestInspectCpusetInConfigPre120
15:07:16 [2019-10-03T15:07:16.720Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
15:07:16 [2019-10-03T15:07:16.720Z] === RUN   TestIpcModeNone
15:07:18 [2019-10-03T15:07:18.092Z] --- PASS: TestIpcModeNone (1.31s)
15:07:18 [2019-10-03T15:07:18.092Z] === RUN   TestIpcModePrivate
15:07:18 [2019-10-03T15:07:18.657Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:07:19 [2019-10-03T15:07:19.221Z] --- PASS: TestIpcModePrivate (0.98s)
15:07:19 [2019-10-03T15:07:19.221Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false
15:07:19 [2019-10-03T15:07:19.221Z] === RUN   TestIpcModeShareable
15:07:19 [2019-10-03T15:07:19.786Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:07:19 [2019-10-03T15:07:19.786Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:07:20 [2019-10-03T15:07:20.350Z] --- PASS: TestIpcModeShareable (1.09s)
15:07:20 [2019-10-03T15:07:20.350Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true
15:07:20 [2019-10-03T15:07:20.350Z] === RUN   TestAPIIpcModeShareableAndContainer
15:07:21 [2019-10-03T15:07:21.722Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:07:22 [2019-10-03T15:07:22.287Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:07:22 [2019-10-03T15:07:22.852Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:07:23 [2019-10-03T15:07:23.422Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:07:23 [2019-10-03T15:07:23.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.39s)
15:07:23 [2019-10-03T15:07:23.690Z] === RUN   TestAPIIpcModeHost
15:07:23 [2019-10-03T15:07:23.951Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:07:24 [2019-10-03T15:07:24.514Z] --- PASS: TestAPIIpcModeHost (1.07s)
15:07:24 [2019-10-03T15:07:24.514Z] === RUN   TestDaemonIpcModeShareable
15:07:25 [2019-10-03T15:07:25.888Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:07:25 [2019-10-03T15:07:25.888Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:07:26 [2019-10-03T15:07:26.820Z] --- PASS: TestDaemonIpcModeShareable (1.97s)
15:07:26 [2019-10-03T15:07:26.820Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
15:07:26 [2019-10-03T15:07:26.820Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
15:07:26 [2019-10-03T15:07:26.820Z] === RUN   TestDaemonIpcModePrivate
15:07:27 [2019-10-03T15:07:27.386Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:07:27 [2019-10-03T15:07:27.952Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:07:28 [2019-10-03T15:07:28.209Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:07:28 [2019-10-03T15:07:28.470Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
15:07:28 [2019-10-03T15:07:28.470Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
15:07:28 [2019-10-03T15:07:28.470Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false
15:07:28 [2019-10-03T15:07:28.470Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:07:29 [2019-10-03T15:07:29.839Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:07:30 [2019-10-03T15:07:30.771Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s)
15:07:30 [2019-10-03T15:07:30.771Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
15:07:30 [2019-10-03T15:07:30.771Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
15:07:30 [2019-10-03T15:07:30.771Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:07:31 [2019-10-03T15:07:31.335Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:07:31 [2019-10-03T15:07:31.901Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:07:32 [2019-10-03T15:07:32.466Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
15:07:32 [2019-10-03T15:07:32.466Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
15:07:32 [2019-10-03T15:07:32.466Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true
15:07:32 [2019-10-03T15:07:32.466Z] === RUN   TestIpcModeOlderClient
15:07:32 [2019-10-03T15:07:32.466Z] === PAUSE TestIpcModeOlderClient
15:07:32 [2019-10-03T15:07:32.466Z] === RUN   TestKillContainerInvalidSignal
15:07:33 [2019-10-03T15:07:33.409Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:07:33 [2019-10-03T15:07:33.409Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
15:07:33 [2019-10-03T15:07:33.409Z] === RUN   TestKillContainer
15:07:33 [2019-10-03T15:07:33.409Z] === RUN   TestKillContainer/no_signal
15:07:34 [2019-10-03T15:07:34.340Z] === RUN   TestKillContainer/non_killing_signal
15:07:34 [2019-10-03T15:07:34.904Z] === RUN   TestKillContainer/killing_signal
15:07:34 [2019-10-03T15:07:34.904Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:07:34 [2019-10-03T15:07:34.904Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:07:36 [2019-10-03T15:07:36.276Z] --- PASS: TestKillContainer (2.70s)
15:07:36 [2019-10-03T15:07:36.276Z]     --- PASS: TestKillContainer/no_signal (0.86s)
15:07:36 [2019-10-03T15:07:36.276Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
15:07:36 [2019-10-03T15:07:36.276Z]     --- PASS: TestKillContainer/killing_signal (0.99s)
15:07:36 [2019-10-03T15:07:36.276Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:07:36 [2019-10-03T15:07:36.276Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:07:36 [2019-10-03T15:07:36.276Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:07:37 [2019-10-03T15:07:37.211Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:07:37 [2019-10-03T15:07:37.211Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:07:37 [2019-10-03T15:07:37.469Z] === RUN   TestDockerSuite/TestBuildAddScript
15:07:37 [2019-10-03T15:07:37.726Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:07:38 [2019-10-03T15:07:38.291Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s)
15:07:38 [2019-10-03T15:07:38.291Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
15:07:38 [2019-10-03T15:07:38.291Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.86s)
15:07:38 [2019-10-03T15:07:38.291Z] === RUN   TestKillStoppedContainer
15:07:38 [2019-10-03T15:07:38.291Z] --- PASS: TestKillStoppedContainer (0.08s)
15:07:38 [2019-10-03T15:07:38.291Z] === RUN   TestKillStoppedContainerAPIPre120
15:07:38 [2019-10-03T15:07:38.291Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:07:38 [2019-10-03T15:07:38.291Z] === RUN   TestKillDifferentUserContainer
15:07:38 [2019-10-03T15:07:38.430Z] --- PASS: TestBuildWithHugeFile (31.63s)
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildWithEmptyDockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:07:38 [2019-10-03T15:07:38.430Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
15:07:38 [2019-10-03T15:07:38.430Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
15:07:38 [2019-10-03T15:07:38.430Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
15:07:38 [2019-10-03T15:07:38.430Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildPreserveOwnership
15:07:38 [2019-10-03T15:07:38.430Z] === RUN   TestBuildPreserveOwnership/copy_from
15:07:39 [2019-10-03T15:07:39.221Z] --- PASS: TestKillDifferentUserContainer (0.70s)
15:07:39 [2019-10-03T15:07:39.221Z] === RUN   TestInspectOomKilledTrue
15:07:39 [2019-10-03T15:07:39.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:07:39 [2019-10-03T15:07:39.221Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:07:39 [2019-10-03T15:07:39.221Z] === RUN   TestInspectOomKilledFalse
15:07:39 [2019-10-03T15:07:39.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:07:39 [2019-10-03T15:07:39.221Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:07:39 [2019-10-03T15:07:39.221Z] === RUN   TestLinksEtcHostsContentMatch
15:07:39 [2019-10-03T15:07:39.729Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:07:39 [2019-10-03T15:07:39.787Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:07:39 [2019-10-03T15:07:39.787Z] === RUN   TestLinksContainerNames
15:07:40 [2019-10-03T15:07:40.718Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:07:41 [2019-10-03T15:07:41.043Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:07:41 [2019-10-03T15:07:41.607Z] --- PASS: TestLinksContainerNames (1.79s)
15:07:41 [2019-10-03T15:07:41.607Z] === RUN   TestLogsFollowTailEmpty
15:07:41 [2019-10-03T15:07:41.666Z] --- PASS: TestBuildPreserveOwnership (6.06s)
15:07:41 [2019-10-03T15:07:41.666Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.98s)
15:07:41 [2019-10-03T15:07:41.666Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
15:07:41 [2019-10-03T15:07:41.666Z] === RUN   TestBuildPlatformInvalid
15:07:42 [2019-10-03T15:07:42.051Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:07:42 [2019-10-03T15:07:42.051Z] PASS
15:07:42 [2019-10-03T15:07:42.051Z] 
15:07:42 [2019-10-03T15:07:42.051Z] === Skipped
15:07:42 [2019-10-03T15:07:42.051Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:07:42 [2019-10-03T15:07:42.051Z]     build_session_test.go:25: TODO: BuildKit
15:07:42 [2019-10-03T15:07:42.051Z] 
15:07:42 [2019-10-03T15:07:42.051Z] 
15:07:42 [2019-10-03T15:07:42.051Z] DONE 32 tests, 1 skipped in 82.987s
15:07:42 [2019-10-03T15:07:42.051Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:07:42 [2019-10-03T15:07:42.051Z] ++ 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
15:07:42 [2019-10-03T15:07:42.051Z] ++ set -e
15:07:42 [2019-10-03T15:07:42.051Z] ++ '[' -n 0 ']'
15:07:42 [2019-10-03T15:07:42.051Z] ++ set -x
15:07:42 [2019-10-03T15:07:42.051Z] ++ 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
15:07:42 [2019-10-03T15:07:42.429Z] INFO: Testing against a local daemon
15:07:42 [2019-10-03T15:07:42.429Z] === RUN   TestConfigList
15:07:42 [2019-10-03T15:07:42.542Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
15:07:42 [2019-10-03T15:07:42.542Z] === RUN   TestContainerNetworkMountsNoChown
15:07:43 [2019-10-03T15:07:43.107Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/default
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/default
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/private
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/private
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rprivate
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rprivate
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/slave
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/slave
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rslave
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rslave
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/shared
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/shared
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rshared
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rshared
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/default
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/default/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/rslave
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/default/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/rshared
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/shared
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/rprivate
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/slave
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/private
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/private/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/private/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:07:43 [2019-10-03T15:07:43.107Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:07:43 [2019-10-03T15:07:43.107Z] === CONT  TestMountDaemonRoot/default/bind_root
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/default/mount_root
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:07:43 [2019-10-03T15:07:43.364Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:07:43 [2019-10-03T15:07:43.620Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/private/bind_root
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/private/mount_root
15:07:43 [2019-10-03T15:07:43.878Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:07:44 [2019-10-03T15:07:44.136Z] --- PASS: TestMountDaemonRoot (0.02s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:07:44 [2019-10-03T15:07:44.136Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:07:44 [2019-10-03T15:07:44.136Z] === RUN   TestContainerBindMountNonRecursive
15:07:44 [2019-10-03T15:07:44.897Z] --- PASS: TestConfigList (2.40s)
15:07:44 [2019-10-03T15:07:44.897Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
15:07:44 [2019-10-03T15:07:44.897Z] === RUN   TestConfigsCreateAndDelete
15:07:46 [2019-10-03T15:07:46.033Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
15:07:46 [2019-10-03T15:07:46.033Z] === RUN   TestNetworkNat
15:07:46 [2019-10-03T15:07:46.965Z] --- PASS: TestNetworkNat (0.89s)
15:07:46 [2019-10-03T15:07:46.965Z] === RUN   TestNetworkLocalhostTCPNat
15:07:47 [2019-10-03T15:07:47.420Z] --- PASS: TestConfigsCreateAndDelete (2.61s)
15:07:47 [2019-10-03T15:07:47.420Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
15:07:47 [2019-10-03T15:07:47.420Z] === RUN   TestConfigsUpdate
15:07:47 [2019-10-03T15:07:47.530Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:07:47 [2019-10-03T15:07:47.786Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
15:07:47 [2019-10-03T15:07:47.786Z] === RUN   TestNetworkLoopbackNat
15:07:48 [2019-10-03T15:07:48.043Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:07:49 [2019-10-03T15:07:49.425Z] --- PASS: TestNetworkLoopbackNat (1.42s)
15:07:49 [2019-10-03T15:07:49.425Z] === RUN   TestPause
15:07:50 [2019-10-03T15:07:50.366Z] --- PASS: TestPause (1.20s)
15:07:50 [2019-10-03T15:07:50.366Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:07:50 [2019-10-03T15:07:50.366Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:07:50 [2019-10-03T15:07:50.366Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:07:50 [2019-10-03T15:07:50.366Z] === RUN   TestPauseStopPausedContainer
15:07:50 [2019-10-03T15:07:50.887Z] --- PASS: TestConfigsUpdate (2.91s)
15:07:50 [2019-10-03T15:07:50.887Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
15:07:50 [2019-10-03T15:07:50.887Z] === RUN   TestTemplatedConfig
15:07:51 [2019-10-03T15:07:51.738Z] --- PASS: TestPauseStopPausedContainer (1.32s)
15:07:51 [2019-10-03T15:07:51.738Z] === RUN   TestPsFilter
15:07:51 [2019-10-03T15:07:51.996Z] --- PASS: TestPsFilter (0.25s)
15:07:51 [2019-10-03T15:07:51.996Z] === RUN   TestRemoveContainerWithRemovedVolume
15:07:52 [2019-10-03T15:07:52.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
15:07:52 [2019-10-03T15:07:52.929Z] === RUN   TestRemoveContainerWithVolume
15:07:53 [2019-10-03T15:07:53.494Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:07:54 [2019-10-03T15:07:54.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:07:54 [2019-10-03T15:07:54.061Z] --- PASS: TestRemoveContainerWithVolume (1.11s)
15:07:54 [2019-10-03T15:07:54.061Z] === RUN   TestRemoveContainerRunning
15:07:54 [2019-10-03T15:07:54.201Z] --- PASS: TestTemplatedConfig (3.76s)
15:07:54 [2019-10-03T15:07:54.201Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
15:07:54 [2019-10-03T15:07:54.201Z] === RUN   TestConfigInspect
15:07:54 [2019-10-03T15:07:54.996Z] --- PASS: TestRemoveContainerRunning (0.93s)
15:07:54 [2019-10-03T15:07:54.996Z] === RUN   TestRemoveContainerForceRemoveRunning
15:07:55 [2019-10-03T15:07:55.930Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:07:55 [2019-10-03T15:07:55.930Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s)
15:07:55 [2019-10-03T15:07:55.930Z] === RUN   TestRemoveInvalidContainer
15:07:55 [2019-10-03T15:07:55.930Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:07:55 [2019-10-03T15:07:55.930Z] === RUN   TestRenameLinkedContainer
15:07:57 [2019-10-03T15:07:57.304Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:07:57 [2019-10-03T15:07:57.444Z] --- PASS: TestConfigInspect (3.10s)
15:07:57 [2019-10-03T15:07:57.444Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
15:07:57 [2019-10-03T15:07:57.444Z] === RUN   TestConfigCreateWithLabels
15:07:57 [2019-10-03T15:07:57.870Z] === RUN   TestDockerSuite/TestBuildAddTar
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/server/httputils	0.033s	coverage: 14.7% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 95.2% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 4.0% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/builder/dockerignore	0.067s	coverage: 96.8% of statements
15:07:58 [2019-10-03T15:07:58.663Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
15:07:59 [2019-10-03T15:07:59.291Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.128s	coverage: 85.1% of statements
15:08:00 [2019-10-03T15:08:00.831Z] --- PASS: TestConfigCreateWithLabels (3.14s)
15:08:00 [2019-10-03T15:08:00.831Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
15:08:00 [2019-10-03T15:08:00.831Z] === RUN   TestConfigCreateResolve
15:08:01 [2019-10-03T15:08:01.153Z] --- PASS: TestRenameLinkedContainer (4.55s)
15:08:01 [2019-10-03T15:08:01.153Z] === RUN   TestRenameStoppedContainer
15:08:01 [2019-10-03T15:08:01.338Z] ok  	github.com/docker/docker/builder/remotecontext	0.579s	coverage: 13.6% of statements
15:08:01 [2019-10-03T15:08:01.720Z] --- PASS: TestRenameStoppedContainer (1.09s)
15:08:01 [2019-10-03T15:08:01.720Z] === RUN   TestRenameRunningContainerAndReuse
15:08:03 [2019-10-03T15:08:03.295Z] --- PASS: TestConfigCreateResolve (3.10s)
15:08:03 [2019-10-03T15:08:03.295Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
15:08:03 [2019-10-03T15:08:03.295Z] === RUN   TestConfigDaemonLibtrustID
15:08:03 [2019-10-03T15:08:03.671Z] ok  	github.com/docker/docker/builder/dockerfile	1.496s	coverage: 48.2% of statements
15:08:03 [2019-10-03T15:08:03.671Z] ?   	github.com/docker/docker/cli	[no test files]
15:08:03 [2019-10-03T15:08:03.671Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:08:03 [2019-10-03T15:08:03.905Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:08:03 [2019-10-03T15:08:03.905Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
15:08:03 [2019-10-03T15:08:03.905Z] PASS
15:08:03 [2019-10-03T15:08:03.905Z] 
15:08:03 [2019-10-03T15:08:03.905Z] DONE 8 tests in 21.745s
15:08:03 [2019-10-03T15:08:03.905Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:08:03 [2019-10-03T15:08:03.905Z] ++ 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
15:08:03 [2019-10-03T15:08:03.905Z] ++ set -e
15:08:03 [2019-10-03T15:08:03.905Z] ++ '[' -n 0 ']'
15:08:03 [2019-10-03T15:08:03.905Z] ++ set -x
15:08:03 [2019-10-03T15:08:03.905Z] ++ 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
15:08:04 [2019-10-03T15:08:04.246Z] --- PASS: TestRenameRunningContainerAndReuse (2.16s)
15:08:04 [2019-10-03T15:08:04.246Z] === RUN   TestRenameInvalidName
15:08:04 [2019-10-03T15:08:04.280Z] INFO: Testing against a local daemon
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestCheckpoint
15:08:04 [2019-10-03T15:08:04.280Z] --- SKIP: TestCheckpoint (0.00s)
15:08:04 [2019-10-03T15:08:04.280Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestContainerInvalidJSON
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:08:04 [2019-10-03T15:08:04.280Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:08:04 [2019-10-03T15:08:04.280Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:08:04 [2019-10-03T15:08:04.280Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:08:04 [2019-10-03T15:08:04.280Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:08:04 [2019-10-03T15:08:04.280Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:08:04 [2019-10-03T15:08:04.280Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:08:04 [2019-10-03T15:08:04.280Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:08:04 [2019-10-03T15:08:04.280Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:08:04 [2019-10-03T15:08:04.280Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:08:04 [2019-10-03T15:08:04.280Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:08:04 [2019-10-03T15:08:04.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestCopyFromContainerPathIsNotDir
15:08:04 [2019-10-03T15:08:04.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:08:04 [2019-10-03T15:08:04.280Z] === RUN   TestCopyToContainerPathDoesNotExist
15:08:04 [2019-10-03T15:08:04.654Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:08:04 [2019-10-03T15:08:04.654Z] === RUN   TestCopyToContainerPathIsNotDir
15:08:04 [2019-10-03T15:08:04.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
15:08:04 [2019-10-03T15:08:04.654Z] === RUN   TestCopyFromContainer
15:08:05 [2019-10-03T15:08:05.178Z] --- PASS: TestRenameInvalidName (1.23s)
15:08:05 [2019-10-03T15:08:05.178Z] === RUN   TestRenameAnonymousContainer
15:08:06 [2019-10-03T15:08:06.488Z] === RUN   TestCopyFromContainer//
15:08:06 [2019-10-03T15:08:06.867Z] === RUN   TestCopyFromContainer//bar/root
15:08:06 [2019-10-03T15:08:06.867Z] === RUN   TestCopyFromContainer//bar/root/
15:08:06 [2019-10-03T15:08:06.867Z] === RUN   TestCopyFromContainer/bar/quux
15:08:07 [2019-10-03T15:08:07.277Z] === RUN   TestCopyFromContainer/bar/quux/
15:08:07 [2019-10-03T15:08:07.277Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:08:07 [2019-10-03T15:08:07.277Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:08:07 [2019-10-03T15:08:07.277Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:08:07 [2019-10-03T15:08:07.277Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCopyFromContainer/bar/notarget
15:08:07 [2019-10-03T15:08:07.669Z] --- PASS: TestCopyFromContainer (2.92s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer// (0.09s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:08:07 [2019-10-03T15:08:07.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateLinkToNonExistingContainer
15:08:07 [2019-10-03T15:08:07.669Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateWithInvalidEnv
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateWithInvalidEnv/0
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateWithInvalidEnv/0
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateWithInvalidEnv/1
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateWithInvalidEnv/1
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateWithInvalidEnv/2
15:08:07 [2019-10-03T15:08:07.669Z] === PAUSE TestCreateWithInvalidEnv/2
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateWithInvalidEnv/0
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateWithInvalidEnv/2
15:08:07 [2019-10-03T15:08:07.669Z] === CONT  TestCreateWithInvalidEnv/1
15:08:07 [2019-10-03T15:08:07.669Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateTmpfsMountsTarget
15:08:07 [2019-10-03T15:08:07.669Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:08:07 [2019-10-03T15:08:07.669Z] === RUN   TestCreateWithCustomMaskedPaths
15:08:08 [2019-10-03T15:08:08.456Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:08:09 [2019-10-03T15:08:09.389Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:08:09 [2019-10-03T15:08:09.957Z] --- PASS: TestRenameAnonymousContainer (4.95s)
15:08:09 [2019-10-03T15:08:09.957Z] === RUN   TestRenameContainerWithSameName
15:08:10 [2019-10-03T15:08:10.214Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:08:10 [2019-10-03T15:08:10.306Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s)
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:08:10 [2019-10-03T15:08:10.306Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:08:10 [2019-10-03T15:08:10.698Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:08:10 [2019-10-03T15:08:10.698Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:08:10 [2019-10-03T15:08:10.698Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:08:10 [2019-10-03T15:08:10.698Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:08:10 [2019-10-03T15:08:10.698Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:08:10 [2019-10-03T15:08:10.698Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:08:10 [2019-10-03T15:08:10.698Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
15:08:10 [2019-10-03T15:08:10.698Z] === RUN   TestCreateWithCustomReadonlyPaths
15:08:11 [2019-10-03T15:08:11.146Z] --- PASS: TestRenameContainerWithSameName (0.97s)
15:08:11 [2019-10-03T15:08:11.146Z] === RUN   TestRenameContainerWithLinkedContainer
15:08:11 [2019-10-03T15:08:11.404Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:08:11 [2019-10-03T15:08:11.968Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:08:12 [2019-10-03T15:08:12.157Z] ok  	github.com/docker/docker/client	0.871s	coverage: 75.8% of statements
15:08:12 [2019-10-03T15:08:12.901Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s)
15:08:12 [2019-10-03T15:08:12.901Z] === RUN   TestResize
15:08:12 [2019-10-03T15:08:12.901Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:08:13 [2019-10-03T15:08:13.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:08:13 [2019-10-03T15:08:13.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:08:13 [2019-10-03T15:08:13.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:08:13 [2019-10-03T15:08:13.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestContainerStartOnDaemonRestart
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestContainerStartOnDaemonRestart
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestDaemonRestartIpcMode
15:08:13 [2019-10-03T15:08:13.223Z] === PAUSE TestDaemonRestartIpcMode
15:08:13 [2019-10-03T15:08:13.223Z] === RUN   TestDiff
15:08:13 [2019-10-03T15:08:13.314Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:08:13 [2019-10-03T15:08:13.314Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:08:13 [2019-10-03T15:08:13.314Z] remote: Enumerating objects: 19, done.
15:08:13 [2019-10-03T15:08:13.314Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
15:08:13 [2019-10-03T15:08:13.314Z] 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.
15:08:13 [2019-10-03T15:08:13.314Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:08:13 [2019-10-03T15:08:13.314Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:08:13 [2019-10-03T15:08:13.700Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/test/unit
15:08:13 [2019-10-03T15:08:13.835Z] --- PASS: TestResize (0.95s)
15:08:13 [2019-10-03T15:08:13.835Z] === RUN   TestResizeWithInvalidSize
15:08:14 [2019-10-03T15:08:14.029Z] --- PASS: TestDiff (0.86s)
15:08:14 [2019-10-03T15:08:14.029Z] === RUN   TestExecWithCloseStdin
15:08:14 [2019-10-03T15:08:14.768Z] --- PASS: TestResizeWithInvalidSize (0.90s)
15:08:14 [2019-10-03T15:08:14.768Z] === RUN   TestResizeWhenContainerNotStarted
15:08:15 [2019-10-03T15:08:15.303Z] --- PASS: TestExecWithCloseStdin (1.19s)
15:08:15 [2019-10-03T15:08:15.304Z] === RUN   TestExec
15:08:15 [2019-10-03T15:08:15.702Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:08:15 [2019-10-03T15:08:15.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:08:16 [2019-10-03T15:08:16.212Z] ?   	github.com/docker/docker/api	[no test files]
15:08:16 [2019-10-03T15:08:16.267Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:08:16 [2019-10-03T15:08:16.581Z] --- PASS: TestExec (1.07s)
15:08:16 [2019-10-03T15:08:16.581Z] === RUN   TestExecUser
15:08:17 [2019-10-03T15:08:17.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:08:17 [2019-10-03T15:08:17.434Z] --- PASS: TestExecUser (1.13s)
15:08:17 [2019-10-03T15:08:17.434Z] === RUN   TestExportContainerAndImportImage
15:08:18 [2019-10-03T15:08:18.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:08:18 [2019-10-03T15:08:18.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:08:18 [2019-10-03T15:08:18.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:08:18 [2019-10-03T15:08:18.797Z] --- PASS: TestExportContainerAndImportImage (1.24s)
15:08:18 [2019-10-03T15:08:18.797Z] === RUN   TestExportContainerAfterDaemonRestart
15:08:20 [2019-10-03T15:08:20.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:08:20 [2019-10-03T15:08:20.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:08:20 [2019-10-03T15:08:20.628Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
15:08:20 [2019-10-03T15:08:20.628Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
15:08:20 [2019-10-03T15:08:20.628Z] === RUN   TestHealthCheckWorkdir
15:08:21 [2019-10-03T15:08:21.428Z] --- PASS: TestHealthCheckWorkdir (1.17s)
15:08:21 [2019-10-03T15:08:21.428Z] === RUN   TestHealthKillContainer
15:08:22 [2019-10-03T15:08:22.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:08:22 [2019-10-03T15:08:22.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:08:22 [2019-10-03T15:08:22.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:08:24 [2019-10-03T15:08:24.277Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:08:24 [2019-10-03T15:08:24.277Z] 
15:08:24 [2019-10-03T15:08:24.277Z]  ________   ____  __.
15:08:24 [2019-10-03T15:08:24.277Z]  \_____  \ |    |/ _|
15:08:24 [2019-10-03T15:08:24.277Z]  /   |   \|      <
15:08:24 [2019-10-03T15:08:24.277Z]  /    |    \    |  \
15:08:24 [2019-10-03T15:08:24.277Z]  \_______  /____|__ \
15:08:24 [2019-10-03T15:08:24.277Z]          \/        \/
15:08:24 [2019-10-03T15:08:24.277Z] 
15:08:24 [2019-10-03T15:08:24.277Z] INFO: make.ps1 ended at 10/03/2019 15:08:21
15:08:24 [2019-10-03T15:08:24.620Z] === RUN   TestDockerSuite/TestBuildBlankName
15:08:24 [2019-10-03T15:08:24.643Z] --- PASS: TestHealthKillContainer (3.11s)
15:08:24 [2019-10-03T15:08:24.643Z] === RUN   TestInspectCpusetInConfigPre120
15:08:25 [2019-10-03T15:08:25.186Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:08:25 [2019-10-03T15:08:25.430Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
15:08:25 [2019-10-03T15:08:25.430Z] === RUN   TestIpcModeNone
15:08:25 [2019-10-03T15:08:25.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:08:26 [2019-10-03T15:08:26.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:08:26 [2019-10-03T15:08:26.447Z] INFO: Binaries build ended at 10/03/2019 15:08:26. Duration:00:01:20.6530764
15:08:26 [2019-10-03T15:08:26.733Z] --- PASS: TestIpcModeNone (1.03s)
15:08:26 [2019-10-03T15:08:26.733Z] === RUN   TestIpcModePrivate
15:08:27 [2019-10-03T15:08:27.691Z] --- PASS: TestIpcModePrivate (1.14s)
15:08:27 [2019-10-03T15:08:27.691Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
15:08:27 [2019-10-03T15:08:27.691Z] === RUN   TestIpcModeShareable
15:08:28 [2019-10-03T15:08:28.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:08:28 [2019-10-03T15:08:28.216Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:08:28 [2019-10-03T15:08:28.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:08:28 [2019-10-03T15:08:28.622Z] INFO: Copying the built daemon binary to d:\CI\PR-40034\1\binary\dockerd-5a703ccb4.exe...
15:08:28 [2019-10-03T15:08:28.958Z] --- PASS: TestIpcModeShareable (1.06s)
15:08:28 [2019-10-03T15:08:28.958Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
15:08:28 [2019-10-03T15:08:28.958Z] === RUN   TestAPIIpcModeShareableAndContainer
15:08:29 [2019-10-03T15:08:29.409Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:08:29 [2019-10-03T15:08:29.588Z] INFO: Copying the built client binary to d:\CI\PR-40034\1\binary\docker-5a703ccb4.exe...
15:08:30 [2019-10-03T15:08:30.045Z] INFO: Copying dockerversion from the container...
15:08:30 [2019-10-03T15:08:30.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:08:30 [2019-10-03T15:08:30.503Z] INFO: Copying the golang package from the container to d:\CI\PR-40034\1\installer\go.zip...
15:08:30 [2019-10-03T15:08:30.599Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s)
15:08:30 [2019-10-03T15:08:30.599Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
15:08:30 [2019-10-03T15:08:30.599Z] === RUN   TestCgroupNamespacesRun
15:08:31 [2019-10-03T15:08:31.044Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
15:08:31 [2019-10-03T15:08:31.970Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:08:31 [2019-10-03T15:08:31.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:08:32 [2019-10-03T15:08:32.212Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s)
15:08:32 [2019-10-03T15:08:32.212Z] === RUN   TestAPIIpcModeHost
15:08:32 [2019-10-03T15:08:32.536Z] --- PASS: TestCgroupNamespacesRun (1.88s)
15:08:32 [2019-10-03T15:08:32.536Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
15:08:32 [2019-10-03T15:08:32.536Z] === RUN   TestCgroupNamespacesRunPrivileged
15:08:32 [2019-10-03T15:08:32.589Z] --- PASS: TestAPIIpcModeHost (0.80s)
15:08:32 [2019-10-03T15:08:32.589Z] === RUN   TestDaemonIpcModeShareable
15:08:34 [2019-10-03T15:08:34.337Z] INFO: Extracting go.zip to d:\CI\PR-40034\1\go
15:08:34 [2019-10-03T15:08:34.430Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:08:34 [2019-10-03T15:08:34.430Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
15:08:34 [2019-10-03T15:08:34.430Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
15:08:34 [2019-10-03T15:08:34.430Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:08:34 [2019-10-03T15:08:34.442Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
15:08:34 [2019-10-03T15:08:34.442Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
15:08:34 [2019-10-03T15:08:34.442Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:08:34 [2019-10-03T15:08:34.442Z] === RUN   TestDaemonIpcModePrivate
15:08:36 [2019-10-03T15:08:36.332Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
15:08:36 [2019-10-03T15:08:36.332Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
15:08:36 [2019-10-03T15:08:36.332Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
15:08:36 [2019-10-03T15:08:36.332Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:08:36 [2019-10-03T15:08:36.954Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s)
15:08:36 [2019-10-03T15:08:36.954Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
15:08:36 [2019-10-03T15:08:36.954Z] === RUN   TestCgroupNamespacesRunHostMode
15:08:36 [2019-10-03T15:08:36.954Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:08:38 [2019-10-03T15:08:38.428Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
15:08:38 [2019-10-03T15:08:38.428Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
15:08:38 [2019-10-03T15:08:38.428Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
15:08:38 [2019-10-03T15:08:38.428Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:08:38 [2019-10-03T15:08:38.480Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s)
15:08:38 [2019-10-03T15:08:38.480Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
15:08:38 [2019-10-03T15:08:38.480Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:08:39 [2019-10-03T15:08:39.851Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:08:40 [2019-10-03T15:08:40.250Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
15:08:40 [2019-10-03T15:08:40.250Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
15:08:40 [2019-10-03T15:08:40.250Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:08:40 [2019-10-03T15:08:40.250Z] === RUN   TestIpcModeOlderClient
15:08:40 [2019-10-03T15:08:40.250Z] === PAUSE TestIpcModeOlderClient
15:08:40 [2019-10-03T15:08:40.250Z] === RUN   TestKillContainerInvalidSignal
15:08:40 [2019-10-03T15:08:40.784Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
15:08:40 [2019-10-03T15:08:40.784Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
15:08:40 [2019-10-03T15:08:40.784Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:08:41 [2019-10-03T15:08:41.027Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
15:08:41 [2019-10-03T15:08:41.027Z] === RUN   TestKillContainer
15:08:41 [2019-10-03T15:08:41.027Z] === RUN   TestKillContainer/no_signal
15:08:41 [2019-10-03T15:08:41.041Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:08:41 [2019-10-03T15:08:41.607Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
15:08:41 [2019-10-03T15:08:41.607Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
15:08:41 [2019-10-03T15:08:41.607Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:08:41 [2019-10-03T15:08:41.848Z] === RUN   TestKillContainer/non_killing_signal
15:08:42 [2019-10-03T15:08:42.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
15:08:42 [2019-10-03T15:08:42.539Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
15:08:42 [2019-10-03T15:08:42.539Z] === RUN   TestCgroupNamespacesRunOlderClient
15:08:42 [2019-10-03T15:08:42.637Z] === RUN   TestKillContainer/killing_signal
15:08:43 [2019-10-03T15:08:43.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:08:43 [2019-10-03T15:08:43.893Z] --- PASS: TestKillContainer (2.82s)
15:08:43 [2019-10-03T15:08:43.893Z]     --- PASS: TestKillContainer/no_signal (0.92s)
15:08:43 [2019-10-03T15:08:43.893Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
15:08:43 [2019-10-03T15:08:43.893Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
15:08:43 [2019-10-03T15:08:43.893Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:08:43 [2019-10-03T15:08:43.893Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:08:44 [2019-10-03T15:08:44.401Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s)
15:08:44 [2019-10-03T15:08:44.402Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
15:08:44 [2019-10-03T15:08:44.402Z] === RUN   TestKernelTCPMemory
15:08:44 [2019-10-03T15:08:44.695Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:08:44 [2019-10-03T15:08:44.965Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:08:45 [2019-10-03T15:08:45.531Z] --- PASS: TestKernelTCPMemory (1.10s)
15:08:45 [2019-10-03T15:08:45.531Z] === RUN   TestNISDomainname
15:08:45 [2019-10-03T15:08:45.668Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
15:08:45 [2019-10-03T15:08:45.668Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
15:08:45 [2019-10-03T15:08:45.668Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
15:08:45 [2019-10-03T15:08:45.668Z] === RUN   TestKillStoppedContainer
15:08:45 [2019-10-03T15:08:45.668Z] --- PASS: TestKillStoppedContainer (0.11s)
15:08:45 [2019-10-03T15:08:45.668Z] === RUN   TestKillStoppedContainerAPIPre120
15:08:45 [2019-10-03T15:08:45.668Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
15:08:45 [2019-10-03T15:08:45.668Z] === RUN   TestKillDifferentUserContainer
15:08:46 [2019-10-03T15:08:46.626Z] --- PASS: TestKillDifferentUserContainer (0.93s)
15:08:46 [2019-10-03T15:08:46.626Z] === RUN   TestInspectOomKilledTrue
15:08:46 [2019-10-03T15:08:46.626Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
15:08:46 [2019-10-03T15:08:46.626Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:08:46 [2019-10-03T15:08:46.626Z] === RUN   TestInspectOomKilledFalse
15:08:46 [2019-10-03T15:08:46.626Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:08:46 [2019-10-03T15:08:46.626Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:08:46 [2019-10-03T15:08:46.626Z] === RUN   TestLinksEtcHostsContentMatch
15:08:46 [2019-10-03T15:08:46.911Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:08:46 [2019-10-03T15:08:46.912Z] --- PASS: TestNISDomainname (1.31s)
15:08:46 [2019-10-03T15:08:46.912Z] === RUN   TestHostnameDnsResolution
15:08:47 [2019-10-03T15:08:47.431Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
15:08:47 [2019-10-03T15:08:47.432Z] === RUN   TestLinksContainerNames
15:08:48 [2019-10-03T15:08:48.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:08:48 [2019-10-03T15:08:48.540Z] --- PASS: TestHostnameDnsResolution (1.66s)
15:08:48 [2019-10-03T15:08:48.540Z] === RUN   TestStats
15:08:49 [2019-10-03T15:08:49.283Z] --- PASS: TestLinksContainerNames (1.72s)
15:08:49 [2019-10-03T15:08:49.283Z] === RUN   TestLogsFollowTailEmpty
15:08:50 [2019-10-03T15:08:50.086Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
15:08:50 [2019-10-03T15:08:50.086Z] === RUN   TestContainerNetworkMountsNoChown
15:08:50 [2019-10-03T15:08:50.907Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/default
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/default
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/private
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/private
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rprivate
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rprivate
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/slave
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/slave
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rslave
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rslave
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/shared
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/shared
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rshared
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rshared
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/default
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/default/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/default/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/default/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/rshared
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/shared
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/rslave
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/slave
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/rprivate
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/private
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/private/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/private/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:08:50 [2019-10-03T15:08:50.907Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:08:50 [2019-10-03T15:08:50.907Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:08:51 [2019-10-03T15:08:51.063Z] --- PASS: TestStats (2.36s)
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestStopContainerWithTimeout
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestStopContainerWithTimeout/0
15:08:51 [2019-10-03T15:08:51.063Z] === PAUSE TestStopContainerWithTimeout/0
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestStopContainerWithTimeout/1
15:08:51 [2019-10-03T15:08:51.063Z] === PAUSE TestStopContainerWithTimeout/1
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestStopContainerWithTimeout/3
15:08:51 [2019-10-03T15:08:51.063Z] === PAUSE TestStopContainerWithTimeout/3
15:08:51 [2019-10-03T15:08:51.063Z] === RUN   TestStopContainerWithTimeout/-1
15:08:51 [2019-10-03T15:08:51.063Z] === PAUSE TestStopContainerWithTimeout/-1
15:08:51 [2019-10-03T15:08:51.063Z] === CONT  TestStopContainerWithTimeout/0
15:08:51 [2019-10-03T15:08:51.063Z] === CONT  TestStopContainerWithTimeout/3
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/default/mount_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:08:51 [2019-10-03T15:08:51.278Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/private/mount_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/private/bind_root
15:08:51 [2019-10-03T15:08:51.646Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:08:52 [2019-10-03T15:08:52.031Z] --- PASS: TestMountDaemonRoot (0.02s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:08:52 [2019-10-03T15:08:52.031Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
15:08:52 [2019-10-03T15:08:52.031Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s)
15:08:52 [2019-10-03T15:08:52.031Z] === RUN   TestContainerBindMountNonRecursive
15:08:52 [2019-10-03T15:08:52.434Z] === CONT  TestStopContainerWithTimeout/-1
15:08:53 [2019-10-03T15:08:53.806Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:08:53 [2019-10-03T15:08:53.806Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:08:53 [2019-10-03T15:08:53.806Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:08:53 [2019-10-03T15:08:53.951Z] --- PASS: TestContainerBindMountNonRecursive (2.22s)
15:08:53 [2019-10-03T15:08:53.951Z] === RUN   TestNetworkNat
15:08:54 [2019-10-03T15:08:54.370Z] === CONT  TestStopContainerWithTimeout/1
15:08:55 [2019-10-03T15:08:55.268Z] --- PASS: TestNetworkNat (1.22s)
15:08:55 [2019-10-03T15:08:55.268Z] === RUN   TestNetworkLocalhostTCPNat
15:08:56 [2019-10-03T15:08:56.266Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:08:56 [2019-10-03T15:08:56.266Z]     --- PASS: TestStopContainerWithTimeout/0 (1.41s)
15:08:56 [2019-10-03T15:08:56.266Z]     --- PASS: TestStopContainerWithTimeout/3 (3.48s)
15:08:56 [2019-10-03T15:08:56.266Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
15:08:56 [2019-10-03T15:08:56.266Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
15:08:56 [2019-10-03T15:08:56.266Z] === RUN   TestDeleteDevicemapper
15:08:56 [2019-10-03T15:08:56.266Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:08:56 [2019-10-03T15:08:56.266Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:08:56 [2019-10-03T15:08:56.266Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:08:56 [2019-10-03T15:08:56.526Z] --- PASS: TestNetworkLocalhostTCPNat (1.20s)
15:08:56 [2019-10-03T15:08:56.526Z] === RUN   TestNetworkLoopbackNat
15:08:57 [2019-10-03T15:08:57.637Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:08:57 [2019-10-03T15:08:57.894Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:08:58 [2019-10-03T15:08:58.361Z] --- PASS: TestNetworkLoopbackNat (1.65s)
15:08:58 [2019-10-03T15:08:58.361Z] === RUN   TestPause
15:08:59 [2019-10-03T15:08:59.150Z] --- PASS: TestPause (1.07s)
15:08:59 [2019-10-03T15:08:59.150Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:08:59 [2019-10-03T15:08:59.150Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:08:59 [2019-10-03T15:08:59.150Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:08:59 [2019-10-03T15:08:59.150Z] === RUN   TestPauseStopPausedContainer
15:08:59 [2019-10-03T15:08:59.791Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
15:08:59 [2019-10-03T15:08:59.791Z] === RUN   TestUpdateMemory
15:08:59 [2019-10-03T15:08:59.791Z] --- SKIP: TestUpdateMemory (0.01s)
15:08:59 [2019-10-03T15:08:59.791Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:08:59 [2019-10-03T15:08:59.791Z] === RUN   TestUpdateCPUQuota
15:09:00 [2019-10-03T15:09:00.403Z] --- PASS: TestPauseStopPausedContainer (0.98s)
15:09:00 [2019-10-03T15:09:00.403Z] === RUN   TestPsFilter
15:09:00 [2019-10-03T15:09:00.403Z] --- PASS: TestPsFilter (0.27s)
15:09:00 [2019-10-03T15:09:00.403Z] === RUN   TestRemoveContainerWithRemovedVolume
15:09:01 [2019-10-03T15:09:01.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
15:09:01 [2019-10-03T15:09:01.199Z] === RUN   TestRemoveContainerWithVolume
15:09:01 [2019-10-03T15:09:01.688Z] --- PASS: TestUpdateCPUQuota (1.84s)
15:09:01 [2019-10-03T15:09:01.688Z] === RUN   TestUpdatePidsLimit
15:09:01 [2019-10-03T15:09:01.688Z] === RUN   TestUpdatePidsLimit/update_from_none
15:09:01 [2019-10-03T15:09:01.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:09:01 [2019-10-03T15:09:01.945Z] === RUN   TestUpdatePidsLimit/no_change
15:09:01 [2019-10-03T15:09:01.983Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
15:09:01 [2019-10-03T15:09:01.983Z] === RUN   TestRemoveContainerRunning
15:09:02 [2019-10-03T15:09:02.512Z] === RUN   TestUpdatePidsLimit/update_lower
15:09:02 [2019-10-03T15:09:02.769Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:09:03 [2019-10-03T15:09:03.028Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:09:03 [2019-10-03T15:09:03.362Z] --- PASS: TestRemoveContainerRunning (0.97s)
15:09:03 [2019-10-03T15:09:03.362Z] === RUN   TestRemoveContainerForceRemoveRunning
15:09:03 [2019-10-03T15:09:03.591Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:09:03 [2019-10-03T15:09:03.848Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:09:04 [2019-10-03T15:09:04.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s)
15:09:04 [2019-10-03T15:09:04.199Z] === RUN   TestRemoveInvalidContainer
15:09:04 [2019-10-03T15:09:04.199Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:09:04 [2019-10-03T15:09:04.199Z] === RUN   TestRenameLinkedContainer
15:09:04 [2019-10-03T15:09:04.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Extraction ended at 10/03/2019 15:09:01. Duration:00:00:27.4888009
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Updating the golang and path environment variables
15:09:04 [2019-10-03T15:09:04.457Z] INFO: GOPATH=d:\gopath
15:09:04 [2019-10-03T15:09:04.457Z] INFO: go version go1.13.1 windows/amd64
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Running the daemon under test in debug mode
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Starting a daemon under test...
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40034\1\daemon --pidfile d:\CI\PR-40034\1\docker.pid -D
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Process started successfully.
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Start tailing logs of the daemon under tests
15:09:04 [2019-10-03T15:09:04.457Z] INFO: Waiting for the daemon under test to start...
15:09:04 [2019-10-03T15:09:04.914Z] INFO: Daemon under test started and replied!
15:09:04 [2019-10-03T15:09:04.914Z] INFO: Docker version of the daemon under test
15:09:04 [2019-10-03T15:09:04.914Z] 
15:09:04 [2019-10-03T15:09:04.977Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:09:05 [2019-10-03T15:09:05.371Z] Client:
15:09:05 [2019-10-03T15:09:05.371Z]  Version:      17.06.2-ce
15:09:05 [2019-10-03T15:09:05.371Z]  API version:  1.30
15:09:05 [2019-10-03T15:09:05.371Z]  Go version:   go1.8.3
15:09:05 [2019-10-03T15:09:05.371Z]  Git commit:   cec0b72
15:09:05 [2019-10-03T15:09:05.371Z]  Built:        Tue Sep  5 19:57:19 2017
15:09:05 [2019-10-03T15:09:05.371Z]  OS/Arch:      windows/amd64
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] Server:
15:09:05 [2019-10-03T15:09:05.371Z]  Version:      0.0.0-dev
15:09:05 [2019-10-03T15:09:05.371Z]  API version:  1.41 (minimum version 1.24)
15:09:05 [2019-10-03T15:09:05.371Z]  Go version:   go1.13.1
15:09:05 [2019-10-03T15:09:05.371Z]  Git commit:   5a703ccb4
15:09:05 [2019-10-03T15:09:05.371Z]  Built:        10/03/2019 15:07:11
15:09:05 [2019-10-03T15:09:05.371Z]  OS/Arch:      windows/amd64
15:09:05 [2019-10-03T15:09:05.371Z]  Experimental: false
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] INFO: Docker info of the daemon under test
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] Containers: 0
15:09:05 [2019-10-03T15:09:05.371Z]  Running: 0
15:09:05 [2019-10-03T15:09:05.371Z]  Paused: 0
15:09:05 [2019-10-03T15:09:05.371Z]  Stopped: 0
15:09:05 [2019-10-03T15:09:05.371Z] Images: 0
15:09:05 [2019-10-03T15:09:05.371Z] Server Version: 0.0.0-dev
15:09:05 [2019-10-03T15:09:05.371Z] Storage Driver: windowsfilter
15:09:05 [2019-10-03T15:09:05.371Z]  Windows: 
15:09:05 [2019-10-03T15:09:05.371Z] Logging Driver: json-file
15:09:05 [2019-10-03T15:09:05.371Z] Plugins: 
15:09:05 [2019-10-03T15:09:05.371Z]  Volume: local
15:09:05 [2019-10-03T15:09:05.371Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:09:05 [2019-10-03T15:09:05.371Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:09:05 [2019-10-03T15:09:05.371Z] Swarm: inactive
15:09:05 [2019-10-03T15:09:05.371Z] Default Isolation: process
15:09:05 [2019-10-03T15:09:05.371Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:09:05 [2019-10-03T15:09:05.371Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
15:09:05 [2019-10-03T15:09:05.371Z] OSType: windows
15:09:05 [2019-10-03T15:09:05.371Z] Architecture: x86_64
15:09:05 [2019-10-03T15:09:05.371Z] CPUs: 4
15:09:05 [2019-10-03T15:09:05.371Z] Total Memory: 32GiB
15:09:05 [2019-10-03T15:09:05.371Z] Name: azwin-2-6ce160
15:09:05 [2019-10-03T15:09:05.371Z] ID: ZF7W:O4JW:EDVU:54RD:6VA3:ZPWQ:5PJQ:EJRC:R4MG:S4FJ:EFB5:QZG3
15:09:05 [2019-10-03T15:09:05.371Z] Docker Root Dir: D:\CI\PR-40034\1\daemon
15:09:05 [2019-10-03T15:09:05.371Z] Debug Mode (client): false
15:09:05 [2019-10-03T15:09:05.371Z] Debug Mode (server): true
15:09:05 [2019-10-03T15:09:05.371Z]  File Descriptors: -1
15:09:05 [2019-10-03T15:09:05.371Z]  Goroutines: 17
15:09:05 [2019-10-03T15:09:05.371Z]  System Time: 2019-10-03T15:09:04.9803212Z
15:09:05 [2019-10-03T15:09:05.371Z]  EventsListeners: 0
15:09:05 [2019-10-03T15:09:05.371Z] Registry: https://index.docker.io/v1/
15:09:05 [2019-10-03T15:09:05.371Z] Labels:
15:09:05 [2019-10-03T15:09:05.371Z] Experimental: false
15:09:05 [2019-10-03T15:09:05.371Z] Insecure Registries:
15:09:05 [2019-10-03T15:09:05.371Z]  127.0.0.0/8
15:09:05 [2019-10-03T15:09:05.371Z] Live Restore Enabled: false
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] INFO: Docker images of the daemon under test
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:09:05 [2019-10-03T15:09:05.371Z] 
15:09:05 [2019-10-03T15:09:05.371Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:09:05 [2019-10-03T15:09:05.371Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:09:05 [2019-10-03T15:09:05.371Z] ltsc2019: Pulling from windows/servercore
15:09:05 [2019-10-03T15:09:05.542Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:09:06 [2019-10-03T15:09:06.107Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:09:06 [2019-10-03T15:09:06.364Z] --- PASS: TestUpdatePidsLimit (4.89s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/no_change (0.54s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s)
15:09:06 [2019-10-03T15:09:06.364Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s)
15:09:06 [2019-10-03T15:09:06.364Z] === RUN   TestUpdateRestartPolicy
15:09:07 [2019-10-03T15:09:07.413Z] --- PASS: TestRenameLinkedContainer (3.42s)
15:09:07 [2019-10-03T15:09:07.413Z] === RUN   TestRenameStoppedContainer
15:09:07 [2019-10-03T15:09:07.734Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:09:08 [2019-10-03T15:09:08.694Z] --- PASS: TestRenameStoppedContainer (0.92s)
15:09:08 [2019-10-03T15:09:08.694Z] === RUN   TestRenameRunningContainerAndReuse
15:09:09 [2019-10-03T15:09:09.068Z] ok  	github.com/docker/docker/cmd/dockerd	0.246s	coverage: 30.3% of statements
15:09:09 [2019-10-03T15:09:09.068Z] ok  	github.com/docker/docker/container	0.157s	coverage: 35.3% of statements
15:09:09 [2019-10-03T15:09:09.068Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:09:09 [2019-10-03T15:09:09.068Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:09:09 [2019-10-03T15:09:09.068Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:09:09 [2019-10-03T15:09:09.068Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:09:09 [2019-10-03T15:09:09.629Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:09:10 [2019-10-03T15:09:10.047Z] 65014b3c3121: Pulling fs layer
15:09:10 [2019-10-03T15:09:10.047Z] 2945147eda09: Pulling fs layer
15:09:10 [2019-10-03T15:09:10.194Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:09:10 [2019-10-03T15:09:10.520Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
15:09:10 [2019-10-03T15:09:10.520Z] === RUN   TestRenameInvalidName
15:09:11 [2019-10-03T15:09:11.322Z] --- PASS: TestRenameInvalidName (0.97s)
15:09:11 [2019-10-03T15:09:11.322Z] === RUN   TestRenameAnonymousContainer
15:09:11 [2019-10-03T15:09:11.566Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:09:12 [2019-10-03T15:09:12.566Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
15:09:13 [2019-10-03T15:09:13.952Z] --- PASS: TestRenameAnonymousContainer (2.97s)
15:09:13 [2019-10-03T15:09:13.952Z] === RUN   TestRenameContainerWithSameName
15:09:15 [2019-10-03T15:09:15.223Z] --- PASS: TestRenameContainerWithSameName (0.92s)
15:09:15 [2019-10-03T15:09:15.223Z] === RUN   TestRenameContainerWithLinkedContainer
15:09:15 [2019-10-03T15:09:15.744Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:09:16 [2019-10-03T15:09:16.313Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:09:17 [2019-10-03T15:09:17.061Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s)
15:09:17 [2019-10-03T15:09:17.061Z] === RUN   TestResize
15:09:17 [2019-10-03T15:09:17.682Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:09:17 [2019-10-03T15:09:17.840Z] --- PASS: TestResize (0.95s)
15:09:17 [2019-10-03T15:09:17.840Z] === RUN   TestResizeWithInvalidSize
15:09:18 [2019-10-03T15:09:18.635Z] --- PASS: TestResizeWithInvalidSize (0.99s)
15:09:18 [2019-10-03T15:09:18.635Z] === RUN   TestResizeWhenContainerNotStarted
15:09:19 [2019-10-03T15:09:19.052Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:09:19 [2019-10-03T15:09:19.309Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:09:19 [2019-10-03T15:09:19.554Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.024s	coverage: 35.8% of statements
15:09:19 [2019-10-03T15:09:19.873Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:09:19 [2019-10-03T15:09:19.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s)
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:09:19 [2019-10-03T15:09:19.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:09:20 [2019-10-03T15:09:20.437Z] --- PASS: TestUpdateRestartPolicy (13.93s)
15:09:20 [2019-10-03T15:09:20.437Z] === RUN   TestUpdateRestartWithAutoRemove
15:09:20 [2019-10-03T15:09:20.437Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:09:21 [2019-10-03T15:09:21.369Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s)
15:09:21 [2019-10-03T15:09:21.369Z] === RUN   TestWaitNonBlocked
15:09:21 [2019-10-03T15:09:21.369Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:09:21 [2019-10-03T15:09:21.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:09:21 [2019-10-03T15:09:21.369Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:09:21 [2019-10-03T15:09:21.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:09:21 [2019-10-03T15:09:21.369Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:09:21 [2019-10-03T15:09:21.369Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:09:21 [2019-10-03T15:09:21.615Z] ok  	github.com/docker/docker/daemon/cluster	0.204s	coverage: 0.5% of statements
15:09:21 [2019-10-03T15:09:21.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:09:22 [2019-10-03T15:09:22.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:09:22 [2019-10-03T15:09:22.740Z] --- PASS: TestWaitNonBlocked (0.02s)
15:09:22 [2019-10-03T15:09:22.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
15:09:22 [2019-10-03T15:09:22.740Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
15:09:22 [2019-10-03T15:09:22.740Z] === RUN   TestWaitBlocked
15:09:22 [2019-10-03T15:09:22.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:09:22 [2019-10-03T15:09:22.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:09:22 [2019-10-03T15:09:22.740Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:09:22 [2019-10-03T15:09:22.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:09:22 [2019-10-03T15:09:22.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:09:22 [2019-10-03T15:09:22.740Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:09:23 [2019-10-03T15:09:23.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:09:23 [2019-10-03T15:09:23.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:09:23 [2019-10-03T15:09:23.675Z] --- PASS: TestWaitBlocked (0.04s)
15:09:23 [2019-10-03T15:09:23.675Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
15:09:23 [2019-10-03T15:09:23.675Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
15:09:23 [2019-10-03T15:09:23.675Z] === CONT  TestContainerStartOnDaemonRestart
15:09:23 [2019-10-03T15:09:23.675Z] === CONT  TestIpcModeOlderClient
15:09:23 [2019-10-03T15:09:23.932Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:09:23 [2019-10-03T15:09:23.933Z] --- PASS: TestIpcModeOlderClient (0.20s)
15:09:23 [2019-10-03T15:09:23.933Z] === CONT  TestDaemonRestartIpcMode
15:09:24 [2019-10-03T15:09:24.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:09:24 [2019-10-03T15:09:24.859Z] 2945147eda09: Verifying Checksum
15:09:24 [2019-10-03T15:09:24.859Z] 2945147eda09: Download complete
15:09:25 [2019-10-03T15:09:25.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:09:26 [2019-10-03T15:09:26.079Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
15:09:27 [2019-10-03T15:09:27.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:09:27 [2019-10-03T15:09:27.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:09:27 [2019-10-03T15:09:27.210Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:09:27 [2019-10-03T15:09:27.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:09:27 [2019-10-03T15:09:27.467Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
15:09:27 [2019-10-03T15:09:27.468Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
15:09:28 [2019-10-03T15:09:28.837Z] --- PASS: TestDaemonRestartIpcMode (4.76s)
15:09:28 [2019-10-03T15:09:28.837Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
15:09:28 [2019-10-03T15:09:28.837Z] PASS
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === Skipped
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:09:28 [2019-10-03T15:09:28.837Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:09:28 [2019-10-03T15:09:28.837Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:09:28 [2019-10-03T15:09:28.837Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:09:28 [2019-10-03T15:09:28.837Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:09:28 [2019-10-03T15:09:28.837Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
15:09:28 [2019-10-03T15:09:28.837Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] 
15:09:28 [2019-10-03T15:09:28.837Z] DONE 197 tests, 6 skipped in 154.797s
15:09:28 [2019-10-03T15:09:28.837Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:09:28 [2019-10-03T15:09:28.837Z] ++ 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
15:09:28 [2019-10-03T15:09:28.837Z] ++ set -e
15:09:28 [2019-10-03T15:09:28.837Z] ++ '[' -n 0 ']'
15:09:28 [2019-10-03T15:09:28.837Z] ++ set -x
15:09:28 [2019-10-03T15:09:28.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=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
15:09:28 [2019-10-03T15:09:28.837Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:09:29 [2019-10-03T15:09:29.094Z] INFO: Testing against a local daemon
15:09:29 [2019-10-03T15:09:29.094Z] === RUN   TestCommitInheritsEnv
15:09:29 [2019-10-03T15:09:29.617Z] ok  	github.com/docker/docker/daemon/events	0.072s	coverage: 50.0% of statements
15:09:29 [2019-10-03T15:09:29.657Z] --- PASS: TestCommitInheritsEnv (0.53s)
15:09:29 [2019-10-03T15:09:29.657Z] === RUN   TestImportExtremelyLargeImageWorks
15:09:29 [2019-10-03T15:09:29.657Z] === PAUSE TestImportExtremelyLargeImageWorks
15:09:29 [2019-10-03T15:09:29.657Z] === RUN   TestImagesFilterMultiReference
15:09:29 [2019-10-03T15:09:29.657Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:09:29 [2019-10-03T15:09:29.657Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:09:29 [2019-10-03T15:09:29.657Z] === RUN   TestImagePullPlatformInvalid
15:09:29 [2019-10-03T15:09:29.657Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
15:09:29 [2019-10-03T15:09:29.657Z] === RUN   TestRemoveImageOrphaning
15:09:29 [2019-10-03T15:09:29.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:09:29 [2019-10-03T15:09:29.961Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:09:30 [2019-10-03T15:09:30.221Z] --- PASS: TestRemoveImageOrphaning (0.49s)
15:09:30 [2019-10-03T15:09:30.222Z] === RUN   TestRemoveImageGarbageCollector
15:09:30 [2019-10-03T15:09:30.222Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:09:30 [2019-10-03T15:09:30.787Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:09:31 [2019-10-03T15:09:31.124Z] ok  	github.com/docker/docker/daemon/config	0.114s	coverage: 84.6% of statements
15:09:32 [2019-10-03T15:09:32.620Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
15:09:32 [2019-10-03T15:09:32.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
15:09:32 [2019-10-03T15:09:32.620Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
15:09:32 [2019-10-03T15:09:32.620Z] === RUN   TestCgroupNamespacesRun
15:09:33 [2019-10-03T15:09:33.231Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestRemoveImageGarbageCollector (2.87s)
15:09:33 [2019-10-03T15:09:33.334Z]     remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector"
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagInvalidReference
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagInvalidReference (0.01s)
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagValidPrefixedRepo
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagExistedNameWithoutForce
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagOfficialNames
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagOfficialNames (0.07s)
15:09:33 [2019-10-03T15:09:33.334Z] === RUN   TestTagMatchesDigest
15:09:33 [2019-10-03T15:09:33.334Z] --- PASS: TestTagMatchesDigest (0.05s)
15:09:33 [2019-10-03T15:09:33.334Z] === CONT  TestImportExtremelyLargeImageWorks
15:09:33 [2019-10-03T15:09:33.899Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:09:34 [2019-10-03T15:09:34.446Z] --- PASS: TestCgroupNamespacesRun (1.84s)
15:09:34 [2019-10-03T15:09:34.446Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
15:09:34 [2019-10-03T15:09:34.446Z] === RUN   TestCgroupNamespacesRunPrivileged
15:09:36 [2019-10-03T15:09:36.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
15:09:36 [2019-10-03T15:09:36.263Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
15:09:36 [2019-10-03T15:09:36.263Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:09:36 [2019-10-03T15:09:36.423Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:09:36 [2019-10-03T15:09:36.717Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 13.7% of statements
15:09:37 [2019-10-03T15:09:37.747Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
15:09:37 [2019-10-03T15:09:37.793Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:09:38 [2019-10-03T15:09:38.068Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
15:09:38 [2019-10-03T15:09:38.068Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
15:09:38 [2019-10-03T15:09:38.068Z] === RUN   TestCgroupNamespacesRunHostMode
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 95.2% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/builder/remotecontext	0.172s	coverage: 13.6% of statements
15:09:38 [2019-10-03T15:09:38.659Z] ok  	github.com/docker/docker/builder/dockerfile	0.536s	coverage: 48.2% of statements
15:09:39 [2019-10-03T15:09:39.585Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:09:39 [2019-10-03T15:09:39.689Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:09:39 [2019-10-03T15:09:39.816Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.845s	coverage: 57.9% of statements
15:09:39 [2019-10-03T15:09:39.919Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s)
15:09:39 [2019-10-03T15:09:39.919Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
15:09:39 [2019-10-03T15:09:39.919Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:09:40 [2019-10-03T15:09:40.623Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:09:40 [2019-10-03T15:09:40.857Z] ok  	github.com/docker/docker/daemon	12.501s	coverage: 17.6% of statements
15:09:40 [2019-10-03T15:09:40.857Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:09:40 [2019-10-03T15:09:40.857Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:09:40 [2019-10-03T15:09:40.857Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:09:40 [2019-10-03T15:09:40.857Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:09:40 [2019-10-03T15:09:40.947Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.642s	coverage: 85.1% of statements
15:09:40 [2019-10-03T15:09:40.947Z] ?   	github.com/docker/docker/cli	[no test files]
15:09:40 [2019-10-03T15:09:40.947Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:09:41 [2019-10-03T15:09:41.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
15:09:41 [2019-10-03T15:09:41.384Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
15:09:41 [2019-10-03T15:09:41.384Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:09:41 [2019-10-03T15:09:41.995Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:09:42 [2019-10-03T15:09:42.532Z] 65014b3c3121: Verifying Checksum
15:09:42 [2019-10-03T15:09:42.532Z] 65014b3c3121: Download complete
15:09:42 [2019-10-03T15:09:42.560Z] === RUN   TestDockerSuite/TestBuildCmd
15:09:42 [2019-10-03T15:09:42.673Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
15:09:42 [2019-10-03T15:09:42.673Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
15:09:42 [2019-10-03T15:09:42.673Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:09:42 [2019-10-03T15:09:42.817Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:09:43 [2019-10-03T15:09:43.380Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:09:43 [2019-10-03T15:09:43.456Z] ok  	github.com/docker/docker/client	0.232s	coverage: 75.8% of statements
15:09:43 [2019-10-03T15:09:43.471Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
15:09:43 [2019-10-03T15:09:43.471Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
15:09:43 [2019-10-03T15:09:43.471Z] === RUN   TestCgroupNamespacesRunOlderClient
15:09:43 [2019-10-03T15:09:43.637Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:09:43 [2019-10-03T15:09:43.637Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:09:45 [2019-10-03T15:09:45.308Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
15:09:45 [2019-10-03T15:09:45.308Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
15:09:45 [2019-10-03T15:09:45.308Z] === RUN   TestKernelTCPMemory
15:09:45 [2019-10-03T15:09:45.359Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.542s	coverage: 68.6% of statements
15:09:45 [2019-10-03T15:09:45.543Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:09:46 [2019-10-03T15:09:46.107Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:09:46 [2019-10-03T15:09:46.115Z] --- PASS: TestKernelTCPMemory (1.07s)
15:09:46 [2019-10-03T15:09:46.115Z] === RUN   TestNISDomainname
15:09:46 [2019-10-03T15:09:46.885Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.837s	coverage: 51.0% of statements
15:09:46 [2019-10-03T15:09:46.885Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.965s	coverage: 46.2% of statements
15:09:46 [2019-10-03T15:09:46.885Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:09:47 [2019-10-03T15:09:47.038Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:09:47 [2019-10-03T15:09:47.375Z] --- PASS: TestNISDomainname (1.24s)
15:09:47 [2019-10-03T15:09:47.375Z] === RUN   TestHostnameDnsResolution
15:09:47 [2019-10-03T15:09:47.602Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:09:48 [2019-10-03T15:09:48.167Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:09:48 [2019-10-03T15:09:48.734Z] --- PASS: TestHostnameDnsResolution (1.36s)
15:09:48 [2019-10-03T15:09:48.734Z] === RUN   TestStats
15:09:50 [2019-10-03T15:09:50.377Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.372s	coverage: 52.6% of statements
15:09:50 [2019-10-03T15:09:50.377Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:09:50 [2019-10-03T15:09:50.377Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.708s	coverage: 76.1% of statements
15:09:50 [2019-10-03T15:09:50.377Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:09:51 [2019-10-03T15:09:51.374Z] --- PASS: TestStats (2.48s)
15:09:51 [2019-10-03T15:09:51.374Z] === RUN   TestStopContainerWithTimeout
15:09:51 [2019-10-03T15:09:51.374Z] === RUN   TestStopContainerWithTimeout/0
15:09:51 [2019-10-03T15:09:51.374Z] === PAUSE TestStopContainerWithTimeout/0
15:09:51 [2019-10-03T15:09:51.374Z] === RUN   TestStopContainerWithTimeout/1
15:09:51 [2019-10-03T15:09:51.374Z] === PAUSE TestStopContainerWithTimeout/1
15:09:51 [2019-10-03T15:09:51.374Z] === RUN   TestStopContainerWithTimeout/3
15:09:51 [2019-10-03T15:09:51.374Z] === PAUSE TestStopContainerWithTimeout/3
15:09:51 [2019-10-03T15:09:51.374Z] === RUN   TestStopContainerWithTimeout/-1
15:09:51 [2019-10-03T15:09:51.374Z] === PAUSE TestStopContainerWithTimeout/-1
15:09:51 [2019-10-03T15:09:51.374Z] === CONT  TestStopContainerWithTimeout/0
15:09:51 [2019-10-03T15:09:51.374Z] === CONT  TestStopContainerWithTimeout/-1
15:09:51 [2019-10-03T15:09:51.409Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 58.0% of statements
15:09:52 [2019-10-03T15:09:52.037Z] ok  	github.com/docker/docker/daemon/links	0.045s	coverage: 93.0% of statements
15:09:52 [2019-10-03T15:09:52.329Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.135s	coverage: 3.0% of statements
15:09:52 [2019-10-03T15:09:52.637Z] === CONT  TestStopContainerWithTimeout/3
15:09:53 [2019-10-03T15:09:53.427Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:09:53 [2019-10-03T15:09:53.427Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:09:54 [2019-10-03T15:09:54.358Z] === RUN   TestDockerSuite/TestBuildContChar
15:09:54 [2019-10-03T15:09:54.358Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:09:54 [2019-10-03T15:09:54.441Z] === CONT  TestStopContainerWithTimeout/1
15:09:54 [2019-10-03T15:09:54.923Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:09:55 [2019-10-03T15:09:55.488Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:09:56 [2019-10-03T15:09:56.256Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:09:56 [2019-10-03T15:09:56.256Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
15:09:56 [2019-10-03T15:09:56.256Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
15:09:56 [2019-10-03T15:09:56.256Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
15:09:56 [2019-10-03T15:09:56.256Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
15:09:56 [2019-10-03T15:09:56.256Z] === RUN   TestDeleteDevicemapper
15:09:56 [2019-10-03T15:09:56.256Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:09:56 [2019-10-03T15:09:56.256Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:09:56 [2019-10-03T15:09:56.256Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:09:57 [2019-10-03T15:09:57.864Z] ok  	github.com/docker/docker/daemon/logger	0.299s	coverage: 42.7% of statements
15:09:58 [2019-10-03T15:09:58.504Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 68.2% of statements
15:09:58 [2019-10-03T15:09:58.504Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.598s	coverage: 77.8% of statements
15:09:58 [2019-10-03T15:09:58.765Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:09:58 [2019-10-03T15:09:58.766Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
15:09:58 [2019-10-03T15:09:58.766Z] === RUN   TestUpdateMemory
15:09:58 [2019-10-03T15:09:58.766Z] --- SKIP: TestUpdateMemory (0.00s)
15:09:58 [2019-10-03T15:09:58.766Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:09:58 [2019-10-03T15:09:58.766Z] === RUN   TestUpdateCPUQuota
15:09:59 [2019-10-03T15:09:59.331Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:09:59 [2019-10-03T15:09:59.588Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:10:00 [2019-10-03T15:10:00.153Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:10:00 [2019-10-03T15:10:00.553Z] ok  	github.com/docker/docker/daemon/logger/journald	0.034s	coverage: 26.2% of statements
15:10:00 [2019-10-03T15:10:00.553Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 88.3% of statements
15:10:00 [2019-10-03T15:10:00.676Z] --- PASS: TestUpdateCPUQuota (1.75s)
15:10:00 [2019-10-03T15:10:00.676Z] === RUN   TestUpdatePidsLimit
15:10:00 [2019-10-03T15:10:00.676Z] === RUN   TestUpdatePidsLimit/update_from_none
15:10:00 [2019-10-03T15:10:00.676Z] === RUN   TestUpdatePidsLimit/no_change
15:10:00 [2019-10-03T15:10:00.717Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:10:00 [2019-10-03T15:10:00.839Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.9% of statements
15:10:00 [2019-10-03T15:10:00.839Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:10:00 [2019-10-03T15:10:00.839Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:10:00 [2019-10-03T15:10:00.839Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:10:00 [2019-10-03T15:10:00.839Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:10:01 [2019-10-03T15:10:01.051Z] === RUN   TestUpdatePidsLimit/update_lower
15:10:01 [2019-10-03T15:10:01.655Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:10:01 [2019-10-03T15:10:01.855Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:10:02 [2019-10-03T15:10:02.247Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:10:02 [2019-10-03T15:10:02.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.031s	coverage: 62.1% of statements
15:10:02 [2019-10-03T15:10:02.588Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:10:02 [2019-10-03T15:10:02.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:10:02 [2019-10-03T15:10:02.995Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:10:03 [2019-10-03T15:10:03.153Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:10:03 [2019-10-03T15:10:03.410Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:10:04 [2019-10-03T15:10:04.387Z] ok  	github.com/docker/docker/daemon/logger/local	0.080s	coverage: 74.7% of statements
15:10:04 [2019-10-03T15:10:04.387Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:10:04 [2019-10-03T15:10:04.817Z] --- PASS: TestUpdatePidsLimit (4.32s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
15:10:04 [2019-10-03T15:10:04.817Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
15:10:04 [2019-10-03T15:10:04.818Z] === RUN   TestUpdateRestartPolicy
15:10:05 [2019-10-03T15:10:05.025Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.076s	coverage: 20.0% of statements
15:10:05 [2019-10-03T15:10:05.934Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:10:06 [2019-10-03T15:10:06.538Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
15:10:06 [2019-10-03T15:10:06.538Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.072s	coverage: 47.8% of statements
15:10:08 [2019-10-03T15:10:08.593Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
15:10:09 [2019-10-03T15:10:09.218Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.975s	coverage: 84.5% of statements
15:10:09 [2019-10-03T15:10:09.218Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:10:09 [2019-10-03T15:10:09.218Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:10:10 [2019-10-03T15:10:10.111Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:10:11 [2019-10-03T15:10:11.044Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:10:12 [2019-10-03T15:10:12.714Z] ok  	github.com/docker/docker/distribution/metadata	0.195s	coverage: 48.2% of statements
15:10:13 [2019-10-03T15:10:13.362Z] ok  	github.com/docker/docker/errdefs	0.034s	coverage: 49.4% of statements
15:10:15 [2019-10-03T15:10:15.419Z] ok  	github.com/docker/docker/distribution	0.734s	coverage: 22.4% of statements
15:10:15 [2019-10-03T15:10:15.419Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:10:17 [2019-10-03T15:10:17.464Z] ok  	github.com/docker/docker/distribution/xfer	1.716s	coverage: 85.6% of statements
15:10:17 [2019-10-03T15:10:17.464Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:10:17 [2019-10-03T15:10:17.593Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:10:18 [2019-10-03T15:10:18.088Z] ok  	github.com/docker/docker/image	0.083s	coverage: 86.4% of statements
15:10:18 [2019-10-03T15:10:18.088Z] ok  	github.com/docker/docker/image/cache	0.041s	coverage: 19.2% of statements
15:10:18 [2019-10-03T15:10:18.088Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:10:18 [2019-10-03T15:10:18.497Z] --- PASS: TestUpdateRestartPolicy (13.02s)
15:10:18 [2019-10-03T15:10:18.497Z] === RUN   TestUpdateRestartWithAutoRemove
15:10:18 [2019-10-03T15:10:18.497Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
15:10:18 [2019-10-03T15:10:18.497Z] === RUN   TestWaitNonBlocked
15:10:18 [2019-10-03T15:10:18.497Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:10:18 [2019-10-03T15:10:18.497Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:10:18 [2019-10-03T15:10:18.497Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:10:18 [2019-10-03T15:10:18.497Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:10:18 [2019-10-03T15:10:18.497Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:10:18 [2019-10-03T15:10:18.497Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:10:18 [2019-10-03T15:10:18.975Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:10:19 [2019-10-03T15:10:19.573Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
15:10:19 [2019-10-03T15:10:19.860Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
15:10:19 [2019-10-03T15:10:19.860Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:10:19 [2019-10-03T15:10:19.877Z] --- PASS: TestWaitNonBlocked (0.02s)
15:10:19 [2019-10-03T15:10:19.877Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
15:10:19 [2019-10-03T15:10:19.878Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
15:10:19 [2019-10-03T15:10:19.878Z] === RUN   TestWaitBlocked
15:10:19 [2019-10-03T15:10:19.878Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:10:19 [2019-10-03T15:10:19.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:10:19 [2019-10-03T15:10:19.878Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:10:19 [2019-10-03T15:10:19.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:10:19 [2019-10-03T15:10:19.878Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:10:19 [2019-10-03T15:10:19.878Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:10:19 [2019-10-03T15:10:19.908Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:10:20 [2019-10-03T15:10:20.855Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:10:21 [2019-10-03T15:10:21.112Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:10:21 [2019-10-03T15:10:21.141Z] --- PASS: TestWaitBlocked (0.01s)
15:10:21 [2019-10-03T15:10:21.141Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s)
15:10:21 [2019-10-03T15:10:21.141Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s)
15:10:21 [2019-10-03T15:10:21.141Z] === CONT  TestContainerStartOnDaemonRestart
15:10:21 [2019-10-03T15:10:21.141Z] === CONT  TestIpcModeOlderClient
15:10:21 [2019-10-03T15:10:21.141Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:10:21 [2019-10-03T15:10:21.141Z] === CONT  TestDaemonRestartIpcMode
15:10:21 [2019-10-03T15:10:21.921Z] ok  	github.com/docker/docker/pkg/aaparser	0.039s	coverage: 50.0% of statements
15:10:22 [2019-10-03T15:10:22.116Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.3% of statements
15:10:22 [2019-10-03T15:10:22.116Z] ok  	github.com/docker/docker/container	0.141s	coverage: 35.3% of statements
15:10:22 [2019-10-03T15:10:22.116Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:10:22 [2019-10-03T15:10:22.116Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:10:22 [2019-10-03T15:10:22.116Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:10:22 [2019-10-03T15:10:22.116Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:10:24 [2019-10-03T15:10:24.382Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s)
15:10:24 [2019-10-03T15:10:24.382Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
15:10:24 [2019-10-03T15:10:24.659Z] ok  	github.com/docker/docker/opts	0.130s	coverage: 66.9% of statements
15:10:25 [2019-10-03T15:10:25.293Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:10:25 [2019-10-03T15:10:25.293Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:10:25 [2019-10-03T15:10:25.359Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
15:10:25 [2019-10-03T15:10:25.359Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
15:10:25 [2019-10-03T15:10:25.359Z] PASS
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === Skipped
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:10:25 [2019-10-03T15:10:25.359Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
15:10:25 [2019-10-03T15:10:25.359Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:10:25 [2019-10-03T15:10:25.359Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:25 [2019-10-03T15:10:25.359Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:10:25 [2019-10-03T15:10:25.359Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:10:25 [2019-10-03T15:10:25.359Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] 
15:10:25 [2019-10-03T15:10:25.359Z] DONE 197 tests, 6 skipped in 141.033s
15:10:25 [2019-10-03T15:10:25.359Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:10:25 [2019-10-03T15:10:25.359Z] ++ 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
15:10:25 [2019-10-03T15:10:25.359Z] ++ set -e
15:10:25 [2019-10-03T15:10:25.359Z] ++ '[' -n 0 ']'
15:10:25 [2019-10-03T15:10:25.359Z] ++ set -x
15:10:25 [2019-10-03T15:10:25.359Z] ++ 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
15:10:25 [2019-10-03T15:10:25.359Z] INFO: Testing against a local daemon
15:10:25 [2019-10-03T15:10:25.359Z] === RUN   TestCommitInheritsEnv
15:10:25 [2019-10-03T15:10:25.843Z] --- PASS: TestCommitInheritsEnv (0.61s)
15:10:25 [2019-10-03T15:10:25.843Z] === RUN   TestImportExtremelyLargeImageWorks
15:10:25 [2019-10-03T15:10:25.843Z] === PAUSE TestImportExtremelyLargeImageWorks
15:10:25 [2019-10-03T15:10:25.843Z] === RUN   TestImagesFilterMultiReference
15:10:26 [2019-10-03T15:10:26.265Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:10:26 [2019-10-03T15:10:26.265Z] === RUN   TestImagePullPlatformInvalid
15:10:26 [2019-10-03T15:10:26.265Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:10:26 [2019-10-03T15:10:26.265Z] === RUN   TestRemoveImageOrphaning
15:10:26 [2019-10-03T15:10:26.366Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestRemoveImageOrphaning (0.58s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestRemoveImageGarbageCollector
15:10:26 [2019-10-03T15:10:26.645Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:10:26 [2019-10-03T15:10:26.645Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagInvalidReference
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagInvalidReference (0.03s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagValidPrefixedRepo
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagExistedNameWithoutForce
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagOfficialNames
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagOfficialNames (0.05s)
15:10:26 [2019-10-03T15:10:26.645Z] === RUN   TestTagMatchesDigest
15:10:26 [2019-10-03T15:10:26.645Z] --- PASS: TestTagMatchesDigest (0.01s)
15:10:26 [2019-10-03T15:10:26.645Z] === CONT  TestImportExtremelyLargeImageWorks
15:10:27 [2019-10-03T15:10:27.059Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
15:10:27 [2019-10-03T15:10:27.189Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:10:27 [2019-10-03T15:10:27.361Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
15:10:27 [2019-10-03T15:10:27.376Z] ok  	github.com/docker/docker/pkg/authorization	1.668s	coverage: 68.3% of statements
15:10:27 [2019-10-03T15:10:27.447Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:10:27 [2019-10-03T15:10:27.697Z] ok  	github.com/docker/docker/pkg/archive	1.573s	coverage: 76.8% of statements
15:10:28 [2019-10-03T15:10:28.325Z] ok  	github.com/docker/docker/pkg/directory	0.020s	coverage: 80.0% of statements
15:10:28 [2019-10-03T15:10:28.384Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:10:28 [2019-10-03T15:10:28.643Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:10:29 [2019-10-03T15:10:29.250Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:10:29 [2019-10-03T15:10:29.845Z] ok  	github.com/docker/docker/pkg/discovery	0.026s	coverage: 58.3% of statements
15:10:29 [2019-10-03T15:10:29.845Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 92.9% of statements
15:10:30 [2019-10-03T15:10:30.539Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:10:30 [2019-10-03T15:10:30.613Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
15:10:30 [2019-10-03T15:10:30.797Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:10:30 [2019-10-03T15:10:30.797Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:10:31 [2019-10-03T15:10:31.347Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.029s	coverage: 92.3% of statements
15:10:32 [2019-10-03T15:10:32.169Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:10:32 [2019-10-03T15:10:32.373Z] ok  	github.com/docker/docker/layer	7.339s	coverage: 68.8% of statements
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/oci	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:10:32 [2019-10-03T15:10:32.373Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
15:10:32 [2019-10-03T15:10:32.426Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:10:32 [2019-10-03T15:10:32.426Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:10:32 [2019-10-03T15:10:32.426Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:10:32 [2019-10-03T15:10:32.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:10:32 [2019-10-03T15:10:32.683Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:10:33 [2019-10-03T15:10:33.054Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
15:10:34 [2019-10-03T15:10:34.076Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
15:10:34 [2019-10-03T15:10:34.362Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 89.5% of statements
15:10:34 [2019-10-03T15:10:34.362Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.543s	coverage: 43.2% of statements
15:10:34 [2019-10-03T15:10:34.362Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:10:34 [2019-10-03T15:10:34.362Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:10:34 [2019-10-03T15:10:34.664Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:10:35 [2019-10-03T15:10:35.853Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.304s	coverage: 84.1% of statements
15:10:35 [2019-10-03T15:10:35.853Z] ok  	github.com/docker/docker/pkg/fsutils	0.450s	coverage: 85.1% of statements
15:10:36 [2019-10-03T15:10:36.144Z] ok  	github.com/docker/docker/pkg/homedir	0.030s	coverage: 11.4% of statements
15:10:37 [2019-10-03T15:10:37.683Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.023s	coverage: 91.7% of statements
15:10:38 [2019-10-03T15:10:38.310Z] ok  	github.com/docker/docker/pkg/locker	0.068s	coverage: 88.9% of statements
15:10:38 [2019-10-03T15:10:38.691Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
15:10:38 [2019-10-03T15:10:38.845Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:10:38 [2019-10-03T15:10:38.932Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
15:10:38 [2019-10-03T15:10:38.932Z] ok  	github.com/docker/docker/pkg/idtools	0.998s	coverage: 70.1% of statements
15:10:39 [2019-10-03T15:10:39.102Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:10:39 [2019-10-03T15:10:39.559Z] ok  	github.com/docker/docker/pkg/ioutils	1.846s	coverage: 70.6% of statements
15:10:39 [2019-10-03T15:10:39.559Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:10:39 [2019-10-03T15:10:39.616Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 84.6% of statements
15:10:40 [2019-10-03T15:10:40.176Z] ok  	github.com/docker/docker/daemon	12.203s	coverage: 17.6% of statements
15:10:40 [2019-10-03T15:10:40.176Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:10:40 [2019-10-03T15:10:40.176Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:10:40 [2019-10-03T15:10:40.182Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
15:10:40 [2019-10-03T15:10:40.470Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
15:10:40 [2019-10-03T15:10:40.737Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:10:41 [2019-10-03T15:10:41.000Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:10:41 [2019-10-03T15:10:41.095Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
15:10:41 [2019-10-03T15:10:41.296Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
15:10:41 [2019-10-03T15:10:41.296Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:10:41 [2019-10-03T15:10:41.296Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:10:41 [2019-10-03T15:10:41.739Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
15:10:41 [2019-10-03T15:10:41.739Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.042s	coverage: 91.4% of statements
15:10:41 [2019-10-03T15:10:41.739Z] ok  	github.com/docker/docker/pkg/mount	0.896s	coverage: 69.6% of statements
15:10:41 [2019-10-03T15:10:41.739Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:10:41 [2019-10-03T15:10:41.739Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:10:41 [2019-10-03T15:10:41.739Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:10:42 [2019-10-03T15:10:42.223Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:10:42 [2019-10-03T15:10:42.897Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
15:10:43 [2019-10-03T15:10:43.154Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:10:43 [2019-10-03T15:10:43.348Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.046s	coverage: 56.8% of statements
15:10:44 [2019-10-03T15:10:44.003Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
15:10:44 [2019-10-03T15:10:44.628Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 88.2% of statements
15:10:44 [2019-10-03T15:10:44.628Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
15:10:44 [2019-10-03T15:10:44.733Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
15:10:45 [2019-10-03T15:10:45.051Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:10:45 [2019-10-03T15:10:45.293Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.219s	coverage: 57.0% of statements
15:10:45 [2019-10-03T15:10:45.659Z] ok  	github.com/docker/docker/pkg/reexec	0.044s	coverage: 82.4% of statements
15:10:46 [2019-10-03T15:10:46.282Z] ok  	github.com/docker/docker/pkg/pubsub	1.161s	coverage: 73.9% of statements
15:10:46 [2019-10-03T15:10:46.570Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
15:10:47 [2019-10-03T15:10:47.576Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:10:48 [2019-10-03T15:10:48.054Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
15:10:48 [2019-10-03T15:10:48.054Z] ok  	github.com/docker/docker/pkg/streamformatter	0.026s	coverage: 66.2% of statements
15:10:48 [2019-10-03T15:10:48.557Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.412s	coverage: 72.5% of statements
15:10:48 [2019-10-03T15:10:48.557Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.693s	coverage: 46.2% of statements
15:10:48 [2019-10-03T15:10:48.557Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:10:48 [2019-10-03T15:10:48.675Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
15:10:48 [2019-10-03T15:10:48.947Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:10:49 [2019-10-03T15:10:49.295Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 80.0% of statements
15:10:49 [2019-10-03T15:10:49.511Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:10:50 [2019-10-03T15:10:50.323Z] ok  	github.com/docker/docker/pkg/signal	4.067s	coverage: 61.0% of statements
15:10:50 [2019-10-03T15:10:50.323Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
15:10:50 [2019-10-03T15:10:50.947Z] ok  	github.com/docker/docker/pkg/tailfile	0.180s	coverage: 88.6% of statements
15:10:51 [2019-10-03T15:10:51.080Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.940s	coverage: 51.0% of statements
15:10:51 [2019-10-03T15:10:51.410Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:10:51 [2019-10-03T15:10:51.990Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 85.9% of statements
15:10:52 [2019-10-03T15:10:52.279Z] testing: warning: no tests to run
15:10:52 [2019-10-03T15:10:52.279Z] coverage: [no statements]
15:10:52 [2019-10-03T15:10:52.279Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
15:10:52 [2019-10-03T15:10:52.906Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
15:10:52 [2019-10-03T15:10:52.906Z] ok  	github.com/docker/docker/pkg/tarsum	0.212s	coverage: 89.3% of statements
15:10:52 [2019-10-03T15:10:52.963Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
15:10:53 [2019-10-03T15:10:53.194Z] ok  	github.com/docker/docker/pkg/urlutil	0.014s	coverage: 100.0% of statements
15:10:53 [2019-10-03T15:10:53.523Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
15:10:53 [2019-10-03T15:10:53.523Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.089s	coverage: 57.2% of statements
15:10:53 [2019-10-03T15:10:53.523Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:10:53 [2019-10-03T15:10:53.523Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:10:53 [2019-10-03T15:10:53.832Z] ok  	github.com/docker/docker/pkg/useragent	0.024s	coverage: 88.9% of statements
15:10:55 [2019-10-03T15:10:55.410Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
15:10:55 [2019-10-03T15:10:55.912Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
15:10:55 [2019-10-03T15:10:55.971Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
15:10:56 [2019-10-03T15:10:56.671Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:10:56 [2019-10-03T15:10:56.897Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
15:10:56 [2019-10-03T15:10:56.897Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:10:56 [2019-10-03T15:10:56.897Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:10:57 [2019-10-03T15:10:57.236Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:10:57 [2019-10-03T15:10:57.823Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 42.7% of statements
15:10:57 [2019-10-03T15:10:57.961Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
15:10:58 [2019-10-03T15:10:58.608Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:10:58 [2019-10-03T15:10:58.610Z] ok  	github.com/docker/docker/profiles/seccomp	0.041s	coverage: 68.8% of statements
15:10:58 [2019-10-03T15:10:58.748Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 77.8% of statements
15:10:58 [2019-10-03T15:10:58.748Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:10:58 [2019-10-03T15:10:58.748Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:10:59 [2019-10-03T15:10:59.308Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 68.2% of statements
15:10:59 [2019-10-03T15:10:59.540Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:10:59 [2019-10-03T15:10:59.628Z] ok  	github.com/docker/docker/plugin	0.626s	coverage: 27.1% of statements
15:10:59 [2019-10-03T15:10:59.869Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:11:00 [2019-10-03T15:11:00.666Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
15:11:00 [2019-10-03T15:11:00.795Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
15:11:00 [2019-10-03T15:11:00.795Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 62.1% of statements
15:11:00 [2019-10-03T15:11:00.912Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:11:01 [2019-10-03T15:11:01.292Z] ok  	github.com/docker/docker/restartmanager	0.025s	coverage: 45.3% of statements
15:11:02 [2019-10-03T15:11:02.159Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 74.7% of statements
15:11:02 [2019-10-03T15:11:02.159Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:11:02 [2019-10-03T15:11:02.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 20.0% of statements
15:11:02 [2019-10-03T15:11:02.782Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
15:11:03 [2019-10-03T15:11:03.068Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
15:11:03 [2019-10-03T15:11:03.354Z] ok  	github.com/docker/docker/registry	0.532s	coverage: 56.3% of statements
15:11:04 [2019-10-03T15:11:04.044Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 47.8% of statements
15:11:04 [2019-10-03T15:11:04.044Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
15:11:04 [2019-10-03T15:11:04.970Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:11:05 [2019-10-03T15:11:05.089Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:11:05 [2019-10-03T15:11:05.089Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:11:05 [2019-10-03T15:11:05.226Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.592s	coverage: 84.5% of statements
15:11:05 [2019-10-03T15:11:05.226Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:11:05 [2019-10-03T15:11:05.226Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:11:06 [2019-10-03T15:11:06.020Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:11:06 [2019-10-03T15:11:06.891Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
15:11:07 [2019-10-03T15:11:07.113Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
15:11:07 [2019-10-03T15:11:07.113Z] ok  	github.com/docker/docker/distribution	0.174s	coverage: 22.4% of statements
15:11:07 [2019-10-03T15:11:07.113Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:11:07 [2019-10-03T15:11:07.915Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:11:08 [2019-10-03T15:11:08.292Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
15:11:09 [2019-10-03T15:11:09.621Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
15:11:09 [2019-10-03T15:11:09.662Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
15:11:09 [2019-10-03T15:11:09.908Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 73.0% of statements
15:11:10 [2019-10-03T15:11:10.588Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:11:10 [2019-10-03T15:11:10.588Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.1% of statements
15:11:10 [2019-10-03T15:11:10.588Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:11:10 [2019-10-03T15:11:10.588Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:11:11 [2019-10-03T15:11:11.381Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
15:11:11 [2019-10-03T15:11:11.949Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:11:11 [2019-10-03T15:11:11.949Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:11:12 [2019-10-03T15:11:12.509Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:11:13 [2019-10-03T15:11:13.290Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:11:13 [2019-10-03T15:11:13.498Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
15:11:13 [2019-10-03T15:11:13.548Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:11:13 [2019-10-03T15:11:13.548Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:11:13 [2019-10-03T15:11:13.548Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:11:13 [2019-10-03T15:11:13.753Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:11:15 [2019-10-03T15:11:15.445Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:11:15 [2019-10-03T15:11:15.638Z] ok  	github.com/docker/docker/pkg/archive	0.409s	coverage: 77.1% of statements
15:11:16 [2019-10-03T15:11:16.198Z] ok  	github.com/docker/docker/pkg/authorization	0.110s	coverage: 68.3% of statements
15:11:16 [2019-10-03T15:11:16.453Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:11:16 [2019-10-03T15:11:16.709Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:11:16 [2019-10-03T15:11:16.814Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:11:18 [2019-10-03T15:11:18.186Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:11:18 [2019-10-03T15:11:18.210Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.6% of statements
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/rootless	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/volume	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === Skipped
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver btrfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver btrfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver btrfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver btrfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver btrfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:73: No driver to put!
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     overlay_test.go:49: Fails to compute changes intermittently
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver zfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver zfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver zfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver zfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:46: Driver zfs not supported
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     graphtest_unix.go:73: No driver to put!
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:11:18 [2019-10-03T15:11:18.210Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] 
15:11:18 [2019-10-03T15:11:18.210Z] DONE 2114 tests, 20 skipped in 336.733s
Post stage
[Pipeline] junit
15:11:19 [2019-10-03T15:11:19.320Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:11:20 [2019-10-03T15:11:20.446Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/make.sh dynbinary test-integration
15:11:20 [2019-10-03T15:11:20.866Z] ok  	github.com/docker/docker/layer	7.378s	coverage: 68.8% of statements
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/oci	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.885s	coverage: 43.2% of statements
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:11:20 [2019-10-03T15:11:20.866Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
15:11:21 [2019-10-03T15:11:21.003Z] 
15:11:21 [2019-10-03T15:11:21.003Z] Removing bundles/
15:11:21 [2019-10-03T15:11:21.003Z] 
15:11:21 [2019-10-03T15:11:21.003Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:11:21 [2019-10-03T15:11:21.003Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:11:21 [2019-10-03T15:11:21.003Z] GOOS="" GOARCH="" GOARM=""
15:11:21 [2019-10-03T15:11:21.121Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:11:21 [2019-10-03T15:11:21.121Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
15:11:21 [2019-10-03T15:11:21.680Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
15:11:22 [2019-10-03T15:11:22.241Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.014s	coverage: 93.8% of statements
15:11:22 [2019-10-03T15:11:22.809Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
15:11:23 [2019-10-03T15:11:23.445Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:11:24 [2019-10-03T15:11:24.175Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:11:24 [2019-10-03T15:11:24.734Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
15:11:25 [2019-10-03T15:11:25.294Z] ok  	github.com/docker/docker/pkg/fsutils	0.214s	coverage: 85.1% of statements
15:11:25 [2019-10-03T15:11:25.294Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
15:11:25 [2019-10-03T15:11:25.550Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
15:11:26 [2019-10-03T15:11:26.475Z] ok  	github.com/docker/docker/pkg/idtools	0.411s	coverage: 70.1% of statements
15:11:26 [2019-10-03T15:11:26.720Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:11:27 [2019-10-03T15:11:27.035Z] ok  	github.com/docker/docker/pkg/ioutils	0.620s	coverage: 70.6% of statements
15:11:27 [2019-10-03T15:11:27.290Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
15:11:27 [2019-10-03T15:11:27.546Z] ok  	github.com/docker/docker/pkg/locker	0.019s	coverage: 88.9% of statements
15:11:27 [2019-10-03T15:11:27.546Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:11:27 [2019-10-03T15:11:27.546Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:11:28 [2019-10-03T15:11:28.107Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:11:28 [2019-10-03T15:11:28.362Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:11:28 [2019-10-03T15:11:28.616Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:11:28 [2019-10-03T15:11:28.922Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:11:28 [2019-10-03T15:11:28.922Z] ok  	github.com/docker/docker/pkg/mount	0.547s	coverage: 69.6% of statements
15:11:28 [2019-10-03T15:11:28.922Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:11:29 [2019-10-03T15:11:29.177Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
15:11:29 [2019-10-03T15:11:29.177Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:11:29 [2019-10-03T15:11:29.177Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:11:29 [2019-10-03T15:11:29.177Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:11:30 [2019-10-03T15:11:30.106Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
15:11:31 [2019-10-03T15:11:31.032Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:11:31 [2019-10-03T15:11:31.032Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:11:31 [2019-10-03T15:11:31.287Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:11:32 [2019-10-03T15:11:32.647Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
15:11:32 [2019-10-03T15:11:32.803Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:11:32 [2019-10-03T15:11:32.803Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:11:32 [2019-10-03T15:11:32.803Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:11:32 [2019-10-03T15:11:32.902Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:11:34 [2019-10-03T15:11:34.174Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:11:36 [2019-10-03T15:11:36.162Z] ok  	github.com/docker/docker/pkg/signal	2.374s	coverage: 61.0% of statements
15:11:36 [2019-10-03T15:11:36.162Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:11:36 [2019-10-03T15:11:36.424Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:11:36 [2019-10-03T15:11:36.679Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:11:36 [2019-10-03T15:11:36.934Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:11:37 [2019-10-03T15:11:37.493Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 80.6% of statements
15:11:37 [2019-10-03T15:11:37.748Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.9% of statements
15:11:38 [2019-10-03T15:11:38.308Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
15:11:38 [2019-10-03T15:11:38.350Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:11:38 [2019-10-03T15:11:38.869Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
15:11:38 [2019-10-03T15:11:38.916Z] --- PASS: TestDockerDaemonSuite (362.47s)
15:11:38 [2019-10-03T15:11:38.916Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.47s)
15:11:38 [2019-10-03T15:11:38.916Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool"
15:11:38 [2019-10-03T15:11:38.916Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (4.59s)
15:11:38 [2019-10-03T15:11:38.916Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon"
15:11:38 [2019-10-03T15:11:38.916Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s)
15:11:38 [2019-10-03T15:11:38.916Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock"
15:11:38 [2019-10-03T15:11:38.916Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.59s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill"
15:11:38 [2019-10-03T15:11:38.917Z]         docker_cli_daemon_test.go:1449: Daemon dbdf84e7eec62 is not started
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon de948d24b1405 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.37s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (4.04s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d5f15d13b3628 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.85s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.42s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.58s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.97s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d28041426574d is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon da419f8df8428 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon def196b13fd55 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d60387ae341fb is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose"
15:11:38 [2019-10-03T15:11:38.917Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
15:11:38 [2019-10-03T15:11:38.917Z]         requirement.go:26: unmatched requirement bridgeNfIptables
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d6f07bc71ba04 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.97s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP"
15:11:38 [2019-10-03T15:11:38.917Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
15:11:38 [2019-10-03T15:11:38.917Z]         requirement.go:26: unmatched requirement IPv6
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d51974fcecd66 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.20s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d10aef2ab9bd6 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.37s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon da95de0c8c6a8 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins"
15:11:38 [2019-10-03T15:11:38.917Z]         docker_cli_daemon_plugins_test.go:79: Daemon d8dbb0e00ebb2 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins"
15:11:38 [2019-10-03T15:11:38.917Z]         docker_cli_daemon_plugins_test.go:169: Daemon da53cec790b1f is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.80s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon dc7ba92f5f4d7 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.04s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.74s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d4cb8ef09a0de is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.70s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.45s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.08s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon d3b1b4f201c4b is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.50s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways"
15:11:38 [2019-10-03T15:11:38.917Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
15:11:38 [2019-10-03T15:11:38.917Z]         requirement.go:26: unmatched requirement Devicemapper
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon de1b5c17ce69f is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
15:11:38 [2019-10-03T15:11:38.917Z]         requirement.go:26: unmatched requirement Devicemapper
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon df78d2c559935 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer"
15:11:38 [2019-10-03T15:11:38.917Z]         check_test.go:309: Daemon dea690f646ac3 is not started
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.23s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.73s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts"
15:11:38 [2019-10-03T15:11:38.917Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s)
15:11:38 [2019-10-03T15:11:38.917Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.94s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon d59a4e62ca372 is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon dc00b05e079d9 is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.52s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon da577d10a646b is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon dc5ee8c9af602 is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon d263b3b4b6639 is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.63s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon dcd0e2c25c95a is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.86s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.35s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.43s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.40s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon d1a88beae9fa9 is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon d47495d5fcccf is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.92s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.47s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.18s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.14s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.18s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.18s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine"
15:11:38 [2019-10-03T15:11:38.918Z]         docker_cli_daemon_test.go:2542: Daemon d2ff8e0f2e5cc is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.83s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.11s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.44s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload"
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify"
15:11:38 [2019-10-03T15:11:38.918Z]         check_test.go:309: Daemon d638457c345bd is not started
15:11:38 [2019-10-03T15:11:38.918Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.52s)
15:11:38 [2019-10-03T15:11:38.918Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin"
15:11:38 [2019-10-03T15:11:38.918Z] === RUN   TestDockerSwarmSuite
15:11:38 [2019-10-03T15:11:38.918Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:11:39 [2019-10-03T15:11:39.124Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
15:11:39 [2019-10-03T15:11:39.379Z] testing: warning: no tests to run
15:11:39 [2019-10-03T15:11:39.379Z] coverage: [no statements]
15:11:39 [2019-10-03T15:11:39.379Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:11:39 [2019-10-03T15:11:39.634Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:11:39 [2019-10-03T15:11:39.889Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:11:40 [2019-10-03T15:11:40.144Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:11:42 [2019-10-03T15:11:42.657Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 27.1% of statements
15:11:42 [2019-10-03T15:11:42.912Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:11:43 [2019-10-03T15:11:43.473Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 73.8% of statements
15:11:44 [2019-10-03T15:11:44.034Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:11:44 [2019-10-03T15:11:44.175Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:11:45 [2019-10-03T15:11:45.398Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.3% of statements
15:11:45 [2019-10-03T15:11:45.958Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:11:46 [2019-10-03T15:11:46.213Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:11:46 [2019-10-03T15:11:46.698Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:11:46 [2019-10-03T15:11:46.774Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 68.2% of statements
15:11:47 [2019-10-03T15:11:47.030Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:11:49 [2019-10-03T15:11:49.542Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:11:50 [2019-10-03T15:11:50.102Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
15:11:50 [2019-10-03T15:11:50.662Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:11:52 [2019-10-03T15:11:52.024Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
15:11:53 [2019-10-03T15:11:53.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:11:53 [2019-10-03T15:11:53.847Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:11:55 [2019-10-03T15:11:55.218Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:11:55 [2019-10-03T15:11:55.475Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:12:00 [2019-10-03T15:12:00.730Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:12:04 [2019-10-03T15:12:04.009Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:12:04 [2019-10-03T15:12:04.172Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/rootless	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/volume	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === Skipped
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver btrfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver btrfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver btrfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver btrfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver btrfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:73: No driver to put!
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     overlay_test.go:49: Fails to compute changes intermittently
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     graphtest_unix.go:73: No driver to put!
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:12:04 [2019-10-03T15:12:04.173Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] 
15:12:04 [2019-10-03T15:12:04.173Z] DONE 2114 tests, 20 skipped in 228.843s
Post stage
[Pipeline] junit
15:12:04 [2019-10-03T15:12:04.744Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:12:05 [2019-10-03T15:12:05.446Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40034/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -e DOCKER_GRAPHDRIVER docker:5a703ccb469c1bd2c75d80ed9891c432078db316 hack/validate/vendor
15:12:05 [2019-10-03T15:12:05.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:12:06 [2019-10-03T15:12:06.105Z] --- PASS: TestImportExtremelyLargeImageWorks (98.78s)
15:12:06 [2019-10-03T15:12:06.105Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
15:12:06 [2019-10-03T15:12:06.105Z] PASS
15:12:06 [2019-10-03T15:12:06.105Z] 
15:12:06 [2019-10-03T15:12:06.105Z] === Skipped
15:12:06 [2019-10-03T15:12:06.105Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:12:06 [2019-10-03T15:12:06.105Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:12:06 [2019-10-03T15:12:06.105Z] 
15:12:06 [2019-10-03T15:12:06.105Z] 
15:12:06 [2019-10-03T15:12:06.105Z] DONE 12 tests, 1 skipped in 100.480s
15:12:06 [2019-10-03T15:12:06.105Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:12:06 [2019-10-03T15:12:06.105Z] ++ 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
15:12:06 [2019-10-03T15:12:06.105Z] ++ set -e
15:12:06 [2019-10-03T15:12:06.105Z] ++ '[' -n 0 ']'
15:12:06 [2019-10-03T15:12:06.105Z] ++ set -x
15:12:06 [2019-10-03T15:12:06.105Z] ++ 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
15:12:06 [2019-10-03T15:12:06.105Z] INFO: Testing against a local daemon
15:12:06 [2019-10-03T15:12:06.105Z] === RUN   TestNetworkCreateDelete
15:12:06 [2019-10-03T15:12:06.105Z] --- PASS: TestNetworkCreateDelete (0.35s)
15:12:06 [2019-10-03T15:12:06.105Z] === RUN   TestDockerNetworkDeletePreferID
15:12:06 [2019-10-03T15:12:06.163Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:12:06 [2019-10-03T15:12:06.378Z] No vendor changes in diff.
15:12:06 [2019-10-03T15:12:06.488Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
15:12:06 [2019-10-03T15:12:06.488Z] === RUN   TestInspectNetwork
15:12:06 [2019-10-03T15:12:06.728Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:12:07 [2019-10-03T15:12:07.743Z] + echo Building e2e image
15:12:07 [2019-10-03T15:12:07.743Z] Building e2e image
15:12:07 [2019-10-03T15:12:07.743Z] + docker build --build-arg DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316 -t moby-e2e-test -f Dockerfile.e2e .
15:12:07 [2019-10-03T15:12:07.743Z] #2 [internal] load .dockerignore
15:12:07 [2019-10-03T15:12:07.743Z] #2 transferring context: 34B done
15:12:07 [2019-10-03T15:12:07.743Z] #2 DONE 0.0s
15:12:07 [2019-10-03T15:12:07.743Z] 
15:12:07 [2019-10-03T15:12:07.743Z] #1 [internal] load build definition from Dockerfile.e2e
15:12:07 [2019-10-03T15:12:07.743Z] #1 transferring dockerfile: 3.21kB done
15:12:07 [2019-10-03T15:12:07.743Z] #1 DONE 0.0s
15:12:07 [2019-10-03T15:12:07.743Z] 
15:12:07 [2019-10-03T15:12:07.743Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine
15:12:08 [2019-10-03T15:12:08.000Z] #4 DONE 0.1s
15:12:08 [2019-10-03T15:12:08.000Z] 
15:12:08 [2019-10-03T15:12:08.000Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:12:08 [2019-10-03T15:12:08.000Z] #3 DONE 0.1s
15:12:08 [2019-10-03T15:12:08.000Z] 
15:12:08 [2019-10-03T15:12:08.000Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3...
15:12:08 [2019-10-03T15:12:08.000Z] #5 DONE 0.0s
15:12:08 [2019-10-03T15:12:08.000Z] 
15:12:08 [2019-10-03T15:12:08.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7...
15:12:08 [2019-10-03T15:12:08.000Z] #14 DONE 0.0s
15:12:08 [2019-10-03T15:12:08.000Z] 
15:12:08 [2019-10-03T15:12:08.000Z] #8 [internal] load build context
15:12:08 [2019-10-03T15:12:08.255Z] #8 transferring context: 791.39kB 0.2s done
15:12:08 [2019-10-03T15:12:08.255Z] #8 DONE 0.3s
15:12:08 [2019-10-03T15:12:08.255Z] 
15:12:08 [2019-10-03T15:12:08.255Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:12:08 [2019-10-03T15:12:08.255Z] #17 CACHED
15:12:08 [2019-10-03T15:12:08.255Z] 
15:12:08 [2019-10-03T15:12:08.255Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:12:08 [2019-10-03T15:12:08.255Z] #15 CACHED
15:12:08 [2019-10-03T15:12:08.255Z] 
15:12:08 [2019-10-03T15:12:08.255Z] #16 [base 3/5] RUN mkdir -p /build/
15:12:08 [2019-10-03T15:12:08.255Z] #16 CACHED
15:12:08 [2019-10-03T15:12:08.255Z] 
15:12:08 [2019-10-03T15:12:08.255Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:12:08 [2019-10-03T15:12:08.255Z] #18 CACHED
15:12:08 [2019-10-03T15:12:08.255Z] 
15:12:08 [2019-10-03T15:12:08.255Z] #31 [builder 1/4] COPY . .
15:12:09 [2019-10-03T15:12:09.390Z] 65014b3c3121: Pull complete
15:12:10 [2019-10-03T15:12:10.764Z] #31 DONE 2.3s
15:12:10 [2019-10-03T15:12:10.764Z] 
15:12:10 [2019-10-03T15:12:10.764Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:12:11 [2019-10-03T15:12:11.687Z] #32 DONE 1.0s
15:12:11 [2019-10-03T15:12:11.687Z] 
15:12:11 [2019-10-03T15:12:11.687Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:12:11 [2019-10-03T15:12:11.942Z] #33 0.676 
15:12:12 [2019-10-03T15:12:12.501Z] #33 0.893 Removing bundles/
15:12:12 [2019-10-03T15:12:12.501Z] #33 0.894 
15:12:12 [2019-10-03T15:12:12.501Z] #33 0.897 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:12:12 [2019-10-03T15:12:12.719Z] === RUN   TestInspectNetwork/full_network_id
15:12:12 [2019-10-03T15:12:12.719Z] === RUN   TestInspectNetwork/partial_network_id
15:12:12 [2019-10-03T15:12:12.719Z] === RUN   TestInspectNetwork/network_name
15:12:12 [2019-10-03T15:12:12.719Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:12:13 [2019-10-03T15:12:13.061Z] #33 1.649 Building test suite binary ./integration-cli/test.main
15:12:14 [2019-10-03T15:12:14.853Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:12:17 [2019-10-03T15:12:17.377Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:12:18 [2019-10-03T15:12:18.005Z] --- PASS: TestInspectNetwork (11.49s)
15:12:18 [2019-10-03T15:12:18.005Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
15:12:18 [2019-10-03T15:12:18.005Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:12:18 [2019-10-03T15:12:18.005Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
15:12:18 [2019-10-03T15:12:18.005Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:12:18 [2019-10-03T15:12:18.006Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:12:18 [2019-10-03T15:12:18.006Z] === RUN   TestRunContainerWithBridgeNone
15:12:20 [2019-10-03T15:12:20.655Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:12:22 [2019-10-03T15:12:22.102Z] --- PASS: TestRunContainerWithBridgeNone (3.65s)
15:12:22 [2019-10-03T15:12:22.102Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
15:12:22 [2019-10-03T15:12:22.102Z] === RUN   TestNetworkInvalidJSON
15:12:22 [2019-10-03T15:12:22.102Z] === RUN   TestNetworkInvalidJSON//networks/create
15:12:22 [2019-10-03T15:12:22.102Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:12:22 [2019-10-03T15:12:22.102Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:12:22 [2019-10-03T15:12:22.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:12:22 [2019-10-03T15:12:22.102Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:22 [2019-10-03T15:12:22.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:22 [2019-10-03T15:12:22.102Z] === CONT  TestNetworkInvalidJSON//networks/create
15:12:22 [2019-10-03T15:12:22.102Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:22 [2019-10-03T15:12:22.102Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:12:22 [2019-10-03T15:12:22.102Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:12:22 [2019-10-03T15:12:22.102Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:12:22 [2019-10-03T15:12:22.102Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:12:22 [2019-10-03T15:12:22.102Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:12:22 [2019-10-03T15:12:22.102Z] === RUN   TestDaemonRestartWithLiveRestore
15:12:22 [2019-10-03T15:12:22.896Z] --- PASS: TestDaemonRestartWithLiveRestore (1.24s)
15:12:22 [2019-10-03T15:12:22.896Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
15:12:22 [2019-10-03T15:12:22.896Z] === RUN   TestDaemonDefaultNetworkPools
15:12:24 [2019-10-03T15:12:24.153Z] --- PASS: TestDaemonDefaultNetworkPools (1.04s)
15:12:24 [2019-10-03T15:12:24.153Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
15:12:24 [2019-10-03T15:12:24.153Z] === RUN   TestDaemonRestartWithExistingNetwork
15:12:25 [2019-10-03T15:12:25.484Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:12:25 [2019-10-03T15:12:25.484Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
15:12:25 [2019-10-03T15:12:25.484Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:12:26 [2019-10-03T15:12:26.374Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
15:12:26 [2019-10-03T15:12:26.374Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
15:12:26 [2019-10-03T15:12:26.374Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:12:26 [2019-10-03T15:12:26.761Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:12:26 [2019-10-03T15:12:26.761Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
15:12:26 [2019-10-03T15:12:26.761Z] === RUN   TestServiceWithPredefinedNetwork
15:12:29 [2019-10-03T15:12:29.939Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s)
15:12:29 [2019-10-03T15:12:29.939Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
15:12:29 [2019-10-03T15:12:29.939Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:12:29 [2019-10-03T15:12:29.939Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:29 [2019-10-03T15:12:29.939Z]     service_test.go:230: FLAKY_TEST
15:12:29 [2019-10-03T15:12:29.939Z] === RUN   TestServiceWithDataPathPortInit
15:12:30 [2019-10-03T15:12:30.615Z] --- PASS: TestImportExtremelyLargeImageWorks (177.24s)
15:12:30 [2019-10-03T15:12:30.615Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
15:12:30 [2019-10-03T15:12:30.615Z] PASS
15:12:30 [2019-10-03T15:12:30.615Z] 
15:12:30 [2019-10-03T15:12:30.615Z] DONE 12 tests in 181.814s
15:12:30 [2019-10-03T15:12:30.615Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:12:30 [2019-10-03T15:12:30.615Z] ++ 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
15:12:30 [2019-10-03T15:12:30.615Z] ++ set -e
15:12:30 [2019-10-03T15:12:30.615Z] ++ '[' -n 0 ']'
15:12:30 [2019-10-03T15:12:30.615Z] ++ set -x
15:12:30 [2019-10-03T15:12:30.615Z] ++ 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
15:12:30 [2019-10-03T15:12:30.873Z] INFO: Testing against a local daemon
15:12:30 [2019-10-03T15:12:30.873Z] === RUN   TestNetworkCreateDelete
15:12:30 [2019-10-03T15:12:30.873Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:12:30 [2019-10-03T15:12:30.873Z] === RUN   TestDockerNetworkDeletePreferID
15:12:31 [2019-10-03T15:12:31.438Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
15:12:31 [2019-10-03T15:12:31.438Z] === RUN   TestInspectNetwork
15:12:36 [2019-10-03T15:12:36.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:12:36 [2019-10-03T15:12:36.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:12:38 [2019-10-03T15:12:38.063Z] === RUN   TestInspectNetwork/full_network_id
15:12:38 [2019-10-03T15:12:38.063Z] === RUN   TestInspectNetwork/partial_network_id
15:12:38 [2019-10-03T15:12:38.063Z] === RUN   TestInspectNetwork/network_name
15:12:38 [2019-10-03T15:12:38.063Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:12:39 [2019-10-03T15:12:39.433Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:12:39 [2019-10-03T15:12:39.433Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:12:42 [2019-10-03T15:12:42.712Z] --- PASS: TestInspectNetwork (11.24s)
15:12:42 [2019-10-03T15:12:42.712Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
15:12:42 [2019-10-03T15:12:42.712Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:12:42 [2019-10-03T15:12:42.712Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:12:42 [2019-10-03T15:12:42.712Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:12:42 [2019-10-03T15:12:42.712Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:12:42 [2019-10-03T15:12:42.712Z] === RUN   TestRunContainerWithBridgeNone
15:12:44 [2019-10-03T15:12:44.083Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:12:44 [2019-10-03T15:12:44.341Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:12:44 [2019-10-03T15:12:44.905Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:12:45 [2019-10-03T15:12:45.837Z] --- PASS: TestRunContainerWithBridgeNone (3.05s)
15:12:45 [2019-10-03T15:12:45.837Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestNetworkInvalidJSON
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestNetworkInvalidJSON//networks/create
15:12:45 [2019-10-03T15:12:45.837Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:12:45 [2019-10-03T15:12:45.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:45 [2019-10-03T15:12:45.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:12:45 [2019-10-03T15:12:45.837Z] === CONT  TestNetworkInvalidJSON//networks/create
15:12:45 [2019-10-03T15:12:45.837Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:45 [2019-10-03T15:12:45.837Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:12:45 [2019-10-03T15:12:45.837Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:12:45 [2019-10-03T15:12:45.837Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:12:45 [2019-10-03T15:12:45.837Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:12:45 [2019-10-03T15:12:45.837Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestDaemonRestartWithLiveRestore
15:12:45 [2019-10-03T15:12:45.837Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:12:46 [2019-10-03T15:12:46.094Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:12:46 [2019-10-03T15:12:46.326Z] --- PASS: TestServiceWithDataPathPortInit (16.50s)
15:12:46 [2019-10-03T15:12:46.326Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:12:46 [2019-10-03T15:12:46.326Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:12:46 [2019-10-03T15:12:46.326Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:12:46 [2019-10-03T15:12:46.351Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:12:46 [2019-10-03T15:12:46.608Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:12:46 [2019-10-03T15:12:46.608Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
15:12:46 [2019-10-03T15:12:46.608Z] === RUN   TestDaemonDefaultNetworkPools
15:12:47 [2019-10-03T15:12:47.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
15:12:47 [2019-10-03T15:12:47.539Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
15:12:47 [2019-10-03T15:12:47.539Z] === RUN   TestDaemonRestartWithExistingNetwork
15:12:48 [2019-10-03T15:12:48.907Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
15:12:48 [2019-10-03T15:12:48.907Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
15:12:48 [2019-10-03T15:12:48.907Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:12:48 [2019-10-03T15:12:48.907Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:12:49 [2019-10-03T15:12:49.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
15:12:49 [2019-10-03T15:12:49.838Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
15:12:49 [2019-10-03T15:12:49.838Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:12:50 [2019-10-03T15:12:50.401Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:12:50 [2019-10-03T15:12:50.401Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:12:50 [2019-10-03T15:12:50.401Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
15:12:50 [2019-10-03T15:12:50.401Z] === RUN   TestServiceWithPredefinedNetwork
15:12:52 [2019-10-03T15:12:52.297Z] === RUN   TestDockerSuite/TestBuildEnv
15:12:53 [2019-10-03T15:12:53.702Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
15:12:53 [2019-10-03T15:12:53.702Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
15:12:53 [2019-10-03T15:12:53.702Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:12:53 [2019-10-03T15:12:53.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:53 [2019-10-03T15:12:53.702Z]     service_test.go:230: FLAKY_TEST
15:12:53 [2019-10-03T15:12:53.702Z] === RUN   TestServiceWithDataPathPortInit
15:12:53 [2019-10-03T15:12:53.959Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:12:55 [2019-10-03T15:12:55.329Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:12:55 [2019-10-03T15:12:55.650Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s)
15:12:55 [2019-10-03T15:12:55.650Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
15:12:55 [2019-10-03T15:12:55.650Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3yhfcuiwyarvmnzdoe2g5pi7s Created:2019-10-03 15:12:47.706013012 +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[2569b830e4b3ee68a23f3c6fdeaeac3f2337d971e2f330fa34e58b15adac484f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yoc149kxj0df511288oqelhr7 EndpointID:e9932f1d25f9705d04184c4500a43378efc2cd095922c894b0e4fda7108fe49b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5920bd41d884f841e3fde798f2fd85a2eb2232d9679596735e4ed63ff8cad0b6 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:12bb16aea2e0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yoc149kxj0df511288oqelhr7 EndpointID:e9932f1d25f9705d04184c4500a43378efc2cd095922c894b0e4fda7108fe49b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
15:12:55 [2019-10-03T15:12:55.650Z] PASS
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] === Skipped
15:12:55 [2019-10-03T15:12:55.650Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:55 [2019-10-03T15:12:55.650Z]     service_test.go:230: FLAKY_TEST
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] DONE 21 tests, 1 skipped in 49.146s
15:12:55 [2019-10-03T15:12:55.650Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:12:55 [2019-10-03T15:12:55.650Z] ++ 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
15:12:55 [2019-10-03T15:12:55.650Z] ++ set -e
15:12:55 [2019-10-03T15:12:55.650Z] ++ '[' -n 0 ']'
15:12:55 [2019-10-03T15:12:55.650Z] ++ set -x
15:12:55 [2019-10-03T15:12:55.650Z] ++ 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
15:12:55 [2019-10-03T15:12:55.650Z] INFO: Testing against a local daemon
15:12:55 [2019-10-03T15:12:55.650Z] === RUN   TestDockerNetworkIpvlanPersistance
15:12:55 [2019-10-03T15:12:55.650Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:12:55 [2019-10-03T15:12:55.650Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:55 [2019-10-03T15:12:55.650Z] === RUN   TestDockerNetworkIpvlan
15:12:55 [2019-10-03T15:12:55.650Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:12:55 [2019-10-03T15:12:55.650Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:55 [2019-10-03T15:12:55.650Z] PASS
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] === Skipped
15:12:55 [2019-10-03T15:12:55.650Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:12:55 [2019-10-03T15:12:55.650Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:12:55 [2019-10-03T15:12:55.650Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] 
15:12:55 [2019-10-03T15:12:55.650Z] DONE 2 tests, 2 skipped in 0.193s
15:12:55 [2019-10-03T15:12:55.650Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:12:55 [2019-10-03T15:12:55.650Z] ++ 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
15:12:55 [2019-10-03T15:12:55.650Z] ++ set -e
15:12:55 [2019-10-03T15:12:55.650Z] ++ '[' -n 0 ']'
15:12:55 [2019-10-03T15:12:55.650Z] ++ set -x
15:12:55 [2019-10-03T15:12:55.650Z] ++ 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
15:12:55 [2019-10-03T15:12:55.650Z] INFO: Testing against a local daemon
15:12:55 [2019-10-03T15:12:55.650Z] === RUN   TestDockerNetworkMacvlanPersistance
15:12:56 [2019-10-03T15:12:56.438Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
15:12:56 [2019-10-03T15:12:56.438Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
15:12:56 [2019-10-03T15:12:56.438Z] === RUN   TestDockerNetworkMacvlan
15:12:56 [2019-10-03T15:12:56.699Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:12:56 [2019-10-03T15:12:56.956Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:12:57 [2019-10-03T15:12:57.242Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:12:57 [2019-10-03T15:12:57.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:12:58 [2019-10-03T15:12:58.614Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:12:59 [2019-10-03T15:12:59.434Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:13:01 [2019-10-03T15:13:01.938Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:13:04 [2019-10-03T15:13:04.432Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:13:06 [2019-10-03T15:13:06.003Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:13:10 [2019-10-03T15:13:10.440Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:13:11 [2019-10-03T15:13:11.760Z] --- PASS: TestDockerNetworkMacvlan (15.06s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
15:13:11 [2019-10-03T15:13:11.760Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:11 [2019-10-03T15:13:11.760Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
15:13:11 [2019-10-03T15:13:11.760Z] PASS
15:13:11 [2019-10-03T15:13:11.760Z] 
15:13:11 [2019-10-03T15:13:11.760Z] DONE 8 tests in 16.692s
15:13:11 [2019-10-03T15:13:11.760Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:13:11 [2019-10-03T15:13:11.760Z] ++ 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
15:13:11 [2019-10-03T15:13:11.760Z] ++ set -e
15:13:11 [2019-10-03T15:13:11.760Z] ++ '[' -n 0 ']'
15:13:11 [2019-10-03T15:13:11.760Z] ++ set -x
15:13:11 [2019-10-03T15:13:11.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-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
15:13:11 [2019-10-03T15:13:11.760Z] testing: warning: no tests to run
15:13:11 [2019-10-03T15:13:11.760Z] PASS
15:13:11 [2019-10-03T15:13:11.760Z] 
15:13:11 [2019-10-03T15:13:11.760Z] DONE 0 tests in 0.091s
15:13:11 [2019-10-03T15:13:11.760Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:13:11 [2019-10-03T15:13:11.760Z] ++ 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
15:13:11 [2019-10-03T15:13:11.760Z] ++ set -e
15:13:11 [2019-10-03T15:13:11.760Z] ++ '[' -n 0 ']'
15:13:11 [2019-10-03T15:13:11.760Z] ++ set -x
15:13:11 [2019-10-03T15:13:11.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-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
15:13:12 [2019-10-03T15:13:12.136Z] INFO: Testing against a local daemon
15:13:12 [2019-10-03T15:13:12.136Z] === RUN   TestAuthZPluginAllowRequest
15:13:12 [2019-10-03T15:13:12.527Z] --- PASS: TestServiceWithDataPathPortInit (18.63s)
15:13:12 [2019-10-03T15:13:12.527Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:13:12 [2019-10-03T15:13:12.527Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:13:12 [2019-10-03T15:13:12.527Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:13:13 [2019-10-03T15:13:13.990Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
15:13:13 [2019-10-03T15:13:13.990Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
15:13:13 [2019-10-03T15:13:13.990Z] === RUN   TestAuthZPluginTLS
15:13:13 [2019-10-03T15:13:13.990Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:13:13 [2019-10-03T15:13:13.990Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
15:13:13 [2019-10-03T15:13:13.990Z] === RUN   TestAuthZPluginDenyRequest
15:13:14 [2019-10-03T15:13:14.777Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:13:14 [2019-10-03T15:13:14.777Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
15:13:14 [2019-10-03T15:13:14.777Z] === RUN   TestAuthZPluginAPIDenyResponse
15:13:15 [2019-10-03T15:13:15.149Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:13:15 [2019-10-03T15:13:15.149Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
15:13:15 [2019-10-03T15:13:15.149Z] === RUN   TestAuthZPluginDenyResponse
15:13:15 [2019-10-03T15:13:15.936Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:13:15 [2019-10-03T15:13:15.936Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
15:13:15 [2019-10-03T15:13:15.936Z] === RUN   TestAuthZPluginAllowEventStream
15:13:17 [2019-10-03T15:13:17.767Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
15:13:17 [2019-10-03T15:13:17.767Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
15:13:17 [2019-10-03T15:13:17.767Z] === RUN   TestAuthZPluginErrorResponse
15:13:18 [2019-10-03T15:13:18.137Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:13:18 [2019-10-03T15:13:18.137Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
15:13:18 [2019-10-03T15:13:18.137Z] === RUN   TestAuthZPluginErrorRequest
15:13:18 [2019-10-03T15:13:18.576Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:13:18 [2019-10-03T15:13:18.576Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
15:13:18 [2019-10-03T15:13:18.576Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:13:18 [2019-10-03T15:13:18.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:13:18 [2019-10-03T15:13:18.989Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
15:13:18 [2019-10-03T15:13:18.989Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:13:21 [2019-10-03T15:13:21.570Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
15:13:21 [2019-10-03T15:13:21.570Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
15:13:21 [2019-10-03T15:13:21.570Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:13:22 [2019-10-03T15:13:22.478Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.36s)
15:13:22 [2019-10-03T15:13:22.479Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
15:13:22 [2019-10-03T15:13:22.479Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qlpemiqrk18iksavnonu83f57 Created:2019-10-03 15:13:13.905483494 +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[6138605328e107bd1719d1f0e5db86d6ff588f38aa18219d6c2f4b09a08539dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n83u7cbkqi77udq4nycudyuoc EndpointID:e35d72d70e36ff9fb9d892e2740acd8250c2a1b9e44f8461b05abef1ee04141d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ad6afc1f7f33c020859ba77948cbfa3c5af1a834f2a27607dfbc5b48450c66d1 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:9775a150369d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n83u7cbkqi77udq4nycudyuoc EndpointID:e35d72d70e36ff9fb9d892e2740acd8250c2a1b9e44f8461b05abef1ee04141d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
15:13:22 [2019-10-03T15:13:22.479Z] PASS
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] === Skipped
15:13:22 [2019-10-03T15:13:22.479Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:13:22 [2019-10-03T15:13:22.479Z]     service_test.go:230: FLAKY_TEST
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] DONE 21 tests, 1 skipped in 51.057s
15:13:22 [2019-10-03T15:13:22.479Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:13:22 [2019-10-03T15:13:22.479Z] ++ 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
15:13:22 [2019-10-03T15:13:22.479Z] ++ set -e
15:13:22 [2019-10-03T15:13:22.479Z] ++ '[' -n 0 ']'
15:13:22 [2019-10-03T15:13:22.479Z] ++ set -x
15:13:22 [2019-10-03T15:13:22.479Z] ++ 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
15:13:22 [2019-10-03T15:13:22.479Z] INFO: Testing against a local daemon
15:13:22 [2019-10-03T15:13:22.479Z] === RUN   TestDockerNetworkIpvlanPersistance
15:13:22 [2019-10-03T15:13:22.479Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:13:22 [2019-10-03T15:13:22.479Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:13:22 [2019-10-03T15:13:22.479Z] === RUN   TestDockerNetworkIpvlan
15:13:22 [2019-10-03T15:13:22.479Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:13:22 [2019-10-03T15:13:22.479Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:13:22 [2019-10-03T15:13:22.479Z] PASS
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] === Skipped
15:13:22 [2019-10-03T15:13:22.479Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:13:22 [2019-10-03T15:13:22.479Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:13:22 [2019-10-03T15:13:22.479Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] 
15:13:22 [2019-10-03T15:13:22.479Z] DONE 2 tests, 2 skipped in 0.179s
15:13:22 [2019-10-03T15:13:22.479Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:13:22 [2019-10-03T15:13:22.479Z] ++ 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
15:13:22 [2019-10-03T15:13:22.479Z] ++ set -e
15:13:22 [2019-10-03T15:13:22.479Z] ++ '[' -n 0 ']'
15:13:22 [2019-10-03T15:13:22.479Z] ++ set -x
15:13:22 [2019-10-03T15:13:22.479Z] ++ 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
15:13:22 [2019-10-03T15:13:22.479Z] INFO: Testing against a local daemon
15:13:22 [2019-10-03T15:13:22.479Z] === RUN   TestDockerNetworkMacvlanPersistance
15:13:23 [2019-10-03T15:13:23.384Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
15:13:23 [2019-10-03T15:13:23.384Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
15:13:23 [2019-10-03T15:13:23.384Z] === RUN   TestAuthZPluginHeader
15:13:23 [2019-10-03T15:13:23.411Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
15:13:23 [2019-10-03T15:13:23.411Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
15:13:23 [2019-10-03T15:13:23.411Z] === RUN   TestDockerNetworkMacvlan
15:13:24 [2019-10-03T15:13:24.178Z] --- PASS: TestAuthZPluginHeader (0.94s)
15:13:24 [2019-10-03T15:13:24.178Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
15:13:24 [2019-10-03T15:13:24.178Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:13:24 [2019-10-03T15:13:24.178Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:13:24 [2019-10-03T15:13:24.178Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2019-10-03T15:13:24.178Z] === RUN   TestAuthZPluginV2Disable
15:13:24 [2019-10-03T15:13:24.178Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:13:24 [2019-10-03T15:13:24.178Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2019-10-03T15:13:24.178Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:13:24 [2019-10-03T15:13:24.178Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:24 [2019-10-03T15:13:24.178Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2019-10-03T15:13:24.178Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:13:24 [2019-10-03T15:13:24.178Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:24 [2019-10-03T15:13:24.178Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2019-10-03T15:13:24.178Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:13:24 [2019-10-03T15:13:24.341Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:13:25 [2019-10-03T15:13:25.272Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:13:26 [2019-10-03T15:13:26.202Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:13:27 [2019-10-03T15:13:27.133Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:13:28 [2019-10-03T15:13:28.201Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:13:28 [2019-10-03T15:13:28.201Z] 
15:13:28 [2019-10-03T15:13:28.201Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:13:28 [2019-10-03T15:13:28.201Z] PKG_CONFIG=pkg-config
15:13:28 [2019-10-03T15:13:28.201Z] GOLANG_VERSION=1.13.1
15:13:28 [2019-10-03T15:13:28.201Z] HOSTNAME=50fad65e0b27
15:13:28 [2019-10-03T15:13:28.201Z] DOCKER_EXPERIMENTAL=1
15:13:28 [2019-10-03T15:13:28.201Z] container=docker
15:13:28 [2019-10-03T15:13:28.201Z] TEST_SKIP_INTEGRATION_CLI=1
15:13:28 [2019-10-03T15:13:28.201Z] GO111MODULE=off
15:13:28 [2019-10-03T15:13:28.201Z] GOPATH=/go
15:13:28 [2019-10-03T15:13:28.201Z] PWD=/go/src/github.com/docker/docker
15:13:28 [2019-10-03T15:13:28.201Z] HOME=/root
15:13:28 [2019-10-03T15:13:28.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:13:28 [2019-10-03T15:13:28.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:13:28 [2019-10-03T15:13:28.201Z] DOCKER_GITCOMMIT=5a703ccb469c1bd2c75d80ed9891c432078db316
15:13:28 [2019-10-03T15:13:28.201Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:13:28 [2019-10-03T15:13:28.201Z] DOCKER_GRAPHDRIVER=overlay2
15:13:28 [2019-10-03T15:13:28.201Z] TERM=xterm
15:13:28 [2019-10-03T15:13:28.201Z] DEST=bundles/test-integration
15:13:28 [2019-10-03T15:13:28.201Z] SHLVL=1
15:13:28 [2019-10-03T15:13:28.201Z] TIMEOUT=120m
15:13:28 [2019-10-03T15:13:28.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:13:28 [2019-10-03T15:13:28.201Z] DOCKER_PKG=github.com/docker/docker
15:13:28 [2019-10-03T15:13:28.201Z] TESTDEBUG=0
15:13:28 [2019-10-03T15:13:28.201Z] _=/usr/bin/env
15:13:28 [2019-10-03T15:13:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:13:29 [2019-10-03T15:13:29.028Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:13:29 [2019-10-03T15:13:29.286Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:13:33 [2019-10-03T15:13:33.460Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:13:40 [2019-10-03T15:13:40.022Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:13:40 [2019-10-03T15:13:40.022Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:13:40 [2019-10-03T15:13:40.279Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:13:40 [2019-10-03T15:13:40.843Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:13:40 [2019-10-03T15:13:40.843Z] --- PASS: TestDockerNetworkMacvlan (17.45s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.80s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.59s)
15:13:40 [2019-10-03T15:13:40.843Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:13:40 [2019-10-03T15:13:40.843Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
15:13:40 [2019-10-03T15:13:40.843Z] PASS
15:13:40 [2019-10-03T15:13:40.843Z] 
15:13:40 [2019-10-03T15:13:40.843Z] DONE 8 tests in 19.005s
15:13:40 [2019-10-03T15:13:40.843Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:13:40 [2019-10-03T15:13:40.843Z] ++ 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
15:13:40 [2019-10-03T15:13:40.843Z] ++ set -e
15:13:40 [2019-10-03T15:13:40.843Z] ++ '[' -n 0 ']'
15:13:40 [2019-10-03T15:13:40.843Z] ++ set -x
15:13:40 [2019-10-03T15:13:40.843Z] ++ 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
15:13:41 [2019-10-03T15:13:41.100Z] testing: warning: no tests to run
15:13:41 [2019-10-03T15:13:41.100Z] PASS
15:13:41 [2019-10-03T15:13:41.100Z] 
15:13:41 [2019-10-03T15:13:41.100Z] DONE 0 tests in 0.031s
15:13:41 [2019-10-03T15:13:41.100Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:13:41 [2019-10-03T15:13:41.100Z] ++ 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
15:13:41 [2019-10-03T15:13:41.100Z] ++ set -e
15:13:41 [2019-10-03T15:13:41.100Z] ++ '[' -n 0 ']'
15:13:41 [2019-10-03T15:13:41.100Z] ++ set -x
15:13:41 [2019-10-03T15:13:41.100Z] ++ 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
15:13:41 [2019-10-03T15:13:41.100Z] INFO: Testing against a local daemon
15:13:41 [2019-10-03T15:13:41.100Z] === RUN   TestAuthZPluginAllowRequest
15:13:41 [2019-10-03T15:13:41.357Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:13:43 [2019-10-03T15:13:43.252Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
15:13:43 [2019-10-03T15:13:43.252Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
15:13:43 [2019-10-03T15:13:43.252Z] === RUN   TestAuthZPluginTLS
15:13:43 [2019-10-03T15:13:43.252Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:13:43 [2019-10-03T15:13:43.252Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:13:43 [2019-10-03T15:13:43.509Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:13:43 [2019-10-03T15:13:43.509Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:13:43 [2019-10-03T15:13:43.509Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
15:13:43 [2019-10-03T15:13:43.509Z] === RUN   TestAuthZPluginDenyRequest
15:13:43 [2019-10-03T15:13:43.883Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.96s)
15:13:43 [2019-10-03T15:13:43.883Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
15:13:43 [2019-10-03T15:13:43.883Z] PASS
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] === Skipped
15:13:43 [2019-10-03T15:13:43.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:13:43 [2019-10-03T15:13:43.883Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:13:43 [2019-10-03T15:13:43.883Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:43 [2019-10-03T15:13:43.883Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:43 [2019-10-03T15:13:43.883Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] DONE 17 tests, 4 skipped in 29.466s
15:13:43 [2019-10-03T15:13:43.883Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:13:43 [2019-10-03T15:13:43.883Z] ++ 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
15:13:43 [2019-10-03T15:13:43.883Z] ++ set -e
15:13:43 [2019-10-03T15:13:43.883Z] ++ '[' -n 0 ']'
15:13:43 [2019-10-03T15:13:43.883Z] ++ set -x
15:13:43 [2019-10-03T15:13:43.883Z] ++ 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
15:13:43 [2019-10-03T15:13:43.883Z] INFO: Testing against a local daemon
15:13:43 [2019-10-03T15:13:43.883Z] === RUN   TestPluginInvalidJSON
15:13:43 [2019-10-03T15:13:43.883Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:13:43 [2019-10-03T15:13:43.883Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:13:43 [2019-10-03T15:13:43.883Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:13:43 [2019-10-03T15:13:43.883Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:13:43 [2019-10-03T15:13:43.883Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:13:43 [2019-10-03T15:13:43.883Z] PASS
15:13:43 [2019-10-03T15:13:43.883Z] 
15:13:43 [2019-10-03T15:13:43.883Z] DONE 2 tests in 0.225s
15:13:43 [2019-10-03T15:13:43.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:13:43 [2019-10-03T15:13:43.883Z] ++ 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
15:13:43 [2019-10-03T15:13:43.883Z] ++ set -e
15:13:43 [2019-10-03T15:13:43.883Z] ++ '[' -n 0 ']'
15:13:43 [2019-10-03T15:13:43.883Z] ++ set -x
15:13:43 [2019-10-03T15:13:43.883Z] ++ 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
15:13:43 [2019-10-03T15:13:43.883Z] INFO: Testing against a local daemon
15:13:43 [2019-10-03T15:13:43.883Z] === RUN   TestExternalGraphDriver
15:13:43 [2019-10-03T15:13:43.883Z] === RUN   TestExternalGraphDriver/json
15:13:43 [2019-10-03T15:13:43.883Z] === RUN   TestExternalGraphDriver/spec
15:13:44 [2019-10-03T15:13:44.073Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:13:44 [2019-10-03T15:13:44.073Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
15:13:44 [2019-10-03T15:13:44.073Z] === RUN   TestAuthZPluginAPIDenyResponse
15:13:44 [2019-10-03T15:13:44.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:13:44 [2019-10-03T15:13:44.637Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
15:13:44 [2019-10-03T15:13:44.637Z] === RUN   TestAuthZPluginDenyResponse
15:13:45 [2019-10-03T15:13:45.200Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:13:45 [2019-10-03T15:13:45.200Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
15:13:45 [2019-10-03T15:13:45.200Z] === RUN   TestAuthZPluginAllowEventStream
15:13:45 [2019-10-03T15:13:45.711Z] === RUN   TestExternalGraphDriver/pull
15:13:46 [2019-10-03T15:13:46.571Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:13:47 [2019-10-03T15:13:47.136Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
15:13:47 [2019-10-03T15:13:47.136Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
15:13:47 [2019-10-03T15:13:47.136Z] === RUN   TestAuthZPluginErrorResponse
15:13:47 [2019-10-03T15:13:47.699Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:13:47 [2019-10-03T15:13:47.699Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
15:13:47 [2019-10-03T15:13:47.699Z] === RUN   TestAuthZPluginErrorRequest
15:13:48 [2019-10-03T15:13:48.192Z] --- PASS: TestExternalGraphDriver (6.68s)
15:13:48 [2019-10-03T15:13:48.192Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
15:13:48 [2019-10-03T15:13:48.192Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
15:13:48 [2019-10-03T15:13:48.192Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
15:13:48 [2019-10-03T15:13:48.192Z]     --- PASS: TestExternalGraphDriver/pull (2.49s)
15:13:48 [2019-10-03T15:13:48.192Z] === RUN   TestGraphdriverPluginV2
15:13:48 [2019-10-03T15:13:48.192Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:13:48 [2019-10-03T15:13:48.192Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:48 [2019-10-03T15:13:48.192Z] PASS
15:13:48 [2019-10-03T15:13:48.192Z] 
15:13:48 [2019-10-03T15:13:48.192Z] === Skipped
15:13:48 [2019-10-03T15:13:48.192Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:13:48 [2019-10-03T15:13:48.192Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:48 [2019-10-03T15:13:48.192Z] 
15:13:48 [2019-10-03T15:13:48.192Z] 
15:13:48 [2019-10-03T15:13:48.192Z] DONE 5 tests, 1 skipped in 6.898s
15:13:48 [2019-10-03T15:13:48.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:13:48 [2019-10-03T15:13:48.192Z] ++ 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
15:13:48 [2019-10-03T15:13:48.192Z] ++ set -e
15:13:48 [2019-10-03T15:13:48.192Z] ++ '[' -n 0 ']'
15:13:48 [2019-10-03T15:13:48.192Z] ++ set -x
15:13:48 [2019-10-03T15:13:48.192Z] ++ 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
15:13:48 [2019-10-03T15:13:48.263Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
15:13:48 [2019-10-03T15:13:48.264Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
15:13:48 [2019-10-03T15:13:48.264Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:13:48 [2019-10-03T15:13:48.571Z] INFO: Testing against a local daemon
15:13:48 [2019-10-03T15:13:48.571Z] === RUN   TestContinueAfterPluginCrash
15:13:48 [2019-10-03T15:13:48.571Z] === PAUSE TestContinueAfterPluginCrash
15:13:48 [2019-10-03T15:13:48.571Z] === RUN   TestDaemonStartWithLogOpt
15:13:48 [2019-10-03T15:13:48.571Z] === PAUSE TestDaemonStartWithLogOpt
15:13:48 [2019-10-03T15:13:48.571Z] === CONT  TestContinueAfterPluginCrash
15:13:48 [2019-10-03T15:13:48.571Z] === CONT  TestDaemonStartWithLogOpt
15:13:48 [2019-10-03T15:13:48.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
15:13:48 [2019-10-03T15:13:48.830Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
15:13:48 [2019-10-03T15:13:48.830Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:13:51 [2019-10-03T15:13:51.353Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.45s)
15:13:51 [2019-10-03T15:13:51.353Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
15:13:51 [2019-10-03T15:13:51.353Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:13:53 [2019-10-03T15:13:53.248Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
15:13:53 [2019-10-03T15:13:53.248Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
15:13:53 [2019-10-03T15:13:53.248Z] === RUN   TestAuthZPluginHeader
15:13:54 [2019-10-03T15:13:54.178Z] --- PASS: TestAuthZPluginHeader (0.81s)
15:13:54 [2019-10-03T15:13:54.178Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
15:13:54 [2019-10-03T15:13:54.178Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:13:56 [2019-10-03T15:13:56.071Z] === RUN   TestDockerSuite/TestBuildExpose
15:13:56 [2019-10-03T15:13:56.328Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:13:56 [2019-10-03T15:13:56.891Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:13:57 [2019-10-03T15:13:57.454Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:13:57 [2019-10-03T15:13:57.712Z] === RUN   TestDockerSuite/TestBuildFails
15:13:58 [2019-10-03T15:13:58.643Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:13:58 [2019-10-03T15:13:58.643Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:13:58 [2019-10-03T15:13:58.900Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s)
15:13:58 [2019-10-03T15:13:58.900Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest"
15:13:58 [2019-10-03T15:13:58.900Z] === RUN   TestAuthZPluginV2Disable
15:14:00 [2019-10-03T15:14:00.444Z] --- PASS: TestDaemonStartWithLogOpt (11.29s)
15:14:00 [2019-10-03T15:14:00.444Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
15:14:01 [2019-10-03T15:14:01.425Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:14:02 [2019-10-03T15:14:02.355Z] --- PASS: TestAuthZPluginV2Disable (3.57s)
15:14:02 [2019-10-03T15:14:02.355Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable"
15:14:02 [2019-10-03T15:14:02.355Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:14:03 [2019-10-03T15:14:03.725Z] === RUN   TestDockerSuite/TestBuildForceRm
15:14:04 [2019-10-03T15:14:04.437Z] #33 106.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:14:04 [2019-10-03T15:14:04.437Z] #33 109.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:14:04 [2019-10-03T15:14:04.437Z] #33 110.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:14:04 [2019-10-03T15:14:04.437Z] #33 112.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:14:05 [2019-10-03T15:14:05.511Z] --- PASS: TestContinueAfterPluginCrash (16.20s)
15:14:05 [2019-10-03T15:14:05.511Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
15:14:05 [2019-10-03T15:14:05.511Z] PASS
15:14:05 [2019-10-03T15:14:05.511Z] 
15:14:05 [2019-10-03T15:14:05.511Z] DONE 2 tests in 16.439s
15:14:05 [2019-10-03T15:14:05.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:14:05 [2019-10-03T15:14:05.511Z] ++ 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
15:14:05 [2019-10-03T15:14:05.511Z] ++ set -e
15:14:05 [2019-10-03T15:14:05.511Z] ++ '[' -n 0 ']'
15:14:05 [2019-10-03T15:14:05.511Z] ++ set -x
15:14:05 [2019-10-03T15:14:05.511Z] ++ 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
15:14:05 [2019-10-03T15:14:05.511Z] INFO: Testing against a local daemon
15:14:05 [2019-10-03T15:14:05.511Z] === RUN   TestPluginWithDevMounts
15:14:05 [2019-10-03T15:14:05.511Z] === PAUSE TestPluginWithDevMounts
15:14:05 [2019-10-03T15:14:05.511Z] === CONT  TestPluginWithDevMounts
15:14:05 [2019-10-03T15:14:05.623Z] === RUN   TestDockerSuite/TestBuildFromGit
15:14:05 [2019-10-03T15:14:05.623Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s)
15:14:05 [2019-10-03T15:14:05.623Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests"
15:14:05 [2019-10-03T15:14:05.623Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:14:06 [2019-10-03T15:14:06.321Z] #33 114.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:14:07 [2019-10-03T15:14:07.247Z] #33 115.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:14:07 [2019-10-03T15:14:07.373Z] --- PASS: TestPluginWithDevMounts (2.09s)
15:14:07 [2019-10-03T15:14:07.373Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
15:14:07 [2019-10-03T15:14:07.373Z] PASS
15:14:07 [2019-10-03T15:14:07.373Z] 
15:14:07 [2019-10-03T15:14:07.373Z] DONE 1 tests in 2.290s
15:14:07 [2019-10-03T15:14:07.373Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:14:07 [2019-10-03T15:14:07.373Z] ++ 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
15:14:07 [2019-10-03T15:14:07.373Z] ++ set -e
15:14:07 [2019-10-03T15:14:07.373Z] ++ '[' -n 0 ']'
15:14:07 [2019-10-03T15:14:07.373Z] ++ set -x
15:14:07 [2019-10-03T15:14:07.373Z] ++ 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
15:14:07 [2019-10-03T15:14:07.373Z] INFO: Testing against a local daemon
15:14:07 [2019-10-03T15:14:07.373Z] === RUN   TestSecretInspect
15:14:07 [2019-10-03T15:14:07.527Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:14:07 [2019-10-03T15:14:07.785Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:14:08 [2019-10-03T15:14:08.172Z] #33 116.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:14:09 [2019-10-03T15:14:09.097Z] #33 117.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:14:09 [2019-10-03T15:14:09.161Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:14:09 [2019-10-03T15:14:09.353Z] #33 118.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:14:09 [2019-10-03T15:14:09.936Z] --- PASS: TestSecretInspect (2.73s)
15:14:09 [2019-10-03T15:14:09.936Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
15:14:09 [2019-10-03T15:14:09.937Z] === RUN   TestSecretList
15:14:11 [2019-10-03T15:14:11.238Z] #33 119.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:14:11 [2019-10-03T15:14:11.797Z] #33 120.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:14:13 [2019-10-03T15:14:13.109Z] --- PASS: TestSecretList (2.89s)
15:14:13 [2019-10-03T15:14:13.109Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
15:14:13 [2019-10-03T15:14:13.109Z] === RUN   TestSecretsCreateAndDelete
15:14:13 [2019-10-03T15:14:13.158Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:14:14 [2019-10-03T15:14:14.421Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:14:14 [2019-10-03T15:14:14.678Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:14:15 [2019-10-03T15:14:15.044Z] #33 123.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:14:15 [2019-10-03T15:14:15.241Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:14:15 [2019-10-03T15:14:15.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:14:15 [2019-10-03T15:14:15.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:14:15 [2019-10-03T15:14:15.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:14:16 [2019-10-03T15:14:16.308Z] --- PASS: TestSecretsCreateAndDelete (2.89s)
15:14:16 [2019-10-03T15:14:16.308Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
15:14:16 [2019-10-03T15:14:16.308Z] === RUN   TestSecretsUpdate
15:14:16 [2019-10-03T15:14:16.406Z] #33 124.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:14:17 [2019-10-03T15:14:17.330Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:14:17 [2019-10-03T15:14:17.765Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:14:17 [2019-10-03T15:14:17.765Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.14s)
15:14:17 [2019-10-03T15:14:17.765Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart"
15:14:17 [2019-10-03T15:14:17.765Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:14:18 [2019-10-03T15:14:18.995Z] --- PASS: TestSecretsUpdate (3.09s)
15:14:18 [2019-10-03T15:14:18.995Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
15:14:18 [2019-10-03T15:14:18.996Z] === RUN   TestTemplatedSecret
15:14:19 [2019-10-03T15:14:19.213Z] #33 127.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:14:20 [2019-10-03T15:14:20.139Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:14:20 [2019-10-03T15:14:20.287Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:14:21 [2019-10-03T15:14:21.025Z] 2945147eda09: Pull complete
15:14:21 [2019-10-03T15:14:21.025Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20
15:14:21 [2019-10-03T15:14:21.025Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:14:21 [2019-10-03T15:14:21.025Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:14:21 [2019-10-03T15:14:21.025Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:14:21 [2019-10-03T15:14:21.025Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737'
15:14:21 [2019-10-03T15:14:21.025Z] WARN: Skipping validation tests
15:14:21 [2019-10-03T15:14:21.025Z] INFO: Running unit tests at 10/03/2019 15:14:16...
15:14:21 [2019-10-03T15:14:21.025Z] INFO: make.ps1 starting at 10/03/2019 15:14:20
15:14:21 [2019-10-03T15:14:21.025Z] INFO: Git commit (5a703ccb4) assumed from DOCKER_GITCOMMIT environment variable
15:14:21 [2019-10-03T15:14:21.025Z] INFO: Invoking autogen...
15:14:21 [2019-10-03T15:14:21.065Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:14:21 [2019-10-03T15:14:21.482Z] INFO: Running unit tests...
15:14:21 [2019-10-03T15:14:21.655Z] === RUN   TestDockerSuite/TestBuildHistory
15:14:22 [2019-10-03T15:14:22.427Z] #33 130.9 
15:14:22 [2019-10-03T15:14:22.685Z] #33 DONE 131.2s
15:14:22 [2019-10-03T15:14:22.685Z] 
15:14:22 [2019-10-03T15:14:22.685Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:14:23 [2019-10-03T15:14:23.063Z] --- PASS: TestTemplatedSecret (3.54s)
15:14:23 [2019-10-03T15:14:23.063Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
15:14:23 [2019-10-03T15:14:23.063Z] === RUN   TestSecretCreateResolve
15:14:24 [2019-10-03T15:14:24.570Z] #34 DONE 1.8s
15:14:25 [2019-10-03T15:14:25.521Z] --- PASS: TestSecretCreateResolve (2.82s)
15:14:25 [2019-10-03T15:14:25.521Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
15:14:25 [2019-10-03T15:14:25.521Z] PASS
15:14:25 [2019-10-03T15:14:25.521Z] 
15:14:25 [2019-10-03T15:14:25.521Z] DONE 6 tests in 18.075s
15:14:25 [2019-10-03T15:14:25.521Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:14:25 [2019-10-03T15:14:25.521Z] ++ 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
15:14:25 [2019-10-03T15:14:25.521Z] ++ set -e
15:14:25 [2019-10-03T15:14:25.521Z] ++ '[' -n 0 ']'
15:14:25 [2019-10-03T15:14:25.521Z] ++ set -x
15:14:25 [2019-10-03T15:14:25.521Z] ++ 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
15:14:25 [2019-10-03T15:14:25.521Z] INFO: Testing against a local daemon
15:14:25 [2019-10-03T15:14:25.521Z] === RUN   TestServiceCreateInit
15:14:25 [2019-10-03T15:14:25.521Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:14:26 [2019-10-03T15:14:26.454Z] #9 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:14:26 [2019-10-03T15:14:26.454Z] #11 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:14:26 [2019-10-03T15:14:26.454Z] #12 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:14:26 [2019-10-03T15:14:26.454Z] #7 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:14:26 [2019-10-03T15:14:26.454Z] #26 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:14:26 [2019-10-03T15:14:26.454Z] #22 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:14:26 [2019-10-03T15:14:26.454Z] #28 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:14:26 [2019-10-03T15:14:26.454Z] #19 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:14:26 [2019-10-03T15:14:26.454Z] #24 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:14:26 [2019-10-03T15:14:26.454Z] #27 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:14:26 [2019-10-03T15:14:26.454Z] #25 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:14:26 [2019-10-03T15:14:26.454Z] #6 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:14:26 [2019-10-03T15:14:26.454Z] #20 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:14:26 [2019-10-03T15:14:26.454Z] #21 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:14:26 [2019-10-03T15:14:26.454Z] #29 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:14:26 [2019-10-03T15:14:26.454Z] #23 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:14:26 [2019-10-03T15:14:26.454Z] #10 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:14:26 [2019-10-03T15:14:26.454Z] #13 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:14:26 [2019-10-03T15:14:26.454Z] #30 CACHED
15:14:26 [2019-10-03T15:14:26.454Z] 
15:14:26 [2019-10-03T15:14:26.454Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:14:26 [2019-10-03T15:14:26.906Z] === RUN   TestDockerSuite/TestBuildIidFile
15:14:26 [2019-10-03T15:14:26.906Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:14:27 [2019-10-03T15:14:27.378Z] #35 DONE 1.3s
15:14:27 [2019-10-03T15:14:27.470Z] === RUN   TestDockerSuite/TestBuildInheritance
15:14:27 [2019-10-03T15:14:27.634Z] 
15:14:27 [2019-10-03T15:14:27.634Z] #36 exporting to image
15:14:27 [2019-10-03T15:14:27.634Z] #36 exporting layers
15:14:28 [2019-10-03T15:14:28.033Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:14:28 [2019-10-03T15:14:28.602Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:14:28 [2019-10-03T15:14:28.602Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:14:29 [2019-10-03T15:14:29.001Z] #36 exporting layers 1.4s done
15:14:29 [2019-10-03T15:14:29.001Z] #36 writing image sha256:6e980643d55cc2ec622945acdf09053652f3200207accd51bd56c7a84e137fe3 done
15:14:29 [2019-10-03T15:14:29.001Z] #36 naming to docker.io/library/moby-e2e-test done
15:14:29 [2019-10-03T15:14:29.001Z] #36 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:14:29 [2019-10-03T15:14:29.428Z] + echo Ensuring container killed.
15:14:29 [2019-10-03T15:14:29.428Z] Ensuring container killed.
15:14:29 [2019-10-03T15:14:29.428Z] + docker rm -vf docker-pr1
15:14:29 [2019-10-03T15:14:29.428Z] Error: No such container: docker-pr1
15:14:29 [2019-10-03T15:14:29.428Z] + true
[Pipeline] sh
15:14:29 [2019-10-03T15:14:29.829Z] + echo Chowning /workspace to jenkins user
15:14:29 [2019-10-03T15:14:29.829Z] Chowning /workspace to jenkins user
15:14:29 [2019-10-03T15:14:29.829Z] + id -u
15:14:29 [2019-10-03T15:14:29.829Z] + id -g
15:14:29 [2019-10-03T15:14:29.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40034:/workspace busybox chown -R 1000:1000 /workspace
15:14:29 [2019-10-03T15:14:29.973Z] === RUN   TestDockerSuite/TestBuildLabel
15:14:30 [2019-10-03T15:14:30.230Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:14:30 [2019-10-03T15:14:30.678Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:14:30 [2019-10-03T15:14:30.794Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:14:31 [2019-10-03T15:14:31.050Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:14:31 [2019-10-03T15:14:31.307Z] === RUN   TestDockerSuite/TestBuildLabels
15:14:31 [2019-10-03T15:14:31.604Z] + bundleName=unit
15:14:31 [2019-10-03T15:14:31.604Z] + echo Creating unit-bundles.tar.gz
15:14:31 [2019-10-03T15:14:31.604Z] Creating unit-bundles.tar.gz
15:14:31 [2019-10-03T15:14:31.604Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:14:31 [2019-10-03T15:14:31.604Z] bundles/junit-report.xml
15:14:31 [2019-10-03T15:14:31.604Z] bundles/go-test-report.json
15:14:31 [2019-10-03T15:14:31.604Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:14:31 [2019-10-03T15:14:31.612Z] Archiving artifacts
15:14:31 [2019-10-03T15:14:31.909Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:14:31 [2019-10-03T15:14:31.945Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:14:32 [2019-10-03T15:14:32.367Z] + make clean
15:14:32 [2019-10-03T15:14:32.624Z] docker volume rm -f docker-dev-cache
15:14:32 [2019-10-03T15:14:32.624Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
15:14:32 [2019-10-03T15:14:32.843Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:14:33 [2019-10-03T15:14:33.777Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:14:34 [2019-10-03T15:14:34.708Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
15:14:34 [2019-10-03T15:14:34.708Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
15:14:34 [2019-10-03T15:14:34.708Z] PASS
15:14:34 [2019-10-03T15:14:34.708Z] 
15:14:34 [2019-10-03T15:14:34.708Z] DONE 17 tests in 53.473s
15:14:34 [2019-10-03T15:14:34.708Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:14:34 [2019-10-03T15:14:34.708Z] ++ 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
15:14:34 [2019-10-03T15:14:34.708Z] ++ set -e
15:14:34 [2019-10-03T15:14:34.708Z] ++ '[' -n 0 ']'
15:14:34 [2019-10-03T15:14:34.708Z] ++ set -x
15:14:34 [2019-10-03T15:14:34.708Z] ++ 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
15:14:34 [2019-10-03T15:14:34.708Z] INFO: Testing against a local daemon
15:14:34 [2019-10-03T15:14:34.708Z] === RUN   TestPluginInvalidJSON
15:14:34 [2019-10-03T15:14:34.708Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:14:34 [2019-10-03T15:14:34.708Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:14:34 [2019-10-03T15:14:34.708Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:14:34 [2019-10-03T15:14:34.708Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:14:34 [2019-10-03T15:14:34.708Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:14:34 [2019-10-03T15:14:34.708Z] PASS
15:14:34 [2019-10-03T15:14:34.708Z] 
15:14:34 [2019-10-03T15:14:34.708Z] DONE 2 tests in 0.170s
15:14:34 [2019-10-03T15:14:34.708Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:14:34 [2019-10-03T15:14:34.708Z] ++ 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
15:14:34 [2019-10-03T15:14:34.708Z] ++ set -e
15:14:34 [2019-10-03T15:14:34.708Z] ++ '[' -n 0 ']'
15:14:34 [2019-10-03T15:14:34.708Z] ++ set -x
15:14:34 [2019-10-03T15:14:34.708Z] ++ 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
15:14:34 [2019-10-03T15:14:34.965Z] INFO: Testing against a local daemon
15:14:34 [2019-10-03T15:14:34.965Z] === RUN   TestExternalGraphDriver
15:14:34 [2019-10-03T15:14:34.965Z] === RUN   TestExternalGraphDriver/json
15:14:35 [2019-10-03T15:14:35.790Z] --- PASS: TestServiceCreateInit (10.37s)
15:14:35 [2019-10-03T15:14:35.790Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s)
15:14:35 [2019-10-03T15:14:35.790Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
15:14:35 [2019-10-03T15:14:35.790Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s)
15:14:35 [2019-10-03T15:14:35.790Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
15:14:35 [2019-10-03T15:14:35.790Z] === RUN   TestCreateServiceMultipleTimes
15:14:36 [2019-10-03T15:14:36.864Z] === RUN   TestDockerSuite/TestBuildLastModified
15:14:37 [2019-10-03T15:14:37.428Z] === RUN   TestExternalGraphDriver/spec
15:14:39 [2019-10-03T15:14:39.328Z] === RUN   TestExternalGraphDriver/pull
15:14:41 [2019-10-03T15:14:41.225Z] --- PASS: TestExternalGraphDriver (6.30s)
15:14:41 [2019-10-03T15:14:41.225Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
15:14:41 [2019-10-03T15:14:41.225Z]     --- PASS: TestExternalGraphDriver/json (2.36s)
15:14:41 [2019-10-03T15:14:41.225Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
15:14:41 [2019-10-03T15:14:41.225Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
15:14:41 [2019-10-03T15:14:41.225Z] === RUN   TestGraphdriverPluginV2
15:14:42 [2019-10-03T15:14:42.596Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:14:42 [2019-10-03T15:14:42.674Z] ?   	github.com/docker/docker/api	[no test files]
15:14:45 [2019-10-03T15:14:45.872Z] --- PASS: TestGraphdriverPluginV2 (4.68s)
15:14:45 [2019-10-03T15:14:45.872Z]     external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2"
15:14:45 [2019-10-03T15:14:45.872Z] PASS
15:14:45 [2019-10-03T15:14:45.872Z] 
15:14:45 [2019-10-03T15:14:45.872Z] DONE 5 tests in 11.165s
15:14:45 [2019-10-03T15:14:45.872Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:14:45 [2019-10-03T15:14:45.873Z] ++ 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
15:14:45 [2019-10-03T15:14:45.873Z] ++ set -e
15:14:45 [2019-10-03T15:14:45.873Z] ++ '[' -n 0 ']'
15:14:45 [2019-10-03T15:14:45.873Z] ++ set -x
15:14:45 [2019-10-03T15:14:45.873Z] ++ 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
15:14:46 [2019-10-03T15:14:46.129Z] INFO: Testing against a local daemon
15:14:46 [2019-10-03T15:14:46.129Z] === RUN   TestContinueAfterPluginCrash
15:14:46 [2019-10-03T15:14:46.129Z] === PAUSE TestContinueAfterPluginCrash
15:14:46 [2019-10-03T15:14:46.129Z] === RUN   TestDaemonStartWithLogOpt
15:14:46 [2019-10-03T15:14:46.129Z] === PAUSE TestDaemonStartWithLogOpt
15:14:46 [2019-10-03T15:14:46.129Z] === CONT  TestContinueAfterPluginCrash
15:14:46 [2019-10-03T15:14:46.129Z] === CONT  TestDaemonStartWithLogOpt
15:14:46 [2019-10-03T15:14:46.747Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:14:47 [2019-10-03T15:14:47.005Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:14:47 [2019-10-03T15:14:47.005Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:14:47 [2019-10-03T15:14:47.262Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:14:47 [2019-10-03T15:14:47.262Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:14:47 [2019-10-03T15:14:47.826Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:14:50 [2019-10-03T15:14:50.350Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:14:53 [2019-10-03T15:14:53.626Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:14:54 [2019-10-03T15:14:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:14:54 [2019-10-03T15:14:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:14:54 [2019-10-03T15:14:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:14:54 [2019-10-03T15:14:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:14:55 [2019-10-03T15:14:55.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:14:55 [2019-10-03T15:14:55.699Z] --- PASS: TestCreateServiceMultipleTimes (17.75s)
15:14:55 [2019-10-03T15:14:55.699Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
15:14:55 [2019-10-03T15:14:55.699Z] === RUN   TestCreateServiceConflict
15:14:56 [2019-10-03T15:14:56.154Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:14:56 [2019-10-03T15:14:56.486Z] --- PASS: TestCreateServiceConflict (2.76s)
15:14:56 [2019-10-03T15:14:56.486Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
15:14:56 [2019-10-03T15:14:56.486Z] === RUN   TestCreateServiceMaxReplicas
15:14:57 [2019-10-03T15:14:57.635Z] ok  	github.com/docker/docker/api/server	0.150s	coverage: 9.0% of statements
15:14:58 [2019-10-03T15:14:58.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:14:59 [2019-10-03T15:14:59.435Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:14:59 [2019-10-03T15:14:59.999Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:15:00 [2019-10-03T15:15:00.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:15:00 [2019-10-03T15:15:00.563Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:15:00 [2019-10-03T15:15:00.593Z] --- PASS: TestCreateServiceMaxReplicas (3.69s)
15:15:00 [2019-10-03T15:15:00.593Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
15:15:00 [2019-10-03T15:15:00.593Z] === RUN   TestCreateWithDuplicateNetworkNames
15:15:03 [2019-10-03T15:15:03.088Z] --- PASS: TestDaemonStartWithLogOpt (16.93s)
15:15:03 [2019-10-03T15:15:03.088Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
15:15:03 [2019-10-03T15:15:03.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:15:07 [2019-10-03T15:15:07.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:15:08 [2019-10-03T15:15:08.339Z] --- PASS: TestContinueAfterPluginCrash (21.74s)
15:15:08 [2019-10-03T15:15:08.339Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
15:15:08 [2019-10-03T15:15:08.339Z] PASS
15:15:08 [2019-10-03T15:15:08.339Z] 
15:15:08 [2019-10-03T15:15:08.339Z] DONE 2 tests in 21.880s
15:15:08 [2019-10-03T15:15:08.339Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:15:08 [2019-10-03T15:15:08.339Z] ++ 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
15:15:08 [2019-10-03T15:15:08.339Z] ++ set -e
15:15:08 [2019-10-03T15:15:08.339Z] ++ '[' -n 0 ']'
15:15:08 [2019-10-03T15:15:08.339Z] ++ set -x
15:15:08 [2019-10-03T15:15:08.339Z] ++ 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
15:15:08 [2019-10-03T15:15:08.339Z] INFO: Testing against a local daemon
15:15:08 [2019-10-03T15:15:08.339Z] === RUN   TestPluginWithDevMounts
15:15:08 [2019-10-03T15:15:08.339Z] === PAUSE TestPluginWithDevMounts
15:15:08 [2019-10-03T15:15:08.339Z] === CONT  TestPluginWithDevMounts
15:15:10 [2019-10-03T15:15:10.233Z] --- PASS: TestPluginWithDevMounts (2.06s)
15:15:10 [2019-10-03T15:15:10.233Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
15:15:10 [2019-10-03T15:15:10.233Z] PASS
15:15:10 [2019-10-03T15:15:10.233Z] 
15:15:10 [2019-10-03T15:15:10.233Z] DONE 1 tests in 2.213s
15:15:10 [2019-10-03T15:15:10.233Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:15:10 [2019-10-03T15:15:10.233Z] ++ 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
15:15:10 [2019-10-03T15:15:10.233Z] ++ set -e
15:15:10 [2019-10-03T15:15:10.233Z] ++ '[' -n 0 ']'
15:15:10 [2019-10-03T15:15:10.233Z] ++ set -x
15:15:10 [2019-10-03T15:15:10.233Z] ++ 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
15:15:10 [2019-10-03T15:15:10.233Z] INFO: Testing against a local daemon
15:15:10 [2019-10-03T15:15:10.233Z] === RUN   TestSecretInspect
15:15:10 [2019-10-03T15:15:10.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:15:12 [2019-10-03T15:15:12.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:15:12 [2019-10-03T15:15:12.754Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:15:13 [2019-10-03T15:15:13.320Z] --- PASS: TestSecretInspect (2.99s)
15:15:13 [2019-10-03T15:15:13.320Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
15:15:13 [2019-10-03T15:15:13.320Z] === RUN   TestSecretList
15:15:14 [2019-10-03T15:15:14.362Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s)
15:15:14 [2019-10-03T15:15:14.362Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
15:15:14 [2019-10-03T15:15:14.362Z] === RUN   TestCreateServiceSecretFileMode
15:15:15 [2019-10-03T15:15:15.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:15:16 [2019-10-03T15:15:16.600Z] --- PASS: TestSecretList (3.08s)
15:15:16 [2019-10-03T15:15:16.600Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
15:15:16 [2019-10-03T15:15:16.600Z] === RUN   TestSecretsCreateAndDelete
15:15:16 [2019-10-03T15:15:16.600Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:15:17 [2019-10-03T15:15:17.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:15:17 [2019-10-03T15:15:17.806Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
15:15:17 [2019-10-03T15:15:17.806Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
15:15:17 [2019-10-03T15:15:17.806Z] === RUN   TestCreateServiceConfigFileMode
15:15:17 [2019-10-03T15:15:17.971Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:15:19 [2019-10-03T15:15:19.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:15:19 [2019-10-03T15:15:19.340Z] --- PASS: TestSecretsCreateAndDelete (3.02s)
15:15:19 [2019-10-03T15:15:19.340Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
15:15:19 [2019-10-03T15:15:19.340Z] === RUN   TestSecretsUpdate
15:15:20 [2019-10-03T15:15:20.290Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
15:15:20 [2019-10-03T15:15:20.290Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
15:15:20 [2019-10-03T15:15:20.290Z] === RUN   TestCreateServiceSysctls
15:15:20 [2019-10-03T15:15:20.709Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:15:20 [2019-10-03T15:15:20.709Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:15:20 [2019-10-03T15:15:20.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:15:21 [2019-10-03T15:15:21.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:15:21 [2019-10-03T15:15:21.368Z] Using test binary docker
15:15:21 [2019-10-03T15:15:21.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:15:21 [2019-10-03T15:15:21.368Z] +++ /etc/init.d/apparmor start
15:15:21 [2019-10-03T15:15:21.368Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
15:15:21 [2019-10-03T15:15:21.368Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
15:15:21 [2019-10-03T15:15:21.368Z] Warning failed to create cache: (null)
15:15:21 [2019-10-03T15:15:21.368Z] .
15:15:21 [2019-10-03T15:15:21.368Z] INFO: Waiting for daemon to start...
15:15:21 [2019-10-03T15:15:21.368Z] Starting dockerd
15:15:21 [2019-10-03T15:15:21.368Z] +++ 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
15:15:22 [2019-10-03T15:15:22.861Z] --- PASS: TestSecretsUpdate (3.29s)
15:15:22 [2019-10-03T15:15:22.861Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
15:15:22 [2019-10-03T15:15:22.861Z] === RUN   TestTemplatedSecret
15:15:23 [2019-10-03T15:15:23.389Z] .
15:15:23 [2019-10-03T15:15:23.389Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:15:23 [2019-10-03T15:15:23.389Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:15:23 [2019-10-03T15:15:23.672Z] Error: No such image: emptyfs
15:15:23 [2019-10-03T15:15:23.672Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:15:23 [2019-10-03T15:15:23.672Z] ++++ docker load
15:15:23 [2019-10-03T15:15:23.672Z] Running integration-test (iteration 1)
15:15:23 [2019-10-03T15:15:23.672Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:15:23 [2019-10-03T15:15:23.673Z] ++ 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
15:15:23 [2019-10-03T15:15:23.673Z] ++ set -e
15:15:23 [2019-10-03T15:15:23.673Z] ++ '[' -n 0 ']'
15:15:23 [2019-10-03T15:15:23.673Z] ++ set -x
15:15:23 [2019-10-03T15:15:23.673Z] ++ 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
15:15:25 [2019-10-03T15:15:25.515Z] --- PASS: TestCreateServiceSysctls (4.38s)
15:15:25 [2019-10-03T15:15:25.515Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
15:15:25 [2019-10-03T15:15:25.515Z] === RUN   TestCreateServiceCapabilities
15:15:26 [2019-10-03T15:15:26.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:15:26 [2019-10-03T15:15:26.394Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:15:26 [2019-10-03T15:15:26.394Z] --- PASS: TestTemplatedSecret (3.84s)
15:15:26 [2019-10-03T15:15:26.394Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
15:15:26 [2019-10-03T15:15:26.394Z] === RUN   TestSecretCreateResolve
15:15:26 [2019-10-03T15:15:26.958Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:15:28 [2019-10-03T15:15:28.024Z] --- PASS: TestCreateServiceCapabilities (3.28s)
15:15:28 [2019-10-03T15:15:28.024Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
15:15:28 [2019-10-03T15:15:28.024Z] === RUN   TestInspect
15:15:30 [2019-10-03T15:15:30.231Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:15:30 [2019-10-03T15:15:30.231Z] --- PASS: TestSecretCreateResolve (3.49s)
15:15:30 [2019-10-03T15:15:30.231Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
15:15:30 [2019-10-03T15:15:30.231Z] PASS
15:15:30 [2019-10-03T15:15:30.231Z] 
15:15:30 [2019-10-03T15:15:30.231Z] DONE 6 tests in 19.942s
15:15:30 [2019-10-03T15:15:30.231Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:15:30 [2019-10-03T15:15:30.232Z] ++ 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
15:15:30 [2019-10-03T15:15:30.232Z] ++ set -e
15:15:30 [2019-10-03T15:15:30.232Z] ++ '[' -n 0 ']'
15:15:30 [2019-10-03T15:15:30.232Z] ++ set -x
15:15:30 [2019-10-03T15:15:30.232Z] ++ 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
15:15:30 [2019-10-03T15:15:30.232Z] INFO: Testing against a local daemon
15:15:30 [2019-10-03T15:15:30.232Z] === RUN   TestServiceCreateInit
15:15:30 [2019-10-03T15:15:30.232Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:15:30 [2019-10-03T15:15:30.232Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:15:31 [2019-10-03T15:15:31.281Z] --- PASS: TestInspect (3.02s)
15:15:31 [2019-10-03T15:15:31.282Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
15:15:31 [2019-10-03T15:15:31.282Z] === RUN   TestDockerNetworkConnectAlias
15:15:32 [2019-10-03T15:15:32.753Z] === RUN   TestDockerSuite/TestBuildNetNone
15:15:33 [2019-10-03T15:15:33.683Z] === RUN   TestDockerSuite/TestBuildNoContext
15:15:34 [2019-10-03T15:15:34.616Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:15:35 [2019-10-03T15:15:35.546Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:15:35 [2019-10-03T15:15:35.803Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:15:37 [2019-10-03T15:15:37.617Z] --- PASS: TestDockerNetworkConnectAlias (5.82s)
15:15:37 [2019-10-03T15:15:37.617Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
15:15:37 [2019-10-03T15:15:37.617Z] === RUN   TestDockerNetworkReConnect
15:15:38 [2019-10-03T15:15:38.329Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:15:38 [2019-10-03T15:15:38.329Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:15:38 [2019-10-03T15:15:38.329Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:15:38 [2019-10-03T15:15:38.586Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:15:38 [2019-10-03T15:15:38.913Z] Loaded image: buildpack-deps:jessie
15:15:38 [2019-10-03T15:15:38.913Z] Loaded image: busybox:latest
15:15:38 [2019-10-03T15:15:38.913Z] Loaded image: busybox:glibc
15:15:38 [2019-10-03T15:15:38.913Z] Loaded image: debian:jessie
15:15:38 [2019-10-03T15:15:38.913Z] Loaded image: hello-world:latest
15:15:38 [2019-10-03T15:15:38.913Z] INFO: Testing against a local daemon
15:15:38 [2019-10-03T15:15:38.913Z] === RUN   TestCgroupNamespacesBuild
15:15:39 [2019-10-03T15:15:39.150Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:15:39 [2019-10-03T15:15:39.713Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:15:39 [2019-10-03T15:15:39.713Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:15:39 [2019-10-03T15:15:39.921Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
15:15:39 [2019-10-03T15:15:39.921Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
15:15:39 [2019-10-03T15:15:39.921Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:15:40 [2019-10-03T15:15:40.644Z] --- PASS: TestServiceCreateInit (10.58s)
15:15:40 [2019-10-03T15:15:40.644Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s)
15:15:40 [2019-10-03T15:15:40.644Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
15:15:40 [2019-10-03T15:15:40.644Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s)
15:15:40 [2019-10-03T15:15:40.644Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
15:15:40 [2019-10-03T15:15:40.644Z] === RUN   TestCreateServiceMultipleTimes
15:15:41 [2019-10-03T15:15:41.396Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
15:15:41 [2019-10-03T15:15:41.396Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
15:15:41 [2019-10-03T15:15:41.396Z] === RUN   TestBuildWithSession
15:15:41 [2019-10-03T15:15:41.396Z] --- SKIP: TestBuildWithSession (0.00s)
15:15:41 [2019-10-03T15:15:41.396Z]     build_session_test.go:25: TODO: BuildKit
15:15:41 [2019-10-03T15:15:41.396Z] === RUN   TestBuildSquashParent
15:15:41 [2019-10-03T15:15:41.700Z] --- PASS: TestDockerNetworkReConnect (4.32s)
15:15:41 [2019-10-03T15:15:41.700Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
15:15:41 [2019-10-03T15:15:41.700Z] === RUN   TestServicePlugin
15:15:41 [2019-10-03T15:15:41.700Z] --- SKIP: TestServicePlugin (0.01s)
15:15:41 [2019-10-03T15:15:41.700Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:41 [2019-10-03T15:15:41.700Z] === RUN   TestServiceUpdateLabel
15:15:42 [2019-10-03T15:15:42.541Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:15:43 [2019-10-03T15:15:43.106Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:15:44 [2019-10-03T15:15:44.132Z] --- PASS: TestServiceUpdateLabel (2.79s)
15:15:44 [2019-10-03T15:15:44.132Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
15:15:44 [2019-10-03T15:15:44.132Z] === RUN   TestServiceUpdateSecrets
15:15:46 [2019-10-03T15:15:46.933Z] --- PASS: TestBuildSquashParent (5.14s)
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:15:46 [2019-10-03T15:15:46.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:15:46 [2019-10-03T15:15:46.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:15:46 [2019-10-03T15:15:46.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:15:46 [2019-10-03T15:15:46.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:15:46 [2019-10-03T15:15:46.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:15:47 [2019-10-03T15:15:47.286Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:15:48 [2019-10-03T15:15:48.292Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:15:48 [2019-10-03T15:15:48.292Z] ok  	github.com/docker/docker/api/server/httputils	0.199s	coverage: 14.7% of statements
15:15:49 [2019-10-03T15:15:49.182Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:15:49 [2019-10-03T15:15:49.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:15:49 [2019-10-03T15:15:49.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:15:49 [2019-10-03T15:15:49.824Z] ok  	github.com/docker/docker/api/server/middleware	0.172s	coverage: 37.7% of statements
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:15:49 [2019-10-03T15:15:49.824Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:15:51 [2019-10-03T15:15:51.706Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:15:51 [2019-10-03T15:15:51.733Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.76s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.80s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s)
15:15:51 [2019-10-03T15:15:51.733Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s)
15:15:51 [2019-10-03T15:15:51.733Z] === RUN   TestBuildMultiStageCopy
15:15:51 [2019-10-03T15:15:51.733Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:15:51 [2019-10-03T15:15:51.994Z] ok  	github.com/docker/docker/api/server/router/swarm	0.104s	coverage: 4.0% of statements
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ok  	github.com/docker/docker/api/types/filters	0.105s	coverage: 95.2% of statements
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ok  	github.com/docker/docker/api/types/strslice	0.056s	coverage: 90.0% of statements
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ok  	github.com/docker/docker/api/types/time	0.368s	coverage: 100.0% of statements
15:15:51 [2019-10-03T15:15:51.994Z] ok  	github.com/docker/docker/api/types/versions	0.104s	coverage: 75.0% of statements
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:15:51 [2019-10-03T15:15:51.994Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:15:53 [2019-10-03T15:15:53.076Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:15:53 [2019-10-03T15:15:53.760Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:15:54 [2019-10-03T15:15:54.044Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:15:54 [2019-10-03T15:15:54.671Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:15:54 [2019-10-03T15:15:54.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:15:54 [2019-10-03T15:15:54.969Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:15:55 [2019-10-03T15:15:55.226Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:15:55 [2019-10-03T15:15:55.237Z] --- PASS: TestBuildMultiStageCopy (3.43s)
15:15:55 [2019-10-03T15:15:55.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s)
15:15:55 [2019-10-03T15:15:55.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
15:15:55 [2019-10-03T15:15:55.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
15:15:55 [2019-10-03T15:15:55.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
15:15:55 [2019-10-03T15:15:55.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
15:15:55 [2019-10-03T15:15:55.237Z] === RUN   TestBuildMultiStageParentConfig
15:15:56 [2019-10-03T15:15:56.251Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
15:15:56 [2019-10-03T15:15:56.251Z] === RUN   TestBuildLabelWithTargets
15:15:57 [2019-10-03T15:15:57.726Z] --- PASS: TestBuildLabelWithTargets (1.53s)
15:15:57 [2019-10-03T15:15:57.726Z] === RUN   TestBuildWithEmptyLayers
15:15:57 [2019-10-03T15:15:57.777Z] ok  	github.com/docker/docker/builder/dockerfile	0.398s	coverage: 46.1% of statements
15:15:57 [2019-10-03T15:15:57.777Z] ok  	github.com/docker/docker/builder/dockerignore	0.052s	coverage: 96.8% of statements
15:15:57 [2019-10-03T15:15:57.777Z] ok  	github.com/docker/docker/builder/remotecontext	0.548s	coverage: 9.2% of statements
15:15:58 [2019-10-03T15:15:58.737Z] --- PASS: TestBuildWithEmptyLayers (0.76s)
15:15:58 [2019-10-03T15:15:58.737Z] === RUN   TestBuildMultiStageOnBuild
15:15:59 [2019-10-03T15:15:59.399Z] === RUN   TestDockerSuite/TestBuildPATH
15:16:00 [2019-10-03T15:16:00.592Z] --- PASS: TestServiceUpdateSecrets (15.40s)
15:16:00 [2019-10-03T15:16:00.592Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
15:16:00 [2019-10-03T15:16:00.593Z] === RUN   TestServiceUpdateConfigs
15:16:00 [2019-10-03T15:16:00.877Z] --- PASS: TestBuildMultiStageOnBuild (2.27s)
15:16:00 [2019-10-03T15:16:00.877Z] === RUN   TestBuildUncleanTarFilenames
15:16:01 [2019-10-03T15:16:01.293Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:16:01 [2019-10-03T15:16:01.883Z] --- PASS: TestBuildUncleanTarFilenames (1.10s)
15:16:01 [2019-10-03T15:16:01.884Z] === RUN   TestBuildMultiStageLayerLeak
15:16:02 [2019-10-03T15:16:02.662Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:16:02 [2019-10-03T15:16:02.662Z] --- PASS: TestCreateServiceMultipleTimes (21.90s)
15:16:02 [2019-10-03T15:16:02.662Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
15:16:02 [2019-10-03T15:16:02.662Z] === RUN   TestCreateServiceConflict
15:16:03 [2019-10-03T15:16:03.596Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:16:04 [2019-10-03T15:16:04.570Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s)
15:16:04 [2019-10-03T15:16:04.570Z] === RUN   TestBuildWithHugeFile
15:16:05 [2019-10-03T15:16:05.493Z] --- PASS: TestCreateServiceConflict (3.01s)
15:16:05 [2019-10-03T15:16:05.493Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
15:16:05 [2019-10-03T15:16:05.493Z] === RUN   TestCreateServiceMaxReplicas
15:16:09 [2019-10-03T15:16:09.784Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
15:16:09 [2019-10-03T15:16:09.784Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
15:16:09 [2019-10-03T15:16:09.784Z] === RUN   TestCreateWithDuplicateNetworkNames
15:16:15 [2019-10-03T15:16:15.042Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:16:16 [2019-10-03T15:16:16.969Z] --- PASS: TestServiceUpdateConfigs (15.80s)
15:16:16 [2019-10-03T15:16:16.969Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
15:16:16 [2019-10-03T15:16:16.969Z] === RUN   TestServiceUpdateNetwork
15:16:19 [2019-10-03T15:16:19.217Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:16:21 [2019-10-03T15:16:21.110Z] === RUN   TestDockerSuite/TestBuildRm
15:16:23 [2019-10-03T15:16:23.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:16:24 [2019-10-03T15:16:24.204Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:16:24 [2019-10-03T15:16:24.461Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s)
15:16:24 [2019-10-03T15:16:24.461Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
15:16:24 [2019-10-03T15:16:24.461Z] === RUN   TestCreateServiceSecretFileMode
15:16:25 [2019-10-03T15:16:25.829Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:16:27 [2019-10-03T15:16:27.715Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.327s	coverage: 85.1% of statements
15:16:27 [2019-10-03T15:16:27.715Z] ?   	github.com/docker/docker/cli	[no test files]
15:16:27 [2019-10-03T15:16:27.715Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:16:27 [2019-10-03T15:16:27.715Z] ok  	github.com/docker/docker/cli/debug	0.048s	coverage: 100.0% of statements
15:16:27 [2019-10-03T15:16:27.715Z] ok  	github.com/docker/docker/client	0.459s	coverage: 75.3% of statements
15:16:27 [2019-10-03T15:16:27.726Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:16:27 [2019-10-03T15:16:27.983Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
15:16:27 [2019-10-03T15:16:27.983Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
15:16:27 [2019-10-03T15:16:27.983Z] === RUN   TestCreateServiceConfigFileMode
15:16:28 [2019-10-03T15:16:28.240Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:16:28 [2019-10-03T15:16:28.805Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:16:30 [2019-10-03T15:16:30.585Z] --- PASS: TestServiceUpdateNetwork (14.26s)
15:16:30 [2019-10-03T15:16:30.585Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
15:16:30 [2019-10-03T15:16:30.585Z] PASS
15:16:30 [2019-10-03T15:16:30.585Z] 
15:16:30 [2019-10-03T15:16:30.585Z] === Skipped
15:16:30 [2019-10-03T15:16:30.585Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
15:16:30 [2019-10-03T15:16:30.585Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:16:30 [2019-10-03T15:16:30.585Z] 
15:16:30 [2019-10-03T15:16:30.585Z] 
15:16:30 [2019-10-03T15:16:30.585Z] DONE 19 tests, 1 skipped in 124.292s
15:16:30 [2019-10-03T15:16:30.585Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:16:30 [2019-10-03T15:16:30.585Z] ++ 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
15:16:30 [2019-10-03T15:16:30.585Z] ++ set -e
15:16:30 [2019-10-03T15:16:30.585Z] ++ '[' -n 0 ']'
15:16:30 [2019-10-03T15:16:30.585Z] ++ set -x
15:16:30 [2019-10-03T15:16:30.585Z] ++ 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
15:16:30 [2019-10-03T15:16:30.585Z] INFO: Testing against a local daemon
15:16:30 [2019-10-03T15:16:30.585Z] === RUN   TestSessionCreate
15:16:30 [2019-10-03T15:16:30.585Z] --- PASS: TestSessionCreate (0.02s)
15:16:30 [2019-10-03T15:16:30.585Z] === RUN   TestSessionCreateWithBadUpgrade
15:16:30 [2019-10-03T15:16:30.585Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:16:30 [2019-10-03T15:16:30.585Z] PASS
15:16:30 [2019-10-03T15:16:30.585Z] 
15:16:30 [2019-10-03T15:16:30.585Z] DONE 2 tests in 0.268s
15:16:30 [2019-10-03T15:16:30.585Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:16:30 [2019-10-03T15:16:30.585Z] ++ 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
15:16:30 [2019-10-03T15:16:30.585Z] ++ set -e
15:16:30 [2019-10-03T15:16:30.585Z] ++ '[' -n 0 ']'
15:16:30 [2019-10-03T15:16:30.585Z] ++ set -x
15:16:30 [2019-10-03T15:16:30.585Z] ++ 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
15:16:30 [2019-10-03T15:16:30.585Z] INFO: Testing against a local daemon
15:16:30 [2019-10-03T15:16:30.585Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:16:30 [2019-10-03T15:16:30.585Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:30 [2019-10-03T15:16:30.585Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:30 [2019-10-03T15:16:30.585Z] === RUN   TestEventsExecDie
15:16:30 [2019-10-03T15:16:30.702Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:16:30 [2019-10-03T15:16:30.959Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
15:16:30 [2019-10-03T15:16:30.959Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
15:16:30 [2019-10-03T15:16:30.959Z] === RUN   TestCreateServiceSysctls
15:16:30 [2019-10-03T15:16:30.969Z] --- PASS: TestEventsExecDie (1.01s)
15:16:30 [2019-10-03T15:16:30.969Z] === RUN   TestEventsBackwardsCompatible
15:16:30 [2019-10-03T15:16:30.969Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:16:30 [2019-10-03T15:16:30.969Z] === RUN   TestInfoBinaryCommits
15:16:30 [2019-10-03T15:16:30.969Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:16:30 [2019-10-03T15:16:30.969Z] === RUN   TestInfoAPIVersioned
15:16:30 [2019-10-03T15:16:30.969Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:16:30 [2019-10-03T15:16:30.969Z] === RUN   TestInfoAPI
15:16:31 [2019-10-03T15:16:31.342Z] --- PASS: TestInfoAPI (0.06s)
15:16:31 [2019-10-03T15:16:31.342Z] === RUN   TestInfoAPIWarnings
15:16:32 [2019-10-03T15:16:32.193Z] --- PASS: TestInfoAPIWarnings (0.88s)
15:16:32 [2019-10-03T15:16:32.193Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
15:16:32 [2019-10-03T15:16:32.193Z] === RUN   TestLoginFailsWithBadCredentials
15:16:32 [2019-10-03T15:16:32.328Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestPingCacheHeaders
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestPingCacheHeaders (0.02s)
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestPingGet
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestPingGet (0.01s)
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestPingHead
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestPingHead (0.04s)
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestVersion
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestVersion (0.02s)
15:16:32 [2019-10-03T15:16:32.635Z] PASS
15:16:32 [2019-10-03T15:16:32.635Z] 
15:16:32 [2019-10-03T15:16:32.635Z] === Skipped
15:16:32 [2019-10-03T15:16:32.635Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:32 [2019-10-03T15:16:32.635Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:32 [2019-10-03T15:16:32.635Z] 
15:16:32 [2019-10-03T15:16:32.635Z] 
15:16:32 [2019-10-03T15:16:32.635Z] DONE 12 tests, 1 skipped in 2.745s
15:16:32 [2019-10-03T15:16:32.635Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:16:32 [2019-10-03T15:16:32.635Z] ++ 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
15:16:32 [2019-10-03T15:16:32.635Z] ++ set -e
15:16:32 [2019-10-03T15:16:32.635Z] ++ '[' -n 0 ']'
15:16:32 [2019-10-03T15:16:32.635Z] ++ set -x
15:16:32 [2019-10-03T15:16:32.635Z] ++ 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
15:16:32 [2019-10-03T15:16:32.635Z] INFO: Testing against a local daemon
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestVolumesCreateAndList
15:16:32 [2019-10-03T15:16:32.635Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:16:32 [2019-10-03T15:16:32.635Z] === RUN   TestVolumesRemove
15:16:33 [2019-10-03T15:16:33.046Z] --- PASS: TestVolumesRemove (0.11s)
15:16:33 [2019-10-03T15:16:33.046Z] === RUN   TestVolumesInspect
15:16:33 [2019-10-03T15:16:33.046Z] --- PASS: TestVolumesInspect (0.03s)
15:16:33 [2019-10-03T15:16:33.046Z] === RUN   TestVolumesInvalidJSON
15:16:33 [2019-10-03T15:16:33.046Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:16:33 [2019-10-03T15:16:33.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:16:33 [2019-10-03T15:16:33.046Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:16:33 [2019-10-03T15:16:33.046Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:16:33 [2019-10-03T15:16:33.046Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:16:33 [2019-10-03T15:16:33.046Z] PASS
15:16:33 [2019-10-03T15:16:33.046Z] 
15:16:33 [2019-10-03T15:16:33.046Z] DONE 5 tests in 0.332s
15:16:33 [2019-10-03T15:16:33.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:33 [2019-10-03T15:16:33.046Z] ++++ cat bundles/test-integration/docker.pid
15:16:33 [2019-10-03T15:16:33.046Z] +++ kill 11543
15:16:33 [2019-10-03T15:16:33.702Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:16:34 [2019-10-03T15:16:34.800Z] ok  	github.com/docker/docker/cmd/dockerd	0.584s	coverage: 19.0% of statements
15:16:34 [2019-10-03T15:16:34.908Z] umount: bundles/test-integration/root: mountpoint not found
15:16:34 [2019-10-03T15:16:34.908Z] +++ /etc/init.d/apparmor stop
15:16:34 [2019-10-03T15:16:34.908Z] Clearing AppArmor profiles cache:.
15:16:34 [2019-10-03T15:16:34.908Z] All profile caches have been cleared, but no profiles have been unloaded.
15:16:34 [2019-10-03T15:16:34.908Z] Unloading profiles will leave already running processes permanently
15:16:34 [2019-10-03T15:16:34.908Z] unconfined, which can lead to unexpected situations.
15:16:34 [2019-10-03T15:16:34.908Z] 
15:16:34 [2019-10-03T15:16:34.908Z] To set a process to complain mode, use the command line tool
15:16:34 [2019-10-03T15:16:34.908Z] 'aa-complain'. To really tear down all profiles, run the init script
15:16:34 [2019-10-03T15:16:34.908Z] with the 'teardown' option."
15:16:34 [2019-10-03T15:16:34.908Z] 
15:16:35 [2019-10-03T15:16:35.599Z] --- PASS: TestCreateServiceSysctls (4.60s)
15:16:35 [2019-10-03T15:16:35.599Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
15:16:35 [2019-10-03T15:16:35.599Z] === RUN   TestCreateServiceCapabilities
15:16:36 [2019-10-03T15:16:36.972Z] ok  	github.com/docker/docker/container	0.618s	coverage: 42.5% of statements
15:16:36 [2019-10-03T15:16:36.972Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:16:36 [2019-10-03T15:16:36.972Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:16:36 [2019-10-03T15:16:36.972Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:16:36 [2019-10-03T15:16:36.972Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
Post stage
[Pipeline] junit
15:16:38 [2019-10-03T15:16:38.251Z] Recording test results
15:16:38 [2019-10-03T15:16:38.873Z] --- PASS: TestCreateServiceCapabilities (3.16s)
15:16:38 [2019-10-03T15:16:38.873Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
15:16:38 [2019-10-03T15:16:38.873Z] === RUN   TestInspect
15:16:38 [2019-10-03T15:16:38.873Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:16:38 [2019-10-03T15:16:38.873Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:16:39 [2019-10-03T15:16:39.130Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:16:39 [2019-10-03T15:16:39.130Z] === RUN   TestDockerSuite/TestBuildSpaces
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:16:39 [2019-10-03T15:16:39.694Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:16:39 [2019-10-03T15:16:39.982Z] + echo Ensuring container killed.
15:16:39 [2019-10-03T15:16:39.982Z] Ensuring container killed.
15:16:39 [2019-10-03T15:16:39.982Z] + docker rm -vf docker-pr1
15:16:39 [2019-10-03T15:16:39.982Z] Error: No such container: docker-pr1
15:16:39 [2019-10-03T15:16:39.982Z] + true
[Pipeline] sh
15:16:40 [2019-10-03T15:16:40.624Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:16:40 [2019-10-03T15:16:40.788Z] + echo Chowning /workspace to jenkins user
15:16:40 [2019-10-03T15:16:40.788Z] Chowning /workspace to jenkins user
15:16:40 [2019-10-03T15:16:40.788Z] + id -u
15:16:40 [2019-10-03T15:16:40.788Z] + id -g
15:16:40 [2019-10-03T15:16:40.788Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40034:/workspace busybox chown -R 1001:1001 /workspace
15:16:40 [2019-10-03T15:16:40.788Z] Unable to find image 'busybox:latest' locally
15:16:40 [2019-10-03T15:16:40.882Z] === RUN   TestDockerSuite/TestBuildStderr
15:16:40 [2019-10-03T15:16:40.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:16:41 [2019-10-03T15:16:41.160Z] latest: Pulling from library/busybox
15:16:41 [2019-10-03T15:16:41.160Z] 6d4c3d9fc915: Pulling fs layer
15:16:41 [2019-10-03T15:16:41.160Z] 6d4c3d9fc915: Verifying Checksum
15:16:41 [2019-10-03T15:16:41.160Z] 6d4c3d9fc915: Download complete
15:16:41 [2019-10-03T15:16:41.964Z] 6d4c3d9fc915: Pull complete
15:16:41 [2019-10-03T15:16:41.964Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
15:16:41 [2019-10-03T15:16:41.964Z] Status: Downloaded newer image for busybox:latest
15:16:42 [2019-10-03T15:16:42.252Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:16:42 [2019-10-03T15:16:42.819Z] --- PASS: TestInspect (3.95s)
15:16:42 [2019-10-03T15:16:42.819Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
15:16:42 [2019-10-03T15:16:42.819Z] === RUN   TestDockerNetworkConnectAlias
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:16:45 [2019-10-03T15:16:45.477Z] + bundleName=s390x-integration
15:16:45 [2019-10-03T15:16:45.477Z] + echo Creating s390x-integration-bundles.tar.gz
15:16:45 [2019-10-03T15:16:45.477Z] Creating s390x-integration-bundles.tar.gz
15:16:45 [2019-10-03T15:16:45.477Z] + xargs tar -czf s390x-integration-bundles.tar.gz
15:16:45 [2019-10-03T15:16:45.477Z] + 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
15:16:45 [2019-10-03T15:16:45.617Z] Archiving artifacts
15:16:46 [2019-10-03T15:16:46.884Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:16:46 [2019-10-03T15:16:46.993Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:16:47 [2019-10-03T15:16:47.637Z] + make clean
15:16:48 [2019-10-03T15:16:48.000Z] docker volume rm -f docker-dev-cache
15:16:48 [2019-10-03T15:16:48.000Z] docker-dev-cache
[Pipeline] deleteDir
15:16:48 [2019-10-03T15:16:48.361Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:16:48 [2019-10-03T15:16:48.925Z] --- PASS: TestDockerNetworkConnectAlias (6.26s)
15:16:48 [2019-10-03T15:16:48.925Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
15:16:48 [2019-10-03T15:16:48.925Z] === RUN   TestDockerNetworkReConnect
15:16:49 [2019-10-03T15:16:49.489Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:16:50 [2019-10-03T15:16:50.054Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:16:50 [2019-10-03T15:16:50.984Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:16:52 [2019-10-03T15:16:52.963Z] === RUN   TestDockerSuite/TestBuildUser
15:16:54 [2019-10-03T15:16:54.337Z] --- PASS: TestDockerNetworkReConnect (5.49s)
15:16:54 [2019-10-03T15:16:54.337Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
15:16:54 [2019-10-03T15:16:54.337Z] === RUN   TestServicePlugin
15:16:54 [2019-10-03T15:16:54.902Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon	2.982s	coverage: 9.2% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/cluster	1.844s	coverage: 0.5% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.265s	coverage: 65.3% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.756s	coverage: 35.8% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.153s	coverage: 10.9% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/config	0.817s	coverage: 82.8% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/discovery	0.248s	coverage: 30.0% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/events	0.362s	coverage: 50.0% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ok  	github.com/docker/docker/daemon/graphdriver	0.757s	coverage: 2.3% of statements
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:16:58 [2019-10-03T15:16:58.038Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ok  	github.com/docker/docker/daemon/images	0.865s	coverage: 4.9% of statements
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ok  	github.com/docker/docker/daemon/links	0.044s	coverage: 93.0% of statements
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ok  	github.com/docker/docker/daemon/logger	0.504s	coverage: 43.0% of statements
15:16:59 [2019-10-03T15:16:59.573Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.706s	coverage: 77.4% of statements
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:16:59 [2019-10-03T15:16:59.573Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:17:00 [2019-10-03T15:17:00.160Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:17:00 [2019-10-03T15:17:00.540Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.350s	coverage: 62.1% of statements
15:17:00 [2019-10-03T15:17:00.540Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.358s	coverage: 88.3% of statements
15:17:02 [2019-10-03T15:17:02.716Z] ok  	github.com/docker/docker/daemon/logger/local	0.465s	coverage: 74.7% of statements
15:17:02 [2019-10-03T15:17:02.716Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:17:02 [2019-10-03T15:17:02.716Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.282s	coverage: 19.5% of statements
15:17:04 [2019-10-03T15:17:04.890Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.130s	coverage: 84.5% of statements
15:17:04 [2019-10-03T15:17:04.890Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.174s	coverage: 47.8% of statements
15:17:04 [2019-10-03T15:17:04.890Z] ok  	github.com/docker/docker/daemon/logger/templates	0.104s	coverage: 8.3% of statements
15:17:04 [2019-10-03T15:17:04.890Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:17:04 [2019-10-03T15:17:04.890Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:17:04 [2019-10-03T15:17:04.890Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:17:07 [2019-10-03T15:17:07.791Z] ok  	github.com/docker/docker/distribution	1.708s	coverage: 20.6% of statements
15:17:07 [2019-10-03T15:17:07.791Z] ok  	github.com/docker/docker/distribution/metadata	1.519s	coverage: 48.2% of statements
15:17:07 [2019-10-03T15:17:07.791Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:17:08 [2019-10-03T15:17:08.247Z] ok  	github.com/docker/docker/distribution/xfer	2.071s	coverage: 76.8% of statements
15:17:08 [2019-10-03T15:17:08.247Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:17:08 [2019-10-03T15:17:08.247Z] ok  	github.com/docker/docker/errdefs	0.097s	coverage: 49.4% of statements
15:17:11 [2019-10-03T15:17:11.144Z] ok  	github.com/docker/docker/image	1.084s	coverage: 86.4% of statements
15:17:11 [2019-10-03T15:17:11.144Z] ok  	github.com/docker/docker/image/cache	0.214s	coverage: 19.2% of statements
15:17:11 [2019-10-03T15:17:11.144Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:17:11 [2019-10-03T15:17:11.144Z] ok  	github.com/docker/docker/image/v1	0.348s	coverage: 25.0% of statements
15:17:11 [2019-10-03T15:17:11.144Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:17:13 [2019-10-03T15:17:13.316Z] ok  	github.com/docker/docker/layer	0.507s	coverage: 30.0% of statements
15:17:13 [2019-10-03T15:17:13.316Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ok  	github.com/docker/docker/libcontainerd/local	0.410s	coverage: 1.0% of statements
15:17:15 [2019-10-03T15:17:15.520Z] ok  	github.com/docker/docker/libcontainerd/queue	0.106s	coverage: 100.0% of statements
15:17:15 [2019-10-03T15:17:15.520Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ?   	github.com/docker/docker/oci	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:17:15 [2019-10-03T15:17:15.520Z] ok  	github.com/docker/docker/opts	0.204s	coverage: 67.3% of statements
15:17:15 [2019-10-03T15:17:15.520Z] ok  	github.com/docker/docker/pkg/aaparser	0.051s	coverage: 50.0% of statements
15:17:18 [2019-10-03T15:17:18.224Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:17:18 [2019-10-03T15:17:18.481Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:17:19 [2019-10-03T15:17:19.414Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:17:19 [2019-10-03T15:17:19.977Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:17:20 [2019-10-03T15:17:20.908Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:17:22 [2019-10-03T15:17:22.279Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:17:23 [2019-10-03T15:17:23.208Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:17:23 [2019-10-03T15:17:23.467Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:17:23 [2019-10-03T15:17:23.467Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:17:23 [2019-10-03T15:17:23.724Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:17:23 [2019-10-03T15:17:23.724Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:17:23 [2019-10-03T15:17:23.724Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:17:25 [2019-10-03T15:17:25.617Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:17:25 [2019-10-03T15:17:25.874Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:17:26 [2019-10-03T15:17:26.610Z] --- PASS: TestBuildWithHugeFile (80.57s)
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildWithEmptyDockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:17:26 [2019-10-03T15:17:26.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
15:17:26 [2019-10-03T15:17:26.610Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
15:17:26 [2019-10-03T15:17:26.610Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
15:17:26 [2019-10-03T15:17:26.610Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildPreserveOwnership
15:17:26 [2019-10-03T15:17:26.610Z] === RUN   TestBuildPreserveOwnership/copy_from
15:17:26 [2019-10-03T15:17:26.804Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:17:27 [2019-10-03T15:17:27.368Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:17:28 [2019-10-03T15:17:28.300Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:17:28 [2019-10-03T15:17:28.557Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:17:28 [2019-10-03T15:17:28.644Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:17:29 [2019-10-03T15:17:29.487Z] --- PASS: TestServicePlugin (34.84s)
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:62: [d047b2fe93909] joining swarm manager [d9d73a8e5c521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin"
15:17:29 [2019-10-03T15:17:29.487Z]     plugin_test.go:65: [d2109190c5de6] joining swarm manager [d9d73a8e5c521]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:17:29 [2019-10-03T15:17:29.487Z] === RUN   TestServiceUpdateLabel
15:17:30 [2019-10-03T15:17:30.123Z] --- PASS: TestBuildPreserveOwnership (4.80s)
15:17:30 [2019-10-03T15:17:30.124Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.19s)
15:17:30 [2019-10-03T15:17:30.124Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s)
15:17:30 [2019-10-03T15:17:30.124Z] === RUN   TestBuildPlatformInvalid
15:17:30 [2019-10-03T15:17:30.124Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:17:30 [2019-10-03T15:17:30.124Z] PASS
15:17:30 [2019-10-03T15:17:30.124Z] 
15:17:30 [2019-10-03T15:17:30.124Z] === Skipped
15:17:30 [2019-10-03T15:17:30.124Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:17:30 [2019-10-03T15:17:30.124Z]     build_session_test.go:25: TODO: BuildKit
15:17:30 [2019-10-03T15:17:30.124Z] 
15:17:30 [2019-10-03T15:17:30.124Z] 
15:17:30 [2019-10-03T15:17:30.124Z] DONE 32 tests, 1 skipped in 126.264s
15:17:30 [2019-10-03T15:17:30.124Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:17:30 [2019-10-03T15:17:30.124Z] ++ 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
15:17:30 [2019-10-03T15:17:30.124Z] ++ set -e
15:17:30 [2019-10-03T15:17:30.124Z] ++ '[' -n 0 ']'
15:17:30 [2019-10-03T15:17:30.124Z] ++ set -x
15:17:30 [2019-10-03T15:17:30.124Z] ++ 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
15:17:30 [2019-10-03T15:17:30.124Z] INFO: Testing against a local daemon
15:17:30 [2019-10-03T15:17:30.124Z] === RUN   TestConfigList
15:17:32 [2019-10-03T15:17:32.009Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:17:32 [2019-10-03T15:17:32.266Z] --- PASS: TestServiceUpdateLabel (2.91s)
15:17:32 [2019-10-03T15:17:32.266Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
15:17:32 [2019-10-03T15:17:32.266Z] === RUN   TestServiceUpdateSecrets
15:17:32 [2019-10-03T15:17:32.838Z] --- PASS: TestConfigList (2.16s)
15:17:32 [2019-10-03T15:17:32.838Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
15:17:32 [2019-10-03T15:17:32.838Z] === RUN   TestConfigsCreateAndDelete
15:17:34 [2019-10-03T15:17:34.159Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:17:34 [2019-10-03T15:17:34.863Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
15:17:34 [2019-10-03T15:17:34.863Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
15:17:34 [2019-10-03T15:17:34.863Z] === RUN   TestConfigsUpdate
15:17:35 [2019-10-03T15:17:35.528Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:17:35 [2019-10-03T15:17:35.785Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:17:36 [2019-10-03T15:17:36.349Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:17:36 [2019-10-03T15:17:36.349Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:17:36 [2019-10-03T15:17:36.893Z] --- PASS: TestConfigsUpdate (2.18s)
15:17:36 [2019-10-03T15:17:36.893Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
15:17:36 [2019-10-03T15:17:36.893Z] === RUN   TestTemplatedConfig
15:17:37 [2019-10-03T15:17:37.308Z] === RUN   TestDockerSuite/TestBuildXZHost
15:17:39 [2019-10-03T15:17:39.586Z] --- PASS: TestTemplatedConfig (2.84s)
15:17:39 [2019-10-03T15:17:39.586Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
15:17:39 [2019-10-03T15:17:39.586Z] === RUN   TestConfigInspect
15:17:39 [2019-10-03T15:17:39.831Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:17:39 [2019-10-03T15:17:39.831Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:17:39 [2019-10-03T15:17:39.831Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:17:40 [2019-10-03T15:17:40.762Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:17:41 [2019-10-03T15:17:41.613Z] --- PASS: TestConfigInspect (2.18s)
15:17:41 [2019-10-03T15:17:41.613Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
15:17:41 [2019-10-03T15:17:41.613Z] === RUN   TestConfigCreateWithLabels
15:17:41 [2019-10-03T15:17:41.694Z] === RUN   TestDockerSuite/TestCommitChange
15:17:42 [2019-10-03T15:17:42.623Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:17:43 [2019-10-03T15:17:43.552Z] === RUN   TestDockerSuite/TestCommitHardlink
15:17:44 [2019-10-03T15:17:44.307Z] --- PASS: TestConfigCreateWithLabels (2.13s)
15:17:44 [2019-10-03T15:17:44.307Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
15:17:44 [2019-10-03T15:17:44.307Z] === RUN   TestConfigCreateResolve
15:17:45 [2019-10-03T15:17:45.447Z] === RUN   TestDockerSuite/TestCommitNewFile
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/archive	9.274s	coverage: 62.0% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/authorization	1.136s	coverage: 26.8% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/broadcaster	0.042s	coverage: 100.0% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.184s	coverage: 15.4% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/directory	0.117s	coverage: 80.0% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/discovery	0.139s	coverage: 58.3% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/discovery/file	0.098s	coverage: 92.9% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.761s	coverage: 84.1% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.170s	coverage: 92.3% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.062s	coverage: 93.8% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/filenotify	0.063s	coverage: 36.2% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/fileutils	0.067s	coverage: 87.7% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/homedir	0.064s	coverage: 42.9% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/idtools	0.054s	coverage: 6.3% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/ioutils	0.692s	coverage: 68.8% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.234s	coverage: 91.7% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/locker	0.080s	coverage: 88.9% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/longpath	0.036s	coverage: 100.0% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/parsers	0.138s	coverage: 97.0% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ok  	github.com/docker/docker/pkg/pidfile	0.451s	coverage: 82.6% of statements
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:17:45 [2019-10-03T15:17:45.447Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:17:46 [2019-10-03T15:17:46.338Z] --- PASS: TestConfigCreateResolve (2.18s)
15:17:46 [2019-10-03T15:17:46.338Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
15:17:46 [2019-10-03T15:17:46.338Z] === RUN   TestConfigDaemonLibtrustID
15:17:46 [2019-10-03T15:17:46.620Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
15:17:46 [2019-10-03T15:17:46.620Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
15:17:46 [2019-10-03T15:17:46.620Z] PASS
15:17:46 [2019-10-03T15:17:46.620Z] 
15:17:46 [2019-10-03T15:17:46.620Z] DONE 8 tests in 16.483s
15:17:46 [2019-10-03T15:17:46.620Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:17:46 [2019-10-03T15:17:46.620Z] ++ 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
15:17:46 [2019-10-03T15:17:46.620Z] ++ set -e
15:17:46 [2019-10-03T15:17:46.620Z] ++ '[' -n 0 ']'
15:17:46 [2019-10-03T15:17:46.620Z] ++ set -x
15:17:46 [2019-10-03T15:17:46.620Z] ++ 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
15:17:46 [2019-10-03T15:17:46.620Z] INFO: Testing against a local daemon
15:17:46 [2019-10-03T15:17:46.620Z] === RUN   TestCheckpoint
15:17:46 [2019-10-03T15:17:46.620Z] --- SKIP: TestCheckpoint (0.00s)
15:17:46 [2019-10-03T15:17:46.620Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:17:46 [2019-10-03T15:17:46.620Z] === RUN   TestContainerInvalidJSON
15:17:46 [2019-10-03T15:17:46.620Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:17:46 [2019-10-03T15:17:46.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:17:46 [2019-10-03T15:17:46.620Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:17:46 [2019-10-03T15:17:46.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:17:46 [2019-10-03T15:17:46.620Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:17:46 [2019-10-03T15:17:46.620Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:17:46 [2019-10-03T15:17:46.620Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:17:46 [2019-10-03T15:17:46.620Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:17:46 [2019-10-03T15:17:46.621Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:17:46 [2019-10-03T15:17:46.621Z] --- PASS: TestContainerInvalidJSON (0.03s)
15:17:46 [2019-10-03T15:17:46.621Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:17:46 [2019-10-03T15:17:46.621Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:17:46 [2019-10-03T15:17:46.621Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:17:46 [2019-10-03T15:17:46.621Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:17:46 [2019-10-03T15:17:46.816Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:17:46 [2019-10-03T15:17:46.904Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:17:46 [2019-10-03T15:17:46.904Z] === RUN   TestCopyFromContainerPathIsNotDir
15:17:46 [2019-10-03T15:17:46.904Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:17:46 [2019-10-03T15:17:46.904Z] === RUN   TestCopyToContainerPathDoesNotExist
15:17:46 [2019-10-03T15:17:46.904Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
15:17:46 [2019-10-03T15:17:46.904Z] === RUN   TestCopyToContainerPathIsNotDir
15:17:47 [2019-10-03T15:17:47.072Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:17:47 [2019-10-03T15:17:47.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:17:47 [2019-10-03T15:17:47.186Z] === RUN   TestCopyFromContainer
15:17:48 [2019-10-03T15:17:48.003Z] --- PASS: TestServiceUpdateSecrets (15.60s)
15:17:48 [2019-10-03T15:17:48.003Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
15:17:48 [2019-10-03T15:17:48.003Z] === RUN   TestServiceUpdateConfigs
15:17:48 [2019-10-03T15:17:48.260Z] === RUN   TestDockerSuite/TestCommitTTY
15:17:48 [2019-10-03T15:17:48.683Z] === RUN   TestCopyFromContainer//
15:17:48 [2019-10-03T15:17:48.683Z] === RUN   TestCopyFromContainer//bar/root
15:17:48 [2019-10-03T15:17:48.967Z] === RUN   TestCopyFromContainer//bar/root/
15:17:48 [2019-10-03T15:17:48.967Z] === RUN   TestCopyFromContainer/bar/quux
15:17:48 [2019-10-03T15:17:48.967Z] === RUN   TestCopyFromContainer/bar/quux/
15:17:48 [2019-10-03T15:17:48.967Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:17:49 [2019-10-03T15:17:49.250Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:17:49 [2019-10-03T15:17:49.250Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:17:49 [2019-10-03T15:17:49.250Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:17:49 [2019-10-03T15:17:49.535Z] === RUN   TestCopyFromContainer/bar/notarget
15:17:49 [2019-10-03T15:17:49.535Z] --- PASS: TestCopyFromContainer (2.47s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:17:49 [2019-10-03T15:17:49.535Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:17:49 [2019-10-03T15:17:49.535Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:17:49 [2019-10-03T15:17:49.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:17:49 [2019-10-03T15:17:49.535Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:17:49 [2019-10-03T15:17:49.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:17:49 [2019-10-03T15:17:49.535Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:17:49 [2019-10-03T15:17:49.535Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:17:49 [2019-10-03T15:17:49.535Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:17:49 [2019-10-03T15:17:49.535Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:17:49 [2019-10-03T15:17:49.535Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:17:49 [2019-10-03T15:17:49.535Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:17:49 [2019-10-03T15:17:49.535Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:17:49 [2019-10-03T15:17:49.536Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:17:49 [2019-10-03T15:17:49.536Z] === RUN   TestCreateLinkToNonExistingContainer
15:17:49 [2019-10-03T15:17:49.536Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:17:49 [2019-10-03T15:17:49.536Z] === RUN   TestCreateWithInvalidEnv
15:17:49 [2019-10-03T15:17:49.536Z] === RUN   TestCreateWithInvalidEnv/0
15:17:49 [2019-10-03T15:17:49.536Z] === PAUSE TestCreateWithInvalidEnv/0
15:17:49 [2019-10-03T15:17:49.536Z] === RUN   TestCreateWithInvalidEnv/1
15:17:49 [2019-10-03T15:17:49.536Z] === PAUSE TestCreateWithInvalidEnv/1
15:17:49 [2019-10-03T15:17:49.536Z] === RUN   TestCreateWithInvalidEnv/2
15:17:49 [2019-10-03T15:17:49.536Z] === PAUSE TestCreateWithInvalidEnv/2
15:17:49 [2019-10-03T15:17:49.536Z] === CONT  TestCreateWithInvalidEnv/0
15:17:49 [2019-10-03T15:17:49.536Z] === CONT  TestCreateWithInvalidEnv/1
15:17:49 [2019-10-03T15:17:49.536Z] === CONT  TestCreateWithInvalidEnv/2
15:17:49 [2019-10-03T15:17:49.822Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:17:49 [2019-10-03T15:17:49.822Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:17:49 [2019-10-03T15:17:49.822Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:17:49 [2019-10-03T15:17:49.822Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:17:49 [2019-10-03T15:17:49.822Z] === RUN   TestCreateTmpfsMountsTarget
15:17:49 [2019-10-03T15:17:49.822Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:17:49 [2019-10-03T15:17:49.822Z] === RUN   TestCreateWithCustomMaskedPaths
15:17:50 [2019-10-03T15:17:50.785Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:17:51 [2019-10-03T15:17:51.347Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:17:51 [2019-10-03T15:17:51.846Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:17:51 [2019-10-03T15:17:51.846Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
15:17:51 [2019-10-03T15:17:51.846Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:17:51 [2019-10-03T15:17:51.846Z] === RUN   TestCreateWithCustomReadonlyPaths
15:17:53 [2019-10-03T15:17:53.240Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:17:53 [2019-10-03T15:17:53.876Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s)
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:17:53 [2019-10-03T15:17:53.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:17:53 [2019-10-03T15:17:53.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:17:53 [2019-10-03T15:17:53.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
15:17:53 [2019-10-03T15:17:53.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:17:53 [2019-10-03T15:17:53.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:17:53 [2019-10-03T15:17:53.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:17:53 [2019-10-03T15:17:53.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:17:53 [2019-10-03T15:17:53.876Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestContainerStartOnDaemonRestart
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestContainerStartOnDaemonRestart
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestDaemonRestartIpcMode
15:17:53 [2019-10-03T15:17:53.876Z] === PAUSE TestDaemonRestartIpcMode
15:17:53 [2019-10-03T15:17:53.876Z] === RUN   TestDiff
15:17:54 [2019-10-03T15:17:54.170Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:17:54 [2019-10-03T15:17:54.170Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:17:54 [2019-10-03T15:17:54.170Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:17:54 [2019-10-03T15:17:54.427Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:17:54 [2019-10-03T15:17:54.427Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:17:54 [2019-10-03T15:17:54.427Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:17:54 [2019-10-03T15:17:54.427Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:17:54 [2019-10-03T15:17:54.491Z] --- PASS: TestDiff (0.70s)
15:17:54 [2019-10-03T15:17:54.491Z] === RUN   TestExecWithCloseStdin
15:17:55 [2019-10-03T15:17:55.499Z] --- PASS: TestExecWithCloseStdin (0.89s)
15:17:55 [2019-10-03T15:17:55.499Z] === RUN   TestExec
15:17:56 [2019-10-03T15:17:56.117Z] --- PASS: TestExec (0.85s)
15:17:56 [2019-10-03T15:17:56.117Z] === RUN   TestExecUser
15:17:56 [2019-10-03T15:17:56.320Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:17:57 [2019-10-03T15:17:57.129Z] --- PASS: TestExecUser (0.86s)
15:17:57 [2019-10-03T15:17:57.129Z] === RUN   TestExportContainerAndImportImage
15:17:58 [2019-10-03T15:17:58.140Z] --- PASS: TestExportContainerAndImportImage (0.97s)
15:17:58 [2019-10-03T15:17:58.140Z] === RUN   TestExportContainerAfterDaemonRestart
15:17:58 [2019-10-03T15:17:58.215Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:17:58 [2019-10-03T15:17:58.215Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:17:59 [2019-10-03T15:17:59.146Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:17:59 [2019-10-03T15:17:59.622Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
15:17:59 [2019-10-03T15:17:59.623Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
15:17:59 [2019-10-03T15:17:59.623Z] === RUN   TestHealthCheckWorkdir
15:18:00 [2019-10-03T15:18:00.076Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:18:00 [2019-10-03T15:18:00.633Z] --- PASS: TestHealthCheckWorkdir (1.06s)
15:18:00 [2019-10-03T15:18:00.633Z] === RUN   TestHealthKillContainer
15:18:01 [2019-10-03T15:18:01.006Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:18:01 [2019-10-03T15:18:01.938Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:18:02 [2019-10-03T15:18:02.501Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:18:02 [2019-10-03T15:18:02.758Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:18:02 [2019-10-03T15:18:02.758Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:18:03 [2019-10-03T15:18:03.687Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:18:03 [2019-10-03T15:18:03.687Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:18:03 [2019-10-03T15:18:03.687Z] --- PASS: TestServiceUpdateConfigs (15.87s)
15:18:03 [2019-10-03T15:18:03.687Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
15:18:03 [2019-10-03T15:18:03.687Z] === RUN   TestServiceUpdateNetwork
15:18:03 [2019-10-03T15:18:03.687Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:18:03 [2019-10-03T15:18:03.944Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:18:03 [2019-10-03T15:18:03.944Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:18:04 [2019-10-03T15:18:04.097Z] --- PASS: TestHealthKillContainer (2.90s)
15:18:04 [2019-10-03T15:18:04.097Z] === RUN   TestInspectCpusetInConfigPre120
15:18:04 [2019-10-03T15:18:04.097Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s)
15:18:04 [2019-10-03T15:18:04.097Z] === RUN   TestIpcModeNone
15:18:04 [2019-10-03T15:18:04.880Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:18:05 [2019-10-03T15:18:05.107Z] --- PASS: TestIpcModeNone (0.84s)
15:18:05 [2019-10-03T15:18:05.107Z] === RUN   TestIpcModePrivate
15:18:05 [2019-10-03T15:18:05.811Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:18:06 [2019-10-03T15:18:06.120Z] --- PASS: TestIpcModePrivate (0.82s)
15:18:06 [2019-10-03T15:18:06.120Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
15:18:06 [2019-10-03T15:18:06.120Z] === RUN   TestIpcModeShareable
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/plugins	35.024s	coverage: 73.4% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.186s	coverage: 56.8% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.191s	coverage: 85.7% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/pools	0.046s	coverage: 88.2% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/progress	0.088s	coverage: 75.9% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/reexec	0.149s	coverage: 82.4% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/signal	0.131s	coverage: 20.3% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/stdcopy	0.051s	coverage: 100.0% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/streamformatter	0.064s	coverage: 66.2% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/stringid	0.045s	coverage: 70.6% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/sysinfo	0.048s	coverage: 38.2% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/system	0.063s	coverage: 12.7% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/tailfile	0.109s	coverage: 88.6% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/tarsum	0.239s	coverage: 89.3% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/term	0.125s	coverage: 30.8% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: 0.0% of statements [no tests to run]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/urlutil	0.040s	coverage: 100.0% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/plugin	0.272s	coverage: 11.6% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/plugin/v2	0.174s	coverage: 20.1% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/reference	0.253s	coverage: 84.4% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/registry	0.426s	coverage: 52.2% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/registry/resumable	0.322s	coverage: 100.0% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/restartmanager	0.058s	coverage: 50.9% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/rootless	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/runconfig	0.106s	coverage: 54.5% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ok  	github.com/docker/docker/testutil	0.242s	coverage: 62.5% of statements
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:18:06 [2019-10-03T15:18:06.513Z] ?   	github.com/docker/docker/volume	[no test files]
15:18:06 [2019-10-03T15:18:06.514Z] ok  	github.com/docker/docker/volume/drivers	0.155s	coverage: 36.1% of statements
15:18:06 [2019-10-03T15:18:06.514Z] ok  	github.com/docker/docker/volume/local	0.318s	coverage: 37.7% of statements
15:18:06 [2019-10-03T15:18:06.514Z] ok  	github.com/docker/docker/volume/mounts	0.130s	coverage: 66.2% of statements
15:18:06 [2019-10-03T15:18:06.514Z] ok  	github.com/docker/docker/volume/service	0.502s	coverage: 70.3% of statements
15:18:06 [2019-10-03T15:18:06.514Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:18:06 [2019-10-03T15:18:06.514Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:18:06 [2019-10-03T15:18:06.514Z] INFO: make.ps1 ended at 10/03/2019 15:18:05
15:18:06 [2019-10-03T15:18:06.737Z] --- PASS: TestIpcModeShareable (0.87s)
15:18:06 [2019-10-03T15:18:06.737Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
15:18:06 [2019-10-03T15:18:06.737Z] === RUN   TestAPIIpcModeShareableAndContainer
15:18:06 [2019-10-03T15:18:06.742Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:18:06 [2019-10-03T15:18:06.742Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:18:08 [2019-10-03T15:18:08.049Z] INFO: Unit tests ended at 10/03/2019 15:18:07. Duration:00:03:51.7662191
15:18:08 [2019-10-03T15:18:08.049Z] INFO: Building busybox
15:18:08 [2019-10-03T15:18:08.049Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
15:18:08 [2019-10-03T15:18:08.049Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
15:18:08 [2019-10-03T15:18:08.049Z] 
15:18:08 [2019-10-03T15:18:08.049Z] Sending build context to Docker daemon   2.56kB
15:18:08 [2019-10-03T15:18:08.049Z] 
15:18:08 [2019-10-03T15:18:08.049Z] Step 1/6 : FROM microsoft/windowsservercore
15:18:08 [2019-10-03T15:18:08.049Z]  ---> 1ddfa8bee56a
15:18:08 [2019-10-03T15:18:08.049Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
15:18:08 [2019-10-03T15:18:08.049Z]  ---> Running in 12a9fbe1d73d
15:18:08 [2019-10-03T15:18:08.635Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:18:09 [2019-10-03T15:18:09.436Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s)
15:18:09 [2019-10-03T15:18:09.436Z] === RUN   TestAPIIpcModeHost
15:18:09 [2019-10-03T15:18:09.565Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:18:09 [2019-10-03T15:18:09.565Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:18:10 [2019-10-03T15:18:10.053Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:18:10 [2019-10-03T15:18:10.053Z] === RUN   TestDaemonIpcModeShareable
15:18:10 [2019-10-03T15:18:10.496Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:18:11 [2019-10-03T15:18:11.059Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:18:11 [2019-10-03T15:18:11.529Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:18:11 [2019-10-03T15:18:11.529Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
15:18:11 [2019-10-03T15:18:11.529Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
15:18:11 [2019-10-03T15:18:11.529Z] === RUN   TestDaemonIpcModePrivate
15:18:11 [2019-10-03T15:18:11.989Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:18:12 [2019-10-03T15:18:12.919Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:18:12 [2019-10-03T15:18:12.919Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:18:13 [2019-10-03T15:18:13.563Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
15:18:13 [2019-10-03T15:18:13.563Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
15:18:13 [2019-10-03T15:18:13.563Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:18:13 [2019-10-03T15:18:13.563Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:18:13 [2019-10-03T15:18:13.827Z] Removing intermediate container 12a9fbe1d73d
15:18:13 [2019-10-03T15:18:13.827Z]  ---> 55e2650cbb1a
15:18:13 [2019-10-03T15:18:13.827Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
15:18:13 [2019-10-03T15:18:13.849Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:18:14 [2019-10-03T15:18:14.778Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:18:15 [2019-10-03T15:18:15.039Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
15:18:15 [2019-10-03T15:18:15.039Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
15:18:15 [2019-10-03T15:18:15.039Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
15:18:15 [2019-10-03T15:18:15.039Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:18:15 [2019-10-03T15:18:15.341Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:18:15 [2019-10-03T15:18:15.360Z] 
15:18:15 [2019-10-03T15:18:15.360Z]  ---> 7d692f739f17
15:18:15 [2019-10-03T15:18:15.360Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
15:18:15 [2019-10-03T15:18:15.360Z]  ---> Running in fb1c69087b37
15:18:15 [2019-10-03T15:18:15.598Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:18:16 [2019-10-03T15:18:16.528Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:18:16 [2019-10-03T15:18:16.908Z] 
15:18:16 [2019-10-03T15:18:16.908Z] SUCCESS: Specified value was saved.
15:18:17 [2019-10-03T15:18:17.070Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
15:18:17 [2019-10-03T15:18:17.070Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
15:18:17 [2019-10-03T15:18:17.070Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
15:18:17 [2019-10-03T15:18:17.070Z] === RUN   TestIpcModeOlderClient
15:18:17 [2019-10-03T15:18:17.070Z] === PAUSE TestIpcModeOlderClient
15:18:17 [2019-10-03T15:18:17.070Z] === RUN   TestKillContainerInvalidSignal
15:18:17 [2019-10-03T15:18:17.685Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
15:18:17 [2019-10-03T15:18:17.686Z] === RUN   TestKillContainer
15:18:17 [2019-10-03T15:18:17.686Z] === RUN   TestKillContainer/no_signal
15:18:17 [2019-10-03T15:18:17.897Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:18:18 [2019-10-03T15:18:18.311Z] === RUN   TestKillContainer/non_killing_signal
15:18:18 [2019-10-03T15:18:18.934Z] === RUN   TestKillContainer/killing_signal
15:18:19 [2019-10-03T15:18:19.549Z] --- PASS: TestKillContainer (2.09s)
15:18:19 [2019-10-03T15:18:19.549Z]     --- PASS: TestKillContainer/no_signal (0.67s)
15:18:19 [2019-10-03T15:18:19.549Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
15:18:19 [2019-10-03T15:18:19.549Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
15:18:19 [2019-10-03T15:18:19.549Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:18:19 [2019-10-03T15:18:19.794Z] --- PASS: TestServiceUpdateNetwork (15.73s)
15:18:19 [2019-10-03T15:18:19.794Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
15:18:19 [2019-10-03T15:18:19.794Z] PASS
15:18:19 [2019-10-03T15:18:19.794Z] 
15:18:19 [2019-10-03T15:18:19.794Z] DONE 19 tests in 169.420s
15:18:19 [2019-10-03T15:18:19.795Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:18:19 [2019-10-03T15:18:19.795Z] ++ 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
15:18:19 [2019-10-03T15:18:19.795Z] ++ set -e
15:18:19 [2019-10-03T15:18:19.795Z] ++ '[' -n 0 ']'
15:18:19 [2019-10-03T15:18:19.795Z] ++ set -x
15:18:19 [2019-10-03T15:18:19.795Z] ++ 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
15:18:19 [2019-10-03T15:18:19.795Z] INFO: Testing against a local daemon
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestSessionCreate
15:18:19 [2019-10-03T15:18:19.795Z] --- PASS: TestSessionCreate (0.02s)
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestSessionCreateWithBadUpgrade
15:18:19 [2019-10-03T15:18:19.795Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:18:19 [2019-10-03T15:18:19.795Z] PASS
15:18:19 [2019-10-03T15:18:19.795Z] 
15:18:19 [2019-10-03T15:18:19.795Z] DONE 2 tests in 0.171s
15:18:19 [2019-10-03T15:18:19.795Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:18:19 [2019-10-03T15:18:19.795Z] ++ 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
15:18:19 [2019-10-03T15:18:19.795Z] ++ set -e
15:18:19 [2019-10-03T15:18:19.795Z] ++ '[' -n 0 ']'
15:18:19 [2019-10-03T15:18:19.795Z] ++ set -x
15:18:19 [2019-10-03T15:18:19.795Z] ++ 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
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:18:19 [2019-10-03T15:18:19.795Z] INFO: Testing against a local daemon
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:18:19 [2019-10-03T15:18:19.795Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:18:19 [2019-10-03T15:18:19.795Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:18:19 [2019-10-03T15:18:19.795Z] === RUN   TestEventsExecDie
15:18:19 [2019-10-03T15:18:19.832Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:18:20 [2019-10-03T15:18:20.447Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:18:20 [2019-10-03T15:18:20.726Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:18:20 [2019-10-03T15:18:20.983Z] --- PASS: TestEventsExecDie (1.11s)
15:18:20 [2019-10-03T15:18:20.983Z] === RUN   TestEventsBackwardsCompatible
15:18:20 [2019-10-03T15:18:20.983Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:18:20 [2019-10-03T15:18:20.983Z] === RUN   TestInfoBinaryCommits
15:18:20 [2019-10-03T15:18:20.983Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:18:20 [2019-10-03T15:18:20.983Z] === RUN   TestInfoAPIVersioned
15:18:20 [2019-10-03T15:18:20.983Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:18:20 [2019-10-03T15:18:20.983Z] === RUN   TestInfoAPI
15:18:20 [2019-10-03T15:18:20.983Z] --- PASS: TestInfoAPI (0.02s)
15:18:20 [2019-10-03T15:18:20.983Z] === RUN   TestInfoAPIWarnings
15:18:21 [2019-10-03T15:18:21.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
15:18:21 [2019-10-03T15:18:21.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
15:18:21 [2019-10-03T15:18:21.070Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
15:18:21 [2019-10-03T15:18:21.070Z] === RUN   TestKillStoppedContainer
15:18:21 [2019-10-03T15:18:21.070Z] --- PASS: TestKillStoppedContainer (0.08s)
15:18:21 [2019-10-03T15:18:21.070Z] === RUN   TestKillStoppedContainerAPIPre120
15:18:21 [2019-10-03T15:18:21.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:18:21 [2019-10-03T15:18:21.070Z] === RUN   TestKillDifferentUserContainer
15:18:21 [2019-10-03T15:18:21.913Z] --- PASS: TestInfoAPIWarnings (0.73s)
15:18:21 [2019-10-03T15:18:21.913Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
15:18:21 [2019-10-03T15:18:21.913Z] === RUN   TestLoginFailsWithBadCredentials
15:18:21 [2019-10-03T15:18:21.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
15:18:21 [2019-10-03T15:18:21.913Z] === RUN   TestPingCacheHeaders
15:18:21 [2019-10-03T15:18:21.913Z] --- PASS: TestPingCacheHeaders (0.02s)
15:18:21 [2019-10-03T15:18:21.913Z] === RUN   TestPingGet
15:18:21 [2019-10-03T15:18:21.913Z] --- PASS: TestPingGet (0.01s)
15:18:21 [2019-10-03T15:18:21.913Z] === RUN   TestPingHead
15:18:22 [2019-10-03T15:18:22.077Z] --- PASS: TestKillDifferentUserContainer (0.71s)
15:18:22 [2019-10-03T15:18:22.077Z] === RUN   TestInspectOomKilledTrue
15:18:22 [2019-10-03T15:18:22.170Z] --- PASS: TestPingHead (0.03s)
15:18:22 [2019-10-03T15:18:22.170Z] === RUN   TestVersion
15:18:22 [2019-10-03T15:18:22.170Z] --- PASS: TestVersion (0.02s)
15:18:22 [2019-10-03T15:18:22.170Z] PASS
15:18:22 [2019-10-03T15:18:22.170Z] 
15:18:22 [2019-10-03T15:18:22.170Z] === Skipped
15:18:22 [2019-10-03T15:18:22.170Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:18:22 [2019-10-03T15:18:22.170Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:18:22 [2019-10-03T15:18:22.170Z] 
15:18:22 [2019-10-03T15:18:22.170Z] 
15:18:22 [2019-10-03T15:18:22.170Z] DONE 12 tests, 1 skipped in 2.461s
15:18:22 [2019-10-03T15:18:22.170Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:18:22 [2019-10-03T15:18:22.170Z] ++ 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
15:18:22 [2019-10-03T15:18:22.170Z] ++ set -e
15:18:22 [2019-10-03T15:18:22.170Z] ++ '[' -n 0 ']'
15:18:22 [2019-10-03T15:18:22.170Z] ++ set -x
15:18:22 [2019-10-03T15:18:22.171Z] ++ 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
15:18:22 [2019-10-03T15:18:22.171Z] INFO: Testing against a local daemon
15:18:22 [2019-10-03T15:18:22.171Z] === RUN   TestVolumesCreateAndList
15:18:22 [2019-10-03T15:18:22.171Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:18:22 [2019-10-03T15:18:22.171Z] === RUN   TestVolumesRemove
15:18:22 [2019-10-03T15:18:22.428Z] --- PASS: TestVolumesRemove (0.10s)
15:18:22 [2019-10-03T15:18:22.428Z] === RUN   TestVolumesInspect
15:18:22 [2019-10-03T15:18:22.428Z] --- PASS: TestVolumesInspect (0.02s)
15:18:22 [2019-10-03T15:18:22.428Z] === RUN   TestVolumesInvalidJSON
15:18:22 [2019-10-03T15:18:22.428Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:18:22 [2019-10-03T15:18:22.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:18:22 [2019-10-03T15:18:22.428Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:18:22 [2019-10-03T15:18:22.428Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:18:22 [2019-10-03T15:18:22.428Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:18:22 [2019-10-03T15:18:22.428Z] PASS
15:18:22 [2019-10-03T15:18:22.428Z] 
15:18:22 [2019-10-03T15:18:22.428Z] DONE 5 tests in 0.340s
15:18:22 [2019-10-03T15:18:22.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:18:22 [2019-10-03T15:18:22.685Z] ++++ cat bundles/test-integration/docker.pid
15:18:22 [2019-10-03T15:18:22.685Z] +++ kill 5262
15:18:23 [2019-10-03T15:18:23.091Z] --- PASS: TestInspectOomKilledTrue (1.21s)
15:18:23 [2019-10-03T15:18:23.091Z] === RUN   TestInspectOomKilledFalse
15:18:23 [2019-10-03T15:18:23.718Z] --- PASS: TestInspectOomKilledFalse (0.66s)
15:18:23 [2019-10-03T15:18:23.718Z] === RUN   TestLinksEtcHostsContentMatch
15:18:24 [2019-10-03T15:18:24.053Z] umount: bundles/test-integration/root: mountpoint not found
15:18:24 [2019-10-03T15:18:24.053Z] +++ /etc/init.d/apparmor stop
15:18:24 [2019-10-03T15:18:24.053Z] Clearing AppArmor profiles cache:.
15:18:24 [2019-10-03T15:18:24.053Z] All profile caches have been cleared, but no profiles have been unloaded.
15:18:24 [2019-10-03T15:18:24.053Z] Unloading profiles will leave already running processes permanently
15:18:24 [2019-10-03T15:18:24.053Z] unconfined, which can lead to unexpected situations.
15:18:24 [2019-10-03T15:18:24.053Z] 
15:18:24 [2019-10-03T15:18:24.053Z] To set a process to complain mode, use the command line tool
15:18:24 [2019-10-03T15:18:24.053Z] 'aa-complain'. To really tear down all profiles, run the init script
15:18:24 [2019-10-03T15:18:24.053Z] with the 'teardown' option."
15:18:24 [2019-10-03T15:18:24.053Z] 
15:18:24 [2019-10-03T15:18:24.332Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
15:18:24 [2019-10-03T15:18:24.332Z] === RUN   TestLinksContainerNames
15:18:24 [2019-10-03T15:18:24.984Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:18:25 [2019-10-03T15:18:25.462Z] Removing intermediate container fb1c69087b37
15:18:25 [2019-10-03T15:18:25.462Z]  ---> f12ae8b2e163
15:18:25 [2019-10-03T15:18:25.462Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:18:25 [2019-10-03T15:18:25.462Z]  ---> Running in 9a0bfb31a4aa
15:18:25 [2019-10-03T15:18:25.805Z] --- PASS: TestLinksContainerNames (1.34s)
15:18:25 [2019-10-03T15:18:25.805Z] === RUN   TestLogsFollowTailEmpty
15:18:25 [2019-10-03T15:18:25.912Z] === RUN   TestDockerSuite/TestContainerAPITop
15:18:26 [2019-10-03T15:18:26.421Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
15:18:26 [2019-10-03T15:18:26.421Z] === RUN   TestContainerNetworkMountsNoChown
15:18:26 [2019-10-03T15:18:26.842Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:18:26 [2019-10-03T15:18:26.842Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:18:26 [2019-10-03T15:18:26.842Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:18:27 [2019-10-03T15:18:27.040Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/default
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/default
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/private
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/private
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rprivate
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rprivate
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/slave
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/slave
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rslave
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rslave
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/shared
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/shared
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rshared
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rshared
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/default
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/rprivate
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/default/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/rslave
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/default/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/rshared
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/slave
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/private
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/private/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/shared
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/default/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === RUN   TestMountDaemonRoot/private/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:18:27 [2019-10-03T15:18:27.040Z] === CONT  TestMountDaemonRoot/default/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/private/bind_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:18:27 [2019-10-03T15:18:27.327Z] === CONT  TestMountDaemonRoot/private/mount_root
15:18:27 [2019-10-03T15:18:27.611Z] --- PASS: TestMountDaemonRoot (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:18:27 [2019-10-03T15:18:27.611Z] === RUN   TestContainerBindMountNonRecursive
15:18:29 [2019-10-03T15:18:29.088Z] --- PASS: TestContainerBindMountNonRecursive (1.64s)
15:18:29 [2019-10-03T15:18:29.088Z] === RUN   TestNetworkNat
15:18:30 [2019-10-03T15:18:30.094Z] --- PASS: TestNetworkNat (0.74s)
15:18:30 [2019-10-03T15:18:30.094Z] === RUN   TestNetworkLocalhostTCPNat
15:18:30 [2019-10-03T15:18:30.116Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:18:30 [2019-10-03T15:18:30.681Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:18:30 [2019-10-03T15:18:30.713Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
15:18:30 [2019-10-03T15:18:30.713Z] === RUN   TestNetworkLoopbackNat
15:18:31 [2019-10-03T15:18:31.244Z] Cannot create a file when that file already exists.
15:18:31 [2019-10-03T15:18:31.726Z] --- PASS: TestNetworkLoopbackNat (1.01s)
15:18:31 [2019-10-03T15:18:31.726Z] === RUN   TestPause
15:18:32 [2019-10-03T15:18:32.049Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:18:32 [2019-10-03T15:18:32.344Z] --- PASS: TestPause (0.79s)
15:18:32 [2019-10-03T15:18:32.344Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:18:32 [2019-10-03T15:18:32.344Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:18:32 [2019-10-03T15:18:32.344Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:18:32 [2019-10-03T15:18:32.344Z] === RUN   TestPauseStopPausedContainer
15:18:33 [2019-10-03T15:18:33.353Z] --- PASS: TestPauseStopPausedContainer (0.77s)
15:18:33 [2019-10-03T15:18:33.353Z] === RUN   TestPsFilter
15:18:33 [2019-10-03T15:18:33.353Z] --- PASS: TestPsFilter (0.18s)
15:18:33 [2019-10-03T15:18:33.353Z] === RUN   TestRemoveContainerWithRemovedVolume
15:18:33 [2019-10-03T15:18:33.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
15:18:33 [2019-10-03T15:18:33.978Z] === RUN   TestRemoveContainerWithVolume
15:18:34 [2019-10-03T15:18:34.597Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
15:18:34 [2019-10-03T15:18:34.597Z] === RUN   TestRemoveContainerRunning
15:18:35 [2019-10-03T15:18:35.606Z] --- PASS: TestRemoveContainerRunning (0.69s)
15:18:35 [2019-10-03T15:18:35.606Z] === RUN   TestRemoveContainerForceRemoveRunning
15:18:35 [2019-10-03T15:18:35.922Z] Removing intermediate container 9a0bfb31a4aa
15:18:35 [2019-10-03T15:18:35.922Z]  ---> 7bbf91335bbc
15:18:35 [2019-10-03T15:18:35.922Z] Step 6/6 : CMD ["sh"]
15:18:35 [2019-10-03T15:18:35.922Z]  ---> Running in cb1d3cbf5630
15:18:36 [2019-10-03T15:18:36.223Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
15:18:36 [2019-10-03T15:18:36.223Z] === RUN   TestRemoveInvalidContainer
15:18:36 [2019-10-03T15:18:36.223Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:18:36 [2019-10-03T15:18:36.223Z] === RUN   TestRenameLinkedContainer
15:18:36 [2019-10-03T15:18:36.380Z] Removing intermediate container cb1d3cbf5630
15:18:36 [2019-10-03T15:18:36.380Z]  ---> 6f40c7ed96e4
15:18:36 [2019-10-03T15:18:36.380Z] Successfully built 6f40c7ed96e4
15:18:36 [2019-10-03T15:18:36.380Z] Successfully tagged busybox:latest
15:18:36 [2019-10-03T15:18:36.380Z] INFO: Docker images of the daemon under test
15:18:36 [2019-10-03T15:18:36.380Z] 
15:18:36 [2019-10-03T15:18:36.380Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
15:18:36 [2019-10-03T15:18:36.380Z] busybox                                latest              6f40c7ed96e4        1 second ago        4.75GB
15:18:36 [2019-10-03T15:18:36.380Z] microsoft/windowsservercore            latest              1ddfa8bee56a        3 weeks ago         4.71GB
15:18:36 [2019-10-03T15:18:36.380Z] mcr.microsoft.com/windows/servercore   ltsc2019            1ddfa8bee56a        3 weeks ago         4.71GB
15:18:36 [2019-10-03T15:18:36.380Z] 
15:18:36 [2019-10-03T15:18:36.380Z] INFO: Running integration tests at 10/03/2019 15:18:36...
15:18:36 [2019-10-03T15:18:36.380Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:18:36 [2019-10-03T15:18:36.380Z] INFO: Integration API tests being run from the host:
15:18:36 [2019-10-03T15:18:36.380Z] INFO: make.ps1 starting at 10/03/2019 15:18:36
15:18:37 [2019-10-03T15:18:37.317Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:18:37 [2019-10-03T15:18:37.317Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:18:37 [2019-10-03T15:18:37.348Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
15:18:38 [2019-10-03T15:18:38.909Z] --- PASS: TestRenameLinkedContainer (2.74s)
15:18:38 [2019-10-03T15:18:38.909Z] === RUN   TestRenameStoppedContainer
15:18:39 [2019-10-03T15:18:39.209Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:18:39 [2019-10-03T15:18:39.525Z] --- PASS: TestRenameStoppedContainer (0.66s)
15:18:39 [2019-10-03T15:18:39.525Z] === RUN   TestRenameRunningContainerAndReuse
15:18:40 [2019-10-03T15:18:40.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:18:41 [2019-10-03T15:18:41.001Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
15:18:41 [2019-10-03T15:18:41.001Z] === RUN   TestRenameInvalidName
15:18:41 [2019-10-03T15:18:41.641Z] --- PASS: TestRenameInvalidName (0.74s)
15:18:41 [2019-10-03T15:18:41.641Z] === RUN   TestRenameAnonymousContainer
15:18:44 [2019-10-03T15:18:44.333Z] --- PASS: TestRenameAnonymousContainer (2.52s)
15:18:44 [2019-10-03T15:18:44.333Z] === RUN   TestRenameContainerWithSameName
15:18:44 [2019-10-03T15:18:44.976Z] --- PASS: TestRenameContainerWithSameName (0.69s)
15:18:44 [2019-10-03T15:18:44.976Z] === RUN   TestRenameContainerWithLinkedContainer
15:18:46 [2019-10-03T15:18:46.455Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
15:18:46 [2019-10-03T15:18:46.455Z] === RUN   TestResize
15:18:47 [2019-10-03T15:18:47.079Z] --- PASS: TestResize (0.69s)
15:18:47 [2019-10-03T15:18:47.079Z] === RUN   TestResizeWithInvalidSize
15:18:47 [2019-10-03T15:18:47.706Z] --- PASS: TestResizeWithInvalidSize (0.78s)
15:18:47 [2019-10-03T15:18:47.706Z] === RUN   TestResizeWhenContainerNotStarted
15:18:48 [2019-10-03T15:18:48.326Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:18:48 [2019-10-03T15:18:48.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:18:48 [2019-10-03T15:18:48.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:18:50 [2019-10-03T15:18:50.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:18:50 [2019-10-03T15:18:50.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:18:51 [2019-10-03T15:18:51.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:18:51 [2019-10-03T15:18:51.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:18:52 [2019-10-03T15:18:52.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:18:52 [2019-10-03T15:18:52.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:18:54 [2019-10-03T15:18:54.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:18:55 [2019-10-03T15:18:55.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:18:58 [2019-10-03T15:18:58.182Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.25s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.43s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.13s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.52s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
15:18:58 [2019-10-03T15:18:58.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.61s)
15:18:58 [2019-10-03T15:18:58.182Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
15:18:58 [2019-10-03T15:18:58.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s)
15:18:58 [2019-10-03T15:18:58.183Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
15:18:58 [2019-10-03T15:18:58.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s)
15:18:58 [2019-10-03T15:18:58.183Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
15:18:58 [2019-10-03T15:18:58.183Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s)
15:18:58 [2019-10-03T15:18:58.183Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
15:18:58 [2019-10-03T15:18:58.183Z] === RUN   TestCgroupNamespacesRun
15:19:00 [2019-10-03T15:19:00.209Z] --- PASS: TestCgroupNamespacesRun (1.72s)
15:19:00 [2019-10-03T15:19:00.209Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
15:19:00 [2019-10-03T15:19:00.209Z] === RUN   TestCgroupNamespacesRunPrivileged
15:19:01 [2019-10-03T15:19:01.687Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
15:19:01 [2019-10-03T15:19:01.687Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
15:19:01 [2019-10-03T15:19:01.687Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:19:02 [2019-10-03T15:19:02.587Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
15:19:03 [2019-10-03T15:19:03.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
15:19:03 [2019-10-03T15:19:03.176Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
15:19:03 [2019-10-03T15:19:03.176Z] === RUN   TestCgroupNamespacesRunHostMode
15:19:03 [2019-10-03T15:19:03.194Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
15:19:05 [2019-10-03T15:19:05.203Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
15:19:05 [2019-10-03T15:19:05.203Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
15:19:05 [2019-10-03T15:19:05.203Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:19:06 [2019-10-03T15:19:06.094Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
15:19:06 [2019-10-03T15:19:06.687Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
15:19:06 [2019-10-03T15:19:06.687Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
15:19:06 [2019-10-03T15:19:06.687Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:19:06 [2019-10-03T15:19:06.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:19:06 [2019-10-03T15:19:06.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:19:06 [2019-10-03T15:19:06.860Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:19:07 [2019-10-03T15:19:07.698Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
15:19:07 [2019-10-03T15:19:07.698Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
15:19:07 [2019-10-03T15:19:07.698Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:19:08 [2019-10-03T15:19:08.315Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
15:19:08 [2019-10-03T15:19:08.315Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
15:19:08 [2019-10-03T15:19:08.315Z] === RUN   TestCgroupNamespacesRunOlderClient
15:19:08 [2019-10-03T15:19:08.996Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
15:19:10 [2019-10-03T15:19:10.133Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:19:10 [2019-10-03T15:19:10.357Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
15:19:10 [2019-10-03T15:19:10.357Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
15:19:10 [2019-10-03T15:19:10.357Z] === RUN   TestKernelTCPMemory
15:19:11 [2019-10-03T15:19:11.155Z] --- PASS: TestKernelTCPMemory (1.01s)
15:19:11 [2019-10-03T15:19:11.155Z] === RUN   TestNISDomainname
15:19:11 [2019-10-03T15:19:11.897Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:19:12 [2019-10-03T15:19:12.186Z] --- PASS: TestNISDomainname (1.02s)
15:19:12 [2019-10-03T15:19:12.186Z] === RUN   TestHostnameDnsResolution
15:19:12 [2019-10-03T15:19:12.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:19:12 [2019-10-03T15:19:12.654Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:19:13 [2019-10-03T15:19:13.325Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
15:19:13 [2019-10-03T15:19:13.669Z] --- PASS: TestHostnameDnsResolution (1.18s)
15:19:13 [2019-10-03T15:19:13.669Z] === RUN   TestStats
15:19:14 [2019-10-03T15:19:14.292Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:19:14 [2019-10-03T15:19:14.752Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
15:19:15 [2019-10-03T15:19:15.926Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:19:16 [2019-10-03T15:19:16.352Z] --- PASS: TestStats (2.55s)
15:19:16 [2019-10-03T15:19:16.352Z] === RUN   TestStopContainerWithTimeout
15:19:16 [2019-10-03T15:19:16.352Z] === RUN   TestStopContainerWithTimeout/0
15:19:16 [2019-10-03T15:19:16.352Z] === PAUSE TestStopContainerWithTimeout/0
15:19:16 [2019-10-03T15:19:16.352Z] === RUN   TestStopContainerWithTimeout/1
15:19:16 [2019-10-03T15:19:16.352Z] === PAUSE TestStopContainerWithTimeout/1
15:19:16 [2019-10-03T15:19:16.352Z] === RUN   TestStopContainerWithTimeout/3
15:19:16 [2019-10-03T15:19:16.352Z] === PAUSE TestStopContainerWithTimeout/3
15:19:16 [2019-10-03T15:19:16.352Z] === RUN   TestStopContainerWithTimeout/-1
15:19:16 [2019-10-03T15:19:16.352Z] === PAUSE TestStopContainerWithTimeout/-1
15:19:16 [2019-10-03T15:19:16.352Z] === CONT  TestStopContainerWithTimeout/0
15:19:16 [2019-10-03T15:19:16.352Z] === CONT  TestStopContainerWithTimeout/-1
15:19:16 [2019-10-03T15:19:16.352Z] === CONT  TestStopContainerWithTimeout/1
15:19:16 [2019-10-03T15:19:16.352Z] === CONT  TestStopContainerWithTimeout/3
15:19:17 [2019-10-03T15:19:17.297Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:19:17 [2019-10-03T15:19:17.297Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:19:17 [2019-10-03T15:19:17.695Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:19:18 [2019-10-03T15:19:18.226Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:19:19 [2019-10-03T15:19:19.157Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:19:19 [2019-10-03T15:19:19.819Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:19:19 [2019-10-03T15:19:19.819Z]     --- PASS: TestStopContainerWithTimeout/0 (1.32s)
15:19:19 [2019-10-03T15:19:19.819Z]     --- PASS: TestStopContainerWithTimeout/1 (2.32s)
15:19:19 [2019-10-03T15:19:19.819Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
15:19:19 [2019-10-03T15:19:19.819Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
15:19:19 [2019-10-03T15:19:19.819Z] === RUN   TestDeleteDevicemapper
15:19:19 [2019-10-03T15:19:19.819Z] --- SKIP: TestDeleteDevicemapper (0.03s)
15:19:19 [2019-10-03T15:19:19.819Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:19:19 [2019-10-03T15:19:19.819Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:19:20 [2019-10-03T15:19:20.524Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:19:21 [2019-10-03T15:19:21.298Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s)
15:19:21 [2019-10-03T15:19:21.298Z] === RUN   TestUpdateMemory
15:19:21 [2019-10-03T15:19:21.427Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:19:21 [2019-10-03T15:19:21.455Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:19:22 [2019-10-03T15:19:22.310Z] --- PASS: TestUpdateMemory (1.09s)
15:19:22 [2019-10-03T15:19:22.310Z] === RUN   TestUpdateCPUQuota
15:19:22 [2019-10-03T15:19:22.395Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:19:23 [2019-10-03T15:19:23.324Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:19:24 [2019-10-03T15:19:24.255Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:19:24 [2019-10-03T15:19:24.340Z] --- PASS: TestUpdateCPUQuota (1.81s)
15:19:24 [2019-10-03T15:19:24.340Z] === RUN   TestUpdatePidsLimit
15:19:24 [2019-10-03T15:19:24.340Z] === RUN   TestUpdatePidsLimit/update_from_none
15:19:24 [2019-10-03T15:19:24.623Z] === RUN   TestUpdatePidsLimit/no_change
15:19:24 [2019-10-03T15:19:24.908Z] === RUN   TestUpdatePidsLimit/update_lower
15:19:25 [2019-10-03T15:19:25.187Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:19:25 [2019-10-03T15:19:25.525Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:19:25 [2019-10-03T15:19:25.808Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:19:26 [2019-10-03T15:19:26.092Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:19:26 [2019-10-03T15:19:26.555Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:19:26 [2019-10-03T15:19:26.711Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:19:27 [2019-10-03T15:19:27.485Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:19:28 [2019-10-03T15:19:28.211Z] --- PASS: TestUpdatePidsLimit (4.13s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
15:19:28 [2019-10-03T15:19:28.211Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
15:19:28 [2019-10-03T15:19:28.211Z] === RUN   TestUpdateRestartPolicy
15:19:28 [2019-10-03T15:19:28.414Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:19:29 [2019-10-03T15:19:29.783Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:19:29 [2019-10-03T15:19:29.999Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:19:30 [2019-10-03T15:19:30.713Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:19:31 [2019-10-03T15:19:31.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
15:19:32 [2019-10-03T15:19:32.084Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:19:33 [2019-10-03T15:19:33.452Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:19:34 [2019-10-03T15:19:34.017Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:19:34 [2019-10-03T15:19:34.017Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:19:34 [2019-10-03T15:19:34.444Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
15:19:34 [2019-10-03T15:19:34.950Z] === RUN   TestDockerSuite/TestCpRelativePath
15:19:36 [2019-10-03T15:19:36.319Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:19:37 [2019-10-03T15:19:37.256Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:19:38 [2019-10-03T15:19:38.189Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:19:38 [2019-10-03T15:19:38.262Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
15:19:39 [2019-10-03T15:19:39.560Z] === RUN   TestDockerSuite/TestCpToCaseA
15:19:40 [2019-10-03T15:19:40.683Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
15:19:40 [2019-10-03T15:19:40.755Z] --- PASS: TestUpdateRestartPolicy (12.17s)
15:19:40 [2019-10-03T15:19:40.755Z] === RUN   TestUpdateRestartWithAutoRemove
15:19:41 [2019-10-03T15:19:41.041Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
15:19:41 [2019-10-03T15:19:41.041Z] === RUN   TestWaitNonBlocked
15:19:41 [2019-10-03T15:19:41.041Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:41 [2019-10-03T15:19:41.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:41 [2019-10-03T15:19:41.041Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:41 [2019-10-03T15:19:41.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:41 [2019-10-03T15:19:41.325Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:41 [2019-10-03T15:19:41.325Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:41 [2019-10-03T15:19:41.559Z] === RUN   TestDockerSuite/TestCpToCaseB
15:19:41 [2019-10-03T15:19:41.944Z] --- PASS: TestWaitNonBlocked (0.03s)
15:19:41 [2019-10-03T15:19:41.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
15:19:41 [2019-10-03T15:19:41.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
15:19:41 [2019-10-03T15:19:41.944Z] === RUN   TestWaitBlocked
15:19:41 [2019-10-03T15:19:41.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:19:41 [2019-10-03T15:19:41.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:19:41 [2019-10-03T15:19:41.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:19:41 [2019-10-03T15:19:41.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:19:41 [2019-10-03T15:19:41.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:19:41 [2019-10-03T15:19:41.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:19:42 [2019-10-03T15:19:42.123Z] === RUN   TestDockerSuite/TestCpToCaseC
15:19:42 [2019-10-03T15:19:42.975Z] --- PASS: TestWaitBlocked (0.03s)
15:19:42 [2019-10-03T15:19:42.975Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
15:19:42 [2019-10-03T15:19:42.975Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
15:19:42 [2019-10-03T15:19:42.975Z] === CONT  TestContainerStartOnDaemonRestart
15:19:42 [2019-10-03T15:19:42.975Z] === CONT  TestDaemonRestartIpcMode
15:19:42 [2019-10-03T15:19:42.975Z] === CONT  TestIpcModeOlderClient
15:19:43 [2019-10-03T15:19:43.260Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:19:43 [2019-10-03T15:19:43.587Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
15:19:44 [2019-10-03T15:19:44.644Z] === RUN   TestDockerSuite/TestCpToCaseD
15:19:45 [2019-10-03T15:19:45.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:19:45 [2019-10-03T15:19:45.758Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:19:45 [2019-10-03T15:19:45.758Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:19:45 [2019-10-03T15:19:45.758Z] INFO: Testing against a local daemon
15:19:45 [2019-10-03T15:19:45.758Z] === RUN   TestBuildWithSession
15:19:45 [2019-10-03T15:19:45.758Z] --- SKIP: TestBuildWithSession (0.00s)
15:19:45 [2019-10-03T15:19:45.758Z]     build_session_test.go:25: TODO: BuildKit
15:19:45 [2019-10-03T15:19:45.758Z] === RUN   TestBuildSquashParent
15:19:45 [2019-10-03T15:19:45.758Z] --- SKIP: TestBuildSquashParent (0.00s)
15:19:45 [2019-10-03T15:19:45.758Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:19:45 [2019-10-03T15:19:45.758Z] === RUN   TestBuildWithRemoveAndForceRemove
15:19:45 [2019-10-03T15:19:45.758Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
15:19:45 [2019-10-03T15:19:45.758Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:19:45 [2019-10-03T15:19:45.758Z] === RUN   TestBuildMultiStageCopy
15:19:45 [2019-10-03T15:19:45.758Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:19:46 [2019-10-03T15:19:46.737Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s)
15:19:46 [2019-10-03T15:19:46.737Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
15:19:47 [2019-10-03T15:19:47.024Z] --- PASS: TestDaemonRestartIpcMode (3.97s)
15:19:47 [2019-10-03T15:19:47.024Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
15:19:47 [2019-10-03T15:19:47.024Z] PASS
15:19:47 [2019-10-03T15:19:47.024Z] 
15:19:47 [2019-10-03T15:19:47.024Z] === Skipped
15:19:47 [2019-10-03T15:19:47.024Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:19:47 [2019-10-03T15:19:47.024Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:19:47 [2019-10-03T15:19:47.024Z] 
15:19:47 [2019-10-03T15:19:47.024Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:19:47 [2019-10-03T15:19:47.024Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:19:47 [2019-10-03T15:19:47.024Z] 
15:19:47 [2019-10-03T15:19:47.024Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.03s)
15:19:47 [2019-10-03T15:19:47.024Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:19:47 [2019-10-03T15:19:47.024Z] 
15:19:47 [2019-10-03T15:19:47.024Z] 
15:19:47 [2019-10-03T15:19:47.024Z] DONE 197 tests, 3 skipped in 120.433s
15:19:47 [2019-10-03T15:19:47.024Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:19:47 [2019-10-03T15:19:47.024Z] ++ 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
15:19:47 [2019-10-03T15:19:47.024Z] ++ set -e
15:19:47 [2019-10-03T15:19:47.024Z] ++ '[' -n 0 ']'
15:19:47 [2019-10-03T15:19:47.024Z] ++ set -x
15:19:47 [2019-10-03T15:19:47.024Z] ++ 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
15:19:47 [2019-10-03T15:19:47.309Z] INFO: Testing against a local daemon
15:19:47 [2019-10-03T15:19:47.309Z] === RUN   TestCommitInheritsEnv
15:19:47 [2019-10-03T15:19:47.593Z] --- PASS: TestCommitInheritsEnv (0.42s)
15:19:47 [2019-10-03T15:19:47.593Z] === RUN   TestImportExtremelyLargeImageWorks
15:19:47 [2019-10-03T15:19:47.593Z] === PAUSE TestImportExtremelyLargeImageWorks
15:19:47 [2019-10-03T15:19:47.593Z] === RUN   TestImagesFilterMultiReference
15:19:47 [2019-10-03T15:19:47.593Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:19:47 [2019-10-03T15:19:47.593Z] === RUN   TestImagePullPlatformInvalid
15:19:47 [2019-10-03T15:19:47.884Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:19:47 [2019-10-03T15:19:47.884Z] === RUN   TestRemoveImageOrphaning
15:19:48 [2019-10-03T15:19:48.167Z] --- PASS: TestRemoveImageOrphaning (0.39s)
15:19:48 [2019-10-03T15:19:48.167Z] === RUN   TestRemoveImageGarbageCollector
15:19:48 [2019-10-03T15:19:48.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:19:48 [2019-10-03T15:19:48.167Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:19:48 [2019-10-03T15:19:48.167Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:19:48 [2019-10-03T15:19:48.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:19:48 [2019-10-03T15:19:48.167Z] === RUN   TestTagInvalidReference
15:19:48 [2019-10-03T15:19:48.167Z] --- PASS: TestTagInvalidReference (0.04s)
15:19:48 [2019-10-03T15:19:48.167Z] === RUN   TestTagValidPrefixedRepo
15:19:48 [2019-10-03T15:19:48.167Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:19:48 [2019-10-03T15:19:48.167Z] === RUN   TestTagExistedNameWithoutForce
15:19:48 [2019-10-03T15:19:48.452Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
15:19:48 [2019-10-03T15:19:48.452Z] === RUN   TestTagOfficialNames
15:19:48 [2019-10-03T15:19:48.452Z] --- PASS: TestTagOfficialNames (0.06s)
15:19:48 [2019-10-03T15:19:48.452Z] === RUN   TestTagMatchesDigest
15:19:48 [2019-10-03T15:19:48.452Z] --- PASS: TestTagMatchesDigest (0.03s)
15:19:48 [2019-10-03T15:19:48.452Z] === CONT  TestImportExtremelyLargeImageWorks
15:19:50 [2019-10-03T15:19:50.828Z] === RUN   TestDockerSuite/TestCpToCaseE
15:19:54 [2019-10-03T15:19:54.133Z] === RUN   TestDockerSuite/TestCpToCaseF
15:19:54 [2019-10-03T15:19:54.696Z] === RUN   TestDockerSuite/TestCpToCaseG
15:19:58 [2019-10-03T15:19:58.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:19:58 [2019-10-03T15:19:58.130Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:19:59 [2019-10-03T15:19:59.662Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:19:59 [2019-10-03T15:19:59.952Z] === RUN   TestDockerSuite/TestCpToCaseH
15:20:01 [2019-10-03T15:20:01.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:20:02 [2019-10-03T15:20:02.728Z] --- PASS: TestBuildMultiStageCopy (16.56s)
15:20:02 [2019-10-03T15:20:02.728Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (11.47s)
15:20:02 [2019-10-03T15:20:02.728Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s)
15:20:02 [2019-10-03T15:20:02.728Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s)
15:20:02 [2019-10-03T15:20:02.728Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.47s)
15:20:02 [2019-10-03T15:20:02.728Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s)
15:20:02 [2019-10-03T15:20:02.728Z] === RUN   TestBuildMultiStageParentConfig
15:20:02 [2019-10-03T15:20:02.728Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
15:20:02 [2019-10-03T15:20:02.728Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:02 [2019-10-03T15:20:02.728Z] === RUN   TestBuildLabelWithTargets
15:20:02 [2019-10-03T15:20:02.728Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
15:20:02 [2019-10-03T15:20:02.728Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:02 [2019-10-03T15:20:02.728Z] === RUN   TestBuildWithEmptyLayers
15:20:03 [2019-10-03T15:20:03.225Z] === RUN   TestDockerSuite/TestCpToCaseI
15:20:03 [2019-10-03T15:20:03.694Z] --- PASS: TestBuildWithEmptyLayers (1.18s)
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildMultiStageOnBuild
15:20:03 [2019-10-03T15:20:03.694Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
15:20:03 [2019-10-03T15:20:03.694Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildUncleanTarFilenames
15:20:03 [2019-10-03T15:20:03.694Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:20:03 [2019-10-03T15:20:03.694Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildMultiStageLayerLeak
15:20:03 [2019-10-03T15:20:03.694Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
15:20:03 [2019-10-03T15:20:03.694Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildWithHugeFile
15:20:03 [2019-10-03T15:20:03.694Z] --- SKIP: TestBuildWithHugeFile (0.00s)
15:20:03 [2019-10-03T15:20:03.694Z]     build_test.go:491: testEnv.OSType == "windows"
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildWithEmptyDockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:20:03 [2019-10-03T15:20:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:20:04 [2019-10-03T15:20:04.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestBuildPreserveOwnership
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
15:20:04 [2019-10-03T15:20:04.152Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestBuildPlatformInvalid
15:20:04 [2019-10-03T15:20:04.152Z] --- PASS: TestBuildPlatformInvalid (0.05s)
15:20:04 [2019-10-03T15:20:04.152Z] PASS
15:20:04 [2019-10-03T15:20:04.152Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:20:04 [2019-10-03T15:20:04.152Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:20:04 [2019-10-03T15:20:04.152Z] INFO: Testing against a local daemon
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigList
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigList (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigsCreateAndDelete
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigsUpdate
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigsUpdate (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestTemplatedConfig
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestTemplatedConfig (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigInspect
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigInspect (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigCreateWithLabels
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigCreateResolve
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestConfigDaemonLibtrustID
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
15:20:04 [2019-10-03T15:20:04.152Z] PASS
15:20:04 [2019-10-03T15:20:04.152Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:20:04 [2019-10-03T15:20:04.152Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:20:04 [2019-10-03T15:20:04.152Z] INFO: Testing against a local daemon
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestCheckpoint
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestCheckpoint (0.00s)
15:20:04 [2019-10-03T15:20:04.152Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestContainerInvalidJSON
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:20:04 [2019-10-03T15:20:04.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:20:04 [2019-10-03T15:20:04.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:20:04 [2019-10-03T15:20:04.152Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:20:04 [2019-10-03T15:20:04.152Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:20:04 [2019-10-03T15:20:04.152Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:20:04 [2019-10-03T15:20:04.152Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:20:04 [2019-10-03T15:20:04.152Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:20:04 [2019-10-03T15:20:04.152Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s)
15:20:04 [2019-10-03T15:20:04.152Z]     copy_test.go:25: testEnv.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.156Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCopyFromContainerPathIsNotDir
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     copy_test.go:39: testEnv.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCopyToContainerPathDoesNotExist
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     copy_test.go:51: testEnv.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCopyToContainerPathIsNotDir
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     copy_test.go:65: testEnv.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCopyFromContainer
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCopyFromContainer (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:20:04 [2019-10-03T15:20:04.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateLinkToNonExistingContainer
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidEnv
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidEnv/0
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidEnv/0
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidEnv/1
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidEnv/1
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidEnv/2
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidEnv/2
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidEnv/0
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidEnv/2
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidEnv/1
15:20:04 [2019-10-03T15:20:04.609Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateTmpfsMountsTarget
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithCustomMaskedPaths
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithCapabilities
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCreateWithCapabilities (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithCustomReadonlyPaths
15:20:04 [2019-10-03T15:20:04.609Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:20:04 [2019-10-03T15:20:04.609Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:20:04 [2019-10-03T15:20:04.609Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:20:04 [2019-10-03T15:20:04.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:20:04 [2019-10-03T15:20:04.609Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:20:04 [2019-10-03T15:20:04.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:20:04 [2019-10-03T15:20:04.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:20:04 [2019-10-03T15:20:04.610Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:20:04 [2019-10-03T15:20:04.610Z] === RUN   TestDiff
15:20:04 [2019-10-03T15:20:04.610Z] --- SKIP: TestDiff (0.00s)
15:20:04 [2019-10-03T15:20:04.610Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:20:04 [2019-10-03T15:20:04.610Z] === RUN   TestExecWithCloseStdin
15:20:06 [2019-10-03T15:20:06.782Z] --- PASS: TestExecWithCloseStdin (2.24s)
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestExec
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestExec (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestExecUser
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestExecUser (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestExportContainerAndImportImage
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestExportContainerAfterDaemonRestart
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestHealthCheckWorkdir
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestHealthKillContainer
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestHealthKillContainer (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestInspectCpusetInConfigPre120
15:20:06 [2019-10-03T15:20:06.782Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:20:06 [2019-10-03T15:20:06.782Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:20:06 [2019-10-03T15:20:06.782Z] === RUN   TestKillContainerInvalidSignal
15:20:07 [2019-10-03T15:20:07.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:20:08 [2019-10-03T15:20:08.956Z] --- PASS: TestKillContainerInvalidSignal (1.92s)
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestKillContainer
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestKillContainer (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestKillStoppedContainer
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestKillStoppedContainerAPIPre120
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestKillDifferentUserContainer
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestInspectOomKilledTrue
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestInspectOomKilledFalse
15:20:08 [2019-10-03T15:20:08.956Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:20:08 [2019-10-03T15:20:08.956Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:20:08 [2019-10-03T15:20:08.956Z] === RUN   TestLogsFollowTailEmpty
15:20:09 [2019-10-03T15:20:09.319Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:20:10 [2019-10-03T15:20:10.488Z] --- PASS: TestLogsFollowTailEmpty (1.83s)
15:20:10 [2019-10-03T15:20:10.489Z] === RUN   TestNetworkNat
15:20:10 [2019-10-03T15:20:10.489Z] --- SKIP: TestNetworkNat (0.00s)
15:20:10 [2019-10-03T15:20:10.489Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:20:10 [2019-10-03T15:20:10.489Z] === RUN   TestNetworkLocalhostTCPNat
15:20:10 [2019-10-03T15:20:10.489Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
15:20:10 [2019-10-03T15:20:10.489Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:20:10 [2019-10-03T15:20:10.489Z] === RUN   TestNetworkLoopbackNat
15:20:10 [2019-10-03T15:20:10.489Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:20:10 [2019-10-03T15:20:10.489Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:20:10 [2019-10-03T15:20:10.489Z] === RUN   TestPause
15:20:10 [2019-10-03T15:20:10.489Z] --- SKIP: TestPause (0.00s)
15:20:10 [2019-10-03T15:20:10.489Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:20:10 [2019-10-03T15:20:10.489Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:20:10 [2019-10-03T15:20:10.689Z] === RUN   TestDockerSuite/TestCpToDot
15:20:11 [2019-10-03T15:20:11.619Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:20:11 [2019-10-03T15:20:11.876Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:20:12 [2019-10-03T15:20:12.658Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s)
15:20:12 [2019-10-03T15:20:12.658Z] === RUN   TestPauseStopPausedContainer
15:20:12 [2019-10-03T15:20:12.658Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:20:12 [2019-10-03T15:20:12.658Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
15:20:12 [2019-10-03T15:20:12.658Z] === RUN   TestPsFilter
15:20:12 [2019-10-03T15:20:12.658Z] --- PASS: TestPsFilter (0.15s)
15:20:12 [2019-10-03T15:20:12.658Z] === RUN   TestRemoveContainerWithRemovedVolume
15:20:13 [2019-10-03T15:20:13.771Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:20:14 [2019-10-03T15:20:14.828Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s)
15:20:14 [2019-10-03T15:20:14.828Z] === RUN   TestRemoveContainerWithVolume
15:20:15 [2019-10-03T15:20:15.666Z] === RUN   TestDockerSuite/TestCpToStdout
15:20:16 [2019-10-03T15:20:16.596Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:20:16 [2019-10-03T15:20:16.997Z] --- PASS: TestRemoveContainerWithVolume (2.17s)
15:20:16 [2019-10-03T15:20:16.997Z] === RUN   TestRemoveContainerRunning
15:20:19 [2019-10-03T15:20:19.173Z] --- PASS: TestRemoveContainerRunning (2.11s)
15:20:19 [2019-10-03T15:20:19.173Z] === RUN   TestRemoveContainerForceRemoveRunning
15:20:19 [2019-10-03T15:20:19.873Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:20:20 [2019-10-03T15:20:20.437Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:20:21 [2019-10-03T15:20:21.348Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s)
15:20:21 [2019-10-03T15:20:21.348Z] === RUN   TestRemoveInvalidContainer
15:20:21 [2019-10-03T15:20:21.348Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:20:21 [2019-10-03T15:20:21.348Z] === RUN   TestRenameLinkedContainer
15:20:21 [2019-10-03T15:20:21.348Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:20:21 [2019-10-03T15:20:21.348Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:20:21 [2019-10-03T15:20:21.348Z] === RUN   TestRenameStoppedContainer
15:20:21 [2019-10-03T15:20:21.367Z] === RUN   TestDockerSuite/TestCpVolumePath
15:20:23 [2019-10-03T15:20:23.296Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:20:23 [2019-10-03T15:20:23.296Z] === RUN   TestDockerSuite/TestCreateArgs
15:20:23 [2019-10-03T15:20:23.296Z] === RUN   TestDockerSuite/TestCreateByImageID
15:20:23 [2019-10-03T15:20:23.667Z] --- PASS: TestRenameStoppedContainer (2.35s)
15:20:23 [2019-10-03T15:20:23.667Z] === RUN   TestRenameRunningContainerAndReuse
15:20:23 [2019-10-03T15:20:23.861Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:20:24 [2019-10-03T15:20:24.791Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:20:24 [2019-10-03T15:20:24.792Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:20:24 [2019-10-03T15:20:24.792Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:20:25 [2019-10-03T15:20:25.722Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:20:26 [2019-10-03T15:20:26.305Z] === RUN   TestDockerSuite/TestCreateLabels
15:20:26 [2019-10-03T15:20:26.305Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:20:26 [2019-10-03T15:20:26.305Z] === RUN   TestDockerSuite/TestCreateRM
15:20:26 [2019-10-03T15:20:26.570Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:20:26 [2019-10-03T15:20:26.570Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:20:26 [2019-10-03T15:20:26.570Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:20:26 [2019-10-03T15:20:26.826Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:20:27 [2019-10-03T15:20:27.393Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s)
15:20:27 [2019-10-03T15:20:27.394Z] === RUN   TestRenameInvalidName
15:20:29 [2019-10-03T15:20:29.348Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:20:29 [2019-10-03T15:20:29.348Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:20:29 [2019-10-03T15:20:29.348Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:20:29 [2019-10-03T15:20:29.566Z] --- PASS: TestRenameInvalidName (2.05s)
15:20:29 [2019-10-03T15:20:29.566Z] === RUN   TestRenameAnonymousContainer
15:20:29 [2019-10-03T15:20:29.566Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:20:29 [2019-10-03T15:20:29.566Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:20:29 [2019-10-03T15:20:29.566Z] === RUN   TestRenameContainerWithSameName
15:20:30 [2019-10-03T15:20:30.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:20:31 [2019-10-03T15:20:31.738Z] --- PASS: TestRenameContainerWithSameName (1.90s)
15:20:31 [2019-10-03T15:20:31.738Z] === RUN   TestRenameContainerWithLinkedContainer
15:20:31 [2019-10-03T15:20:31.738Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:20:31 [2019-10-03T15:20:31.738Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:20:31 [2019-10-03T15:20:31.738Z] === RUN   TestResize
15:20:31 [2019-10-03T15:20:31.738Z] --- SKIP: TestResize (0.00s)
15:20:31 [2019-10-03T15:20:31.738Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:20:31 [2019-10-03T15:20:31.738Z] === RUN   TestResizeWithInvalidSize
15:20:31 [2019-10-03T15:20:31.738Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:20:31 [2019-10-03T15:20:31.738Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:20:31 [2019-10-03T15:20:31.738Z] === RUN   TestResizeWhenContainerNotStarted
15:20:33 [2019-10-03T15:20:33.249Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:20:33 [2019-10-03T15:20:33.249Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:20:33 [2019-10-03T15:20:33.249Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:20:33 [2019-10-03T15:20:33.506Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:20:33 [2019-10-03T15:20:33.506Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:20:33 [2019-10-03T15:20:33.763Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:20:33 [2019-10-03T15:20:33.910Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s)
15:20:33 [2019-10-03T15:20:33.910Z] === RUN   TestDaemonRestartKillContainers
15:20:33 [2019-10-03T15:20:33.910Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:20:33 [2019-10-03T15:20:33.910Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:20:33 [2019-10-03T15:20:33.910Z] === RUN   TestStats
15:20:33 [2019-10-03T15:20:33.910Z] --- SKIP: TestStats (0.00s)
15:20:33 [2019-10-03T15:20:33.910Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
15:20:33 [2019-10-03T15:20:33.910Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:20:34 [2019-10-03T15:20:34.693Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:20:36 [2019-10-03T15:20:36.590Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:20:37 [2019-10-03T15:20:37.521Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:20:39 [2019-10-03T15:20:39.415Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:20:40 [2019-10-03T15:20:40.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.04s)
15:20:40 [2019-10-03T15:20:40.978Z] === RUN   TestStopContainerWithTimeout
15:20:40 [2019-10-03T15:20:40.978Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:20:40 [2019-10-03T15:20:40.978Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:20:40 [2019-10-03T15:20:40.978Z] === RUN   TestUpdateRestartPolicy
15:20:41 [2019-10-03T15:20:41.309Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:20:41 [2019-10-03T15:20:41.871Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:20:42 [2019-10-03T15:20:42.435Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:20:42 [2019-10-03T15:20:42.692Z] === RUN   TestDockerSuite/TestDevicePermissions
15:20:43 [2019-10-03T15:20:43.621Z] === RUN   TestDockerSuite/TestDockerFails
15:20:43 [2019-10-03T15:20:43.621Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:20:43 [2019-10-03T15:20:43.621Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:20:43 [2019-10-03T15:20:43.621Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:20:44 [2019-10-03T15:20:44.990Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:20:45 [2019-10-03T15:20:45.920Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:20:47 [2019-10-03T15:20:47.289Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:20:47 [2019-10-03T15:20:47.289Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:20:47 [2019-10-03T15:20:47.289Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:20:47 [2019-10-03T15:20:47.547Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:20:48 [2019-10-03T15:20:48.480Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:20:55 [2019-10-03T15:20:55.026Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:20:56 [2019-10-03T15:20:56.920Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:21:00 [2019-10-03T15:21:00.198Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:21:02 [2019-10-03T15:21:02.719Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:21:03 [2019-10-03T15:21:03.648Z] === RUN   TestDockerSuite/TestEventsAttach
15:21:04 [2019-10-03T15:21:04.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:21:04 [2019-10-03T15:21:04.468Z] === RUN   TestDockerSuite/TestEventsCommit
15:21:05 [2019-10-03T15:21:05.402Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:21:06 [2019-10-03T15:21:06.090Z] --- PASS: TestUpdateRestartPolicy (21.81s)
15:21:06 [2019-10-03T15:21:06.090Z] === RUN   TestUpdateRestartWithAutoRemove
15:21:06 [2019-10-03T15:21:06.090Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s)
15:21:06 [2019-10-03T15:21:06.090Z] === RUN   TestWaitNonBlocked
15:21:06 [2019-10-03T15:21:06.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:06 [2019-10-03T15:21:06.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:06 [2019-10-03T15:21:06.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:06 [2019-10-03T15:21:06.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:06 [2019-10-03T15:21:06.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:21:06 [2019-10-03T15:21:06.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:21:06 [2019-10-03T15:21:06.332Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:21:07 [2019-10-03T15:21:07.343Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:21:08 [2019-10-03T15:21:08.279Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:21:10 [2019-10-03T15:21:10.179Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:21:10 [2019-10-03T15:21:10.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:21:12 [2019-10-03T15:21:12.115Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestWaitNonBlocked (0.02s)
15:21:13 [2019-10-03T15:21:13.149Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.91s)
15:21:13 [2019-10-03T15:21:13.149Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.54s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestWaitBlocked
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestWaitBlocked (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.149Z] PASS
15:21:13 [2019-10-03T15:21:13.149Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:21:13 [2019-10-03T15:21:13.149Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.149Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestCommitInheritsEnv
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestImportExtremelyLargeImageWorks
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestImagesFilterMultiReference
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestImagePullPlatformInvalid
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestRemoveImageOrphaning
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagInvalidReference
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestTagInvalidReference (0.03s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagValidPrefixedRepo
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagExistedNameWithoutForce
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagOfficialNames
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestTagOfficialNames (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     tag_test.go:98: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestTagMatchesDigest
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestTagMatchesDigest (0.03s)
15:21:13 [2019-10-03T15:21:13.149Z] PASS
15:21:13 [2019-10-03T15:21:13.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:21:13 [2019-10-03T15:21:13.149Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.149Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestNetworkCreateDelete
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDockerNetworkDeletePreferID
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestInspectNetwork
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestInspectNetwork (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestRunContainerWithBridgeNone
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestNetworkInvalidJSON
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestNetworkInvalidJSON//networks/create
15:21:13 [2019-10-03T15:21:13.149Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:21:13 [2019-10-03T15:21:13.149Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:13 [2019-10-03T15:21:13.149Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:13 [2019-10-03T15:21:13.149Z] === CONT  TestNetworkInvalidJSON//networks/create
15:21:13 [2019-10-03T15:21:13.149Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:21:13 [2019-10-03T15:21:13.149Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:21:13 [2019-10-03T15:21:13.149Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:21:13 [2019-10-03T15:21:13.149Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:21:13 [2019-10-03T15:21:13.149Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDaemonRestartWithLiveRestore
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:29: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDaemonDefaultNetworkPools
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:51: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDaemonRestartWithExistingNetwork
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:94: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:127: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:177: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.149Z] === RUN   TestServiceWithPredefinedNetwork
15:21:13 [2019-10-03T15:21:13.149Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:21:13 [2019-10-03T15:21:13.149Z]     service_test.go:201: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     service_test.go:230: FLAKY_TEST
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceWithDataPathPortInit
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     service_test.go:319: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     service_test.go:386: testEnv.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestPluginInvalidJSON
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:21:13 [2019-10-03T15:21:13.150Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:21:13 [2019-10-03T15:21:13.150Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:21:13 [2019-10-03T15:21:13.150Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:21:13 [2019-10-03T15:21:13.150Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestExternalGraphDriver
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     external_test.go:48: runtime.GOOS == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestGraphdriverPluginV2
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     external_test.go:407: runtime.GOOS == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestSecretInspect
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestSecretInspect (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestSecretList
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestSecretList (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestSecretsCreateAndDelete
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestSecretsUpdate
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestSecretsUpdate (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestTemplatedSecret
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestTemplatedSecret (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestSecretCreateResolve
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.150Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceCreateInit
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:21:13 [2019-10-03T15:21:13.150Z] --- PASS: TestServiceCreateInit (0.04s)
15:21:13 [2019-10-03T15:21:13.150Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceMultipleTimes
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceConflict
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceMaxReplicas
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateWithDuplicateNetworkNames
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceSecretFileMode
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceConfigFileMode
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceSysctls
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceSysctls (0.03s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestCreateServiceCapabilities
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
15:21:13 [2019-10-03T15:21:13.150Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestInspect
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestInspect (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestDockerNetworkConnectAlias
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestDockerNetworkReConnect
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServicePlugin
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServicePlugin (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceUpdateLabel
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceUpdateSecrets
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceUpdateConfigs
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.150Z] === RUN   TestServiceUpdateNetwork
15:21:13 [2019-10-03T15:21:13.150Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:21:13 [2019-10-03T15:21:13.150Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
15:21:13 [2019-10-03T15:21:13.150Z] PASS
15:21:13 [2019-10-03T15:21:13.150Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:21:13 [2019-10-03T15:21:13.608Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.608Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.608Z] === RUN   TestSessionCreate
15:21:13 [2019-10-03T15:21:13.608Z] --- SKIP: TestSessionCreate (0.00s)
15:21:13 [2019-10-03T15:21:13.608Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.608Z] === RUN   TestSessionCreateWithBadUpgrade
15:21:13 [2019-10-03T15:21:13.608Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:21:13 [2019-10-03T15:21:13.608Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.608Z] PASS
15:21:13 [2019-10-03T15:21:13.608Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:21:13 [2019-10-03T15:21:13.608Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:13 [2019-10-03T15:21:13.609Z] INFO: Testing against a local daemon
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:21:13 [2019-10-03T15:21:13.609Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:13 [2019-10-03T15:21:13.609Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestEventsExecDie
15:21:13 [2019-10-03T15:21:13.609Z] --- SKIP: TestEventsExecDie (0.00s)
15:21:13 [2019-10-03T15:21:13.609Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestEventsBackwardsCompatible
15:21:13 [2019-10-03T15:21:13.609Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:21:13 [2019-10-03T15:21:13.609Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestInfoAPI
15:21:13 [2019-10-03T15:21:13.609Z] --- PASS: TestInfoAPI (0.05s)
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestInfoAPIWarnings
15:21:13 [2019-10-03T15:21:13.609Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:21:13 [2019-10-03T15:21:13.609Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
15:21:13 [2019-10-03T15:21:13.609Z] === RUN   TestLoginFailsWithBadCredentials
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s)
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestPingCacheHeaders
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestPingCacheHeaders (0.03s)
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestPingGet
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestPingGet (0.03s)
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestPingHead
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestPingHead (0.03s)
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestVersion
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestVersion (0.03s)
15:21:14 [2019-10-03T15:21:14.574Z] PASS
15:21:14 [2019-10-03T15:21:14.574Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:21:14 [2019-10-03T15:21:14.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:14 [2019-10-03T15:21:14.574Z] INFO: Testing against a local daemon
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestVolumesCreateAndList
15:21:14 [2019-10-03T15:21:14.574Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestVolumesRemove
15:21:14 [2019-10-03T15:21:14.574Z] --- SKIP: TestVolumesRemove (0.00s)
15:21:14 [2019-10-03T15:21:14.574Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:21:14 [2019-10-03T15:21:14.574Z] === RUN   TestVolumesInspect
15:21:15 [2019-10-03T15:21:15.031Z] --- PASS: TestVolumesInspect (0.04s)
15:21:15 [2019-10-03T15:21:15.031Z] === RUN   TestVolumesInvalidJSON
15:21:15 [2019-10-03T15:21:15.031Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:15 [2019-10-03T15:21:15.031Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:15 [2019-10-03T15:21:15.031Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:15 [2019-10-03T15:21:15.031Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:21:15 [2019-10-03T15:21:15.031Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:21:15 [2019-10-03T15:21:15.031Z] PASS
15:21:15 [2019-10-03T15:21:15.031Z] INFO: make.ps1 ended at 10/03/2019 15:21:14
15:21:15 [2019-10-03T15:21:15.031Z] INFO: Integration CLI tests being run from the host:
15:21:15 [2019-10-03T15:21:15.031Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
15:21:16 [2019-10-03T15:21:16.292Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:21:18 [2019-10-03T15:21:18.816Z] === RUN   TestDockerSuite/TestEventsCopy
15:21:20 [2019-10-03T15:21:20.189Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:21:21 [2019-10-03T15:21:21.560Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:21:22 [2019-10-03T15:21:22.491Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:21:22 [2019-10-03T15:21:22.748Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:21:23 [2019-10-03T15:21:23.597Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:21:23 [2019-10-03T15:21:23.597Z] INFO: Testing against a local daemon
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:21:23 [2019-10-03T15:21:23.597Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:21:24 [2019-10-03T15:21:24.054Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:21:24 [2019-10-03T15:21:24.512Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:21:24 [2019-10-03T15:21:24.640Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:21:24 [2019-10-03T15:21:24.972Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:21:25 [2019-10-03T15:21:25.204Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:21:25 [2019-10-03T15:21:25.204Z] === RUN   TestDockerSuite/TestEventsFilterType
15:21:25 [2019-10-03T15:21:25.429Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:21:25 [2019-10-03T15:21:25.768Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:21:25 [2019-10-03T15:21:25.768Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:21:25 [2019-10-03T15:21:25.768Z] === RUN   TestDockerSuite/TestEventsFilters
15:21:27 [2019-10-03T15:21:27.660Z] === RUN   TestDockerSuite/TestEventsFormat
15:21:29 [2019-10-03T15:21:29.558Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:21:29 [2019-10-03T15:21:29.558Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:21:29 [2019-10-03T15:21:29.558Z] === RUN   TestDockerSuite/TestEventsImageImport
15:21:30 [2019-10-03T15:21:30.141Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:21:30 [2019-10-03T15:21:30.397Z] === RUN   TestDockerSuite/TestEventsImagePull
15:21:31 [2019-10-03T15:21:31.327Z] === RUN   TestDockerSuite/TestEventsImageTag
15:21:32 [2019-10-03T15:21:32.256Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:21:32 [2019-10-03T15:21:32.513Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:21:32 [2019-10-03T15:21:32.513Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:21:32 [2019-10-03T15:21:32.513Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:21:34 [2019-10-03T15:21:34.405Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:21:35 [2019-10-03T15:21:35.338Z] === RUN   TestDockerSuite/TestEventsRename
15:21:36 [2019-10-03T15:21:36.270Z] === RUN   TestDockerSuite/TestEventsResize
15:21:36 [2019-10-03T15:21:36.835Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:21:37 [2019-10-03T15:21:37.765Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:21:38 [2019-10-03T15:21:38.697Z] === RUN   TestDockerSuite/TestEventsStreaming
15:21:39 [2019-10-03T15:21:39.627Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:21:39 [2019-10-03T15:21:39.627Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:21:42 [2019-10-03T15:21:42.900Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:21:42 [2019-10-03T15:21:42.900Z] === RUN   TestDockerSuite/TestEventsTop
15:21:43 [2019-10-03T15:21:43.833Z] === RUN   TestDockerSuite/TestEventsUntag
15:21:46 [2019-10-03T15:21:46.354Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:21:48 [2019-10-03T15:21:48.249Z] === RUN   TestDockerSuite/TestExec
15:21:49 [2019-10-03T15:21:49.179Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:21:50 [2019-10-03T15:21:50.109Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:21:51 [2019-10-03T15:21:51.038Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:21:51 [2019-10-03T15:21:51.602Z] === RUN   TestDockerSuite/TestExecAPIStart
15:21:54 [2019-10-03T15:21:54.126Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:21:54 [2019-10-03T15:21:54.689Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:21:55 [2019-10-03T15:21:55.618Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:21:56 [2019-10-03T15:21:56.549Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:21:57 [2019-10-03T15:21:57.479Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:21:58 [2019-10-03T15:21:58.412Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:21:59 [2019-10-03T15:21:59.366Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:22:01 [2019-10-03T15:22:01.259Z] === RUN   TestDockerSuite/TestExecCgroup
15:22:02 [2019-10-03T15:22:02.629Z] === RUN   TestDockerSuite/TestExecEnv
15:22:03 [2019-10-03T15:22:03.559Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:22:05 [2019-10-03T15:22:05.118Z] === RUN   TestDockerSuite/TestExecExitStatus
15:22:05 [2019-10-03T15:22:05.375Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:22:06 [2019-10-03T15:22:06.305Z] === RUN   TestDockerSuite/TestExecInspectID
15:22:09 [2019-10-03T15:22:09.581Z] === RUN   TestDockerSuite/TestExecInteractive
15:22:10 [2019-10-03T15:22:10.515Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:22:12 [2019-10-03T15:22:12.519Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:22:13 [2019-10-03T15:22:13.085Z] === RUN   TestDockerSuite/TestExecParseError
15:22:14 [2019-10-03T15:22:14.020Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:22:14 [2019-10-03T15:22:14.950Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:22:15 [2019-10-03T15:22:15.880Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:22:18 [2019-10-03T15:22:18.403Z] === RUN   TestDockerSuite/TestExecSetEnv
15:22:18 [2019-10-03T15:22:18.966Z] === RUN   TestDockerSuite/TestExecStartFails
15:22:20 [2019-10-03T15:22:20.334Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:22:32 [2019-10-03T15:22:32.512Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:22:32 [2019-10-03T15:22:32.513Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:22:32 [2019-10-03T15:22:32.513Z] === RUN   TestDockerSuite/TestExecTTY
15:22:33 [2019-10-03T15:22:33.443Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:22:34 [2019-10-03T15:22:34.819Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:22:35 [2019-10-03T15:22:35.384Z] === RUN   TestDockerSuite/TestExecUlimits
15:22:36 [2019-10-03T15:22:36.754Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:22:36 [2019-10-03T15:22:36.754Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:22:40 [2019-10-03T15:22:40.029Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:22:41 [2019-10-03T15:22:41.443Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:22:42 [2019-10-03T15:22:42.813Z] === RUN   TestDockerSuite/TestExecWithTERM
15:22:43 [2019-10-03T15:22:43.381Z] === RUN   TestDockerSuite/TestExecWithUser
15:22:44 [2019-10-03T15:22:44.749Z] === RUN   TestDockerSuite/TestGetContainerStats
15:22:50 [2019-10-03T15:22:50.000Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:22:54 [2019-10-03T15:22:54.170Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:22:54 [2019-10-03T15:22:54.427Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:22:56 [2019-10-03T15:22:56.948Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:23:02 [2019-10-03T15:23:02.201Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:23:02 [2019-10-03T15:23:02.768Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:23:02 [2019-10-03T15:23:02.768Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:23:02 [2019-10-03T15:23:02.768Z] === RUN   TestDockerSuite/TestHealth
15:23:24 [2019-10-03T15:23:24.699Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:23:24 [2019-10-03T15:23:24.699Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:23:24 [2019-10-03T15:23:24.699Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:23:24 [2019-10-03T15:23:24.699Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:23:25 [2019-10-03T15:23:25.263Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:23:25 [2019-10-03T15:23:25.263Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:23:26 [2019-10-03T15:23:26.196Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:23:26 [2019-10-03T15:23:26.196Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:23:26 [2019-10-03T15:23:26.196Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:23:26 [2019-10-03T15:23:26.196Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:23:26 [2019-10-03T15:23:26.761Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:23:27 [2019-10-03T15:23:27.018Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:23:27 [2019-10-03T15:23:27.582Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:23:27 [2019-10-03T15:23:27.582Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:23:28 [2019-10-03T15:23:28.513Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:23:28 [2019-10-03T15:23:28.513Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:23:29 [2019-10-03T15:23:29.445Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:23:30 [2019-10-03T15:23:30.391Z] === RUN   TestDockerSuite/TestImagesFormat
15:23:30 [2019-10-03T15:23:30.391Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:23:31 [2019-10-03T15:23:31.322Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:23:33 [2019-10-03T15:23:33.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:23:34 [2019-10-03T15:23:34.408Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:23:34 [2019-10-03T15:23:34.408Z] === RUN   TestDockerSuite/TestImportBadURL
15:23:34 [2019-10-03T15:23:34.408Z] === RUN   TestDockerSuite/TestImportDisplay
15:23:36 [2019-10-03T15:23:36.305Z] === RUN   TestDockerSuite/TestImportFile
15:23:38 [2019-10-03T15:23:38.828Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:23:38 [2019-10-03T15:23:38.828Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:23:40 [2019-10-03T15:23:40.723Z] === RUN   TestDockerSuite/TestImportGzipped
15:23:43 [2019-10-03T15:23:43.249Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:23:45 [2019-10-03T15:23:45.148Z] === RUN   TestDockerSuite/TestInfoDebug
15:23:45 [2019-10-03T15:23:45.405Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
15:23:45 [2019-10-03T15:23:45.969Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
15:23:46 [2019-10-03T15:23:46.533Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
15:23:47 [2019-10-03T15:23:47.490Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:23:48 [2019-10-03T15:23:48.422Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:23:49 [2019-10-03T15:23:49.351Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:23:50 [2019-10-03T15:23:50.282Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:23:50 [2019-10-03T15:23:50.282Z] === RUN   TestDockerSuite/TestInfoFormat
15:23:50 [2019-10-03T15:23:50.282Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:23:50 [2019-10-03T15:23:50.282Z] === RUN   TestDockerSuite/TestInsecureRegistries
15:23:50 [2019-10-03T15:23:50.847Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:23:51 [2019-10-03T15:23:51.778Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:23:52 [2019-10-03T15:23:52.287Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:23:52 [2019-10-03T15:23:52.288Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:23:52 [2019-10-03T15:23:52.710Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:23:54 [2019-10-03T15:23:54.081Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:23:55 [2019-10-03T15:23:55.012Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:23:55 [2019-10-03T15:23:55.943Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:23:56 [2019-10-03T15:23:56.930Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:23:56 [2019-10-03T15:23:56.930Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:23:56 [2019-10-03T15:23:56.982Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:23:56 [2019-10-03T15:23:56.982Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:23:56 [2019-10-03T15:23:56.982Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:23:58 [2019-10-03T15:23:58.824Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:23:59 [2019-10-03T15:23:59.389Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:24:00 [2019-10-03T15:24:00.716Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:24:00 [2019-10-03T15:24:00.904Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:24:00 [2019-10-03T15:24:00.904Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:24:00 [2019-10-03T15:24:00.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:24:01 [2019-10-03T15:24:01.836Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:24:01 [2019-10-03T15:24:01.836Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:24:02 [2019-10-03T15:24:02.893Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:24:02 [2019-10-03T15:24:02.893Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:24:02 [2019-10-03T15:24:02.893Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:24:02 [2019-10-03T15:24:02.893Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:24:02 [2019-10-03T15:24:02.893Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:24:03 [2019-10-03T15:24:03.205Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:24:04 [2019-10-03T15:24:04.136Z] === RUN   TestDockerSuite/TestInspectDefault
15:24:05 [2019-10-03T15:24:05.506Z] === RUN   TestDockerSuite/TestInspectHistory
15:24:05 [2019-10-03T15:24:05.797Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:24:05 [2019-10-03T15:24:05.797Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:24:05 [2019-10-03T15:24:05.797Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:24:06 [2019-10-03T15:24:06.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:24:06 [2019-10-03T15:24:06.635Z] === RUN   TestDockerSuite/TestInspectImage
15:24:06 [2019-10-03T15:24:06.635Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:24:06 [2019-10-03T15:24:06.635Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:24:06 [2019-10-03T15:24:06.635Z] === RUN   TestDockerSuite/TestInspectInt64
15:24:07 [2019-10-03T15:24:07.567Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:24:08 [2019-10-03T15:24:08.499Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:24:08 [2019-10-03T15:24:08.499Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:24:09 [2019-10-03T15:24:09.063Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:24:09 [2019-10-03T15:24:09.320Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:24:10 [2019-10-03T15:24:10.251Z] === RUN   TestDockerSuite/TestInspectPlugin
15:24:12 [2019-10-03T15:24:12.151Z] === RUN   TestDockerSuite/TestInspectRootFS
15:24:12 [2019-10-03T15:24:12.151Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:24:12 [2019-10-03T15:24:12.408Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:24:12 [2019-10-03T15:24:12.971Z] === RUN   TestDockerSuite/TestInspectStatus
15:24:13 [2019-10-03T15:24:13.902Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:24:14 [2019-10-03T15:24:14.362Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:24:15 [2019-10-03T15:24:15.801Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:24:15 [2019-10-03T15:24:15.801Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:24:16 [2019-10-03T15:24:16.993Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:24:17 [2019-10-03T15:24:17.928Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:24:18 [2019-10-03T15:24:18.859Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:24:19 [2019-10-03T15:24:19.426Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:24:19 [2019-10-03T15:24:19.683Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:24:20 [2019-10-03T15:24:20.615Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:24:21 [2019-10-03T15:24:21.179Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:24:21 [2019-10-03T15:24:21.179Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:24:21 [2019-10-03T15:24:21.742Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:24:24 [2019-10-03T15:24:24.265Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:24:25 [2019-10-03T15:24:25.636Z] === RUN   TestDockerSuite/TestLinksEnvs
15:24:27 [2019-10-03T15:24:27.531Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:24:27 [2019-10-03T15:24:27.788Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:24:28 [2019-10-03T15:24:28.045Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:24:30 [2019-10-03T15:24:30.566Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:24:33 [2019-10-03T15:24:33.090Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:24:33 [2019-10-03T15:24:33.090Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:24:36 [2019-10-03T15:24:36.365Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:24:36 [2019-10-03T15:24:36.365Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:24:38 [2019-10-03T15:24:38.261Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:24:38 [2019-10-03T15:24:38.824Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:24:39 [2019-10-03T15:24:39.755Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:24:54 [2019-10-03T15:24:54.610Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:24:54 [2019-10-03T15:24:54.867Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:24:55 [2019-10-03T15:24:55.980Z] --- PASS: TestImportExtremelyLargeImageWorks (296.09s)
15:24:55 [2019-10-03T15:24:55.980Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
15:24:55 [2019-10-03T15:24:55.980Z] PASS
15:24:55 [2019-10-03T15:24:55.980Z] 
15:24:55 [2019-10-03T15:24:55.980Z] === Skipped
15:24:55 [2019-10-03T15:24:55.980Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:24:55 [2019-10-03T15:24:55.980Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:55 [2019-10-03T15:24:55.980Z] 
15:24:55 [2019-10-03T15:24:55.980Z] 
15:24:55 [2019-10-03T15:24:55.980Z] DONE 12 tests, 1 skipped in 297.452s
15:24:55 [2019-10-03T15:24:55.980Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:24:55 [2019-10-03T15:24:55.980Z] ++ 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
15:24:55 [2019-10-03T15:24:55.980Z] ++ set -e
15:24:55 [2019-10-03T15:24:55.980Z] ++ '[' -n 0 ']'
15:24:55 [2019-10-03T15:24:55.980Z] ++ set -x
15:24:55 [2019-10-03T15:24:55.980Z] ++ 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
15:24:55 [2019-10-03T15:24:55.980Z] INFO: Testing against a local daemon
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestNetworkCreateDelete
15:24:55 [2019-10-03T15:24:55.980Z] --- PASS: TestNetworkCreateDelete (0.22s)
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestDockerNetworkDeletePreferID
15:24:55 [2019-10-03T15:24:55.980Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestInspectNetwork
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestInspectNetwork/full_network_id
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestInspectNetwork/partial_network_id
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestInspectNetwork/network_name
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:24:55 [2019-10-03T15:24:55.980Z] --- PASS: TestInspectNetwork (8.38s)
15:24:55 [2019-10-03T15:24:55.980Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
15:24:55 [2019-10-03T15:24:55.980Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:24:55 [2019-10-03T15:24:55.980Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:24:55 [2019-10-03T15:24:55.980Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
15:24:55 [2019-10-03T15:24:55.980Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:24:55 [2019-10-03T15:24:55.980Z] === RUN   TestRunContainerWithBridgeNone
15:24:56 [2019-10-03T15:24:56.598Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
15:24:56 [2019-10-03T15:24:56.598Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
15:24:56 [2019-10-03T15:24:56.598Z] === RUN   TestNetworkInvalidJSON
15:24:56 [2019-10-03T15:24:56.598Z] === RUN   TestNetworkInvalidJSON//networks/create
15:24:56 [2019-10-03T15:24:56.598Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:24:56 [2019-10-03T15:24:56.598Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:24:56 [2019-10-03T15:24:56.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:24:56 [2019-10-03T15:24:56.598Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:24:56 [2019-10-03T15:24:56.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:24:56 [2019-10-03T15:24:56.598Z] === CONT  TestNetworkInvalidJSON//networks/create
15:24:56 [2019-10-03T15:24:56.598Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:24:56 [2019-10-03T15:24:56.598Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:24:56 [2019-10-03T15:24:56.598Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:24:56 [2019-10-03T15:24:56.598Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:24:56 [2019-10-03T15:24:56.598Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:24:56 [2019-10-03T15:24:56.598Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:24:56 [2019-10-03T15:24:56.598Z] === RUN   TestDaemonRestartWithLiveRestore
15:24:57 [2019-10-03T15:24:57.393Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:24:57 [2019-10-03T15:24:57.612Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:24:57 [2019-10-03T15:24:57.612Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
15:24:57 [2019-10-03T15:24:57.612Z] === RUN   TestDaemonDefaultNetworkPools
15:24:57 [2019-10-03T15:24:57.959Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:24:58 [2019-10-03T15:24:58.245Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:24:58 [2019-10-03T15:24:58.245Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
15:24:58 [2019-10-03T15:24:58.245Z] === RUN   TestDaemonRestartWithExistingNetwork
15:24:58 [2019-10-03T15:24:58.888Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:24:59 [2019-10-03T15:24:59.719Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:24:59 [2019-10-03T15:24:59.719Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
15:24:59 [2019-10-03T15:24:59.719Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:25:00 [2019-10-03T15:25:00.729Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
15:25:00 [2019-10-03T15:25:00.729Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
15:25:00 [2019-10-03T15:25:00.729Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:25:00 [2019-10-03T15:25:00.782Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:25:00 [2019-10-03T15:25:00.782Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:25:01 [2019-10-03T15:25:01.040Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:25:01 [2019-10-03T15:25:01.040Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:25:01 [2019-10-03T15:25:01.040Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:25:01 [2019-10-03T15:25:01.349Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:25:01 [2019-10-03T15:25:01.349Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
15:25:01 [2019-10-03T15:25:01.349Z] === RUN   TestServiceWithPredefinedNetwork
15:25:01 [2019-10-03T15:25:01.970Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:25:02 [2019-10-03T15:25:02.900Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:25:04 [2019-10-03T15:25:04.034Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
15:25:04 [2019-10-03T15:25:04.034Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
15:25:04 [2019-10-03T15:25:04.034Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:25:04 [2019-10-03T15:25:04.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:25:04 [2019-10-03T15:25:04.034Z]     service_test.go:230: FLAKY_TEST
15:25:04 [2019-10-03T15:25:04.034Z] === RUN   TestServiceWithDataPathPortInit
15:25:07 [2019-10-03T15:25:07.076Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:25:07 [2019-10-03T15:25:07.640Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:25:09 [2019-10-03T15:25:09.535Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:25:12 [2019-10-03T15:25:12.858Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:25:13 [2019-10-03T15:25:13.790Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:25:13 [2019-10-03T15:25:13.790Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:25:13 [2019-10-03T15:25:13.790Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:25:15 [2019-10-03T15:25:15.163Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:25:16 [2019-10-03T15:25:16.094Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:25:17 [2019-10-03T15:25:17.467Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:25:18 [2019-10-03T15:25:18.398Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:25:19 [2019-10-03T15:25:19.286Z] --- PASS: TestServiceWithDataPathPortInit (15.41s)
15:25:19 [2019-10-03T15:25:19.286Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:25:19 [2019-10-03T15:25:19.286Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
15:25:19 [2019-10-03T15:25:19.286Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:25:19 [2019-10-03T15:25:19.768Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:25:21 [2019-10-03T15:25:21.664Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:25:22 [2019-10-03T15:25:22.595Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:25:23 [2019-10-03T15:25:23.528Z] === RUN   TestDockerSuite/TestLogsSince
15:25:26 [2019-10-03T15:25:26.801Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:25:27 [2019-10-03T15:25:27.713Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s)
15:25:27 [2019-10-03T15:25:27.713Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
15:25:27 [2019-10-03T15:25:27.713Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hnoomn6fo5o1xh1ud98biw8vw Created:2019-10-03 15:25:20.310786969 +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[c6ee8acbaddd171f5f7fd213a5caecf26d852f9e93be4583aca59ea16c6cad85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxepf4aqf7skcts2aia1hs5iw EndpointID:35d0bc22571ca7c6c51dbe56edd3ea55f2dd3f97db56b07683f0f4b805275ae7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d44d3b819da3491bbc4e5402db5082ec15d55079c56974b1b1ed69feb120246f 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:ab2bc889f0a9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxepf4aqf7skcts2aia1hs5iw EndpointID:35d0bc22571ca7c6c51dbe56edd3ea55f2dd3f97db56b07683f0f4b805275ae7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
15:25:27 [2019-10-03T15:25:27.713Z] PASS
15:25:27 [2019-10-03T15:25:27.713Z] 
15:25:27 [2019-10-03T15:25:27.713Z] === Skipped
15:25:27 [2019-10-03T15:25:27.713Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:25:27 [2019-10-03T15:25:27.713Z]     service_test.go:230: FLAKY_TEST
15:25:27 [2019-10-03T15:25:27.713Z] 
15:25:27 [2019-10-03T15:25:27.713Z] 
15:25:27 [2019-10-03T15:25:27.713Z] DONE 21 tests, 1 skipped in 41.817s
15:25:27 [2019-10-03T15:25:27.713Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:25:27 [2019-10-03T15:25:27.713Z] ++ 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
15:25:27 [2019-10-03T15:25:27.713Z] ++ set -e
15:25:27 [2019-10-03T15:25:27.713Z] ++ '[' -n 0 ']'
15:25:27 [2019-10-03T15:25:27.713Z] ++ set -x
15:25:27 [2019-10-03T15:25:27.714Z] ++ 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
15:25:27 [2019-10-03T15:25:27.714Z] INFO: Testing against a local daemon
15:25:27 [2019-10-03T15:25:27.714Z] === RUN   TestDockerNetworkIpvlanPersistance
15:25:27 [2019-10-03T15:25:27.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:25:27 [2019-10-03T15:25:27.714Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:25:27 [2019-10-03T15:25:27.714Z] === RUN   TestDockerNetworkIpvlan
15:25:27 [2019-10-03T15:25:27.714Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:25:27 [2019-10-03T15:25:27.714Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:25:27 [2019-10-03T15:25:27.714Z] PASS
15:25:27 [2019-10-03T15:25:27.714Z] 
15:25:27 [2019-10-03T15:25:27.714Z] === Skipped
15:25:27 [2019-10-03T15:25:27.714Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:25:27 [2019-10-03T15:25:27.714Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:25:27 [2019-10-03T15:25:27.714Z] 
15:25:27 [2019-10-03T15:25:27.714Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:25:27 [2019-10-03T15:25:27.714Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:25:27 [2019-10-03T15:25:27.714Z] 
15:25:27 [2019-10-03T15:25:27.714Z] 
15:25:27 [2019-10-03T15:25:27.714Z] DONE 2 tests, 2 skipped in 0.101s
15:25:27 [2019-10-03T15:25:27.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:25:27 [2019-10-03T15:25:27.714Z] ++ 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
15:25:27 [2019-10-03T15:25:27.714Z] ++ set -e
15:25:27 [2019-10-03T15:25:27.714Z] ++ '[' -n 0 ']'
15:25:27 [2019-10-03T15:25:27.714Z] ++ set -x
15:25:27 [2019-10-03T15:25:27.714Z] ++ 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
15:25:27 [2019-10-03T15:25:27.714Z] INFO: Testing against a local daemon
15:25:27 [2019-10-03T15:25:27.714Z] === RUN   TestDockerNetworkMacvlanPersistance
15:25:28 [2019-10-03T15:25:28.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
15:25:28 [2019-10-03T15:25:28.001Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
15:25:28 [2019-10-03T15:25:28.001Z] === RUN   TestDockerNetworkMacvlan
15:25:29 [2019-10-03T15:25:29.026Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:25:30 [2019-10-03T15:25:30.035Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:25:30 [2019-10-03T15:25:30.213Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:25:30 [2019-10-03T15:25:30.213Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:25:31 [2019-10-03T15:25:31.052Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:25:33 [2019-10-03T15:25:33.490Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:25:33 [2019-10-03T15:25:33.750Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:25:36 [2019-10-03T15:25:36.010Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:25:36 [2019-10-03T15:25:36.267Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:25:37 [2019-10-03T15:25:37.196Z] === RUN   TestDockerSuite/TestLogsTail
15:25:37 [2019-10-03T15:25:37.232Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:25:38 [2019-10-03T15:25:38.129Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:25:39 [2019-10-03T15:25:39.060Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:25:39 [2019-10-03T15:25:39.991Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:25:39 [2019-10-03T15:25:39.991Z] === RUN   TestDockerSuite/TestMountIntoProc
15:25:40 [2019-10-03T15:25:40.247Z] === RUN   TestDockerSuite/TestMountIntoSys
15:25:41 [2019-10-03T15:25:41.178Z] === RUN   TestDockerSuite/TestNetHostname
15:25:41 [2019-10-03T15:25:41.631Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:25:43 [2019-10-03T15:25:43.110Z] --- PASS: TestDockerNetworkMacvlan (14.78s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s)
15:25:43 [2019-10-03T15:25:43.110Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
15:25:43 [2019-10-03T15:25:43.110Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
15:25:43 [2019-10-03T15:25:43.110Z] PASS
15:25:43 [2019-10-03T15:25:43.110Z] 
15:25:43 [2019-10-03T15:25:43.110Z] DONE 8 tests in 16.325s
15:25:43 [2019-10-03T15:25:43.110Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:25:43 [2019-10-03T15:25:43.110Z] ++ 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
15:25:43 [2019-10-03T15:25:43.110Z] ++ set -e
15:25:43 [2019-10-03T15:25:43.110Z] ++ '[' -n 0 ']'
15:25:43 [2019-10-03T15:25:43.110Z] ++ set -x
15:25:43 [2019-10-03T15:25:43.110Z] ++ 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
15:25:43 [2019-10-03T15:25:43.110Z] testing: warning: no tests to run
15:25:43 [2019-10-03T15:25:43.110Z] PASS
15:25:43 [2019-10-03T15:25:43.110Z] 
15:25:43 [2019-10-03T15:25:43.110Z] DONE 0 tests in 0.015s
15:25:43 [2019-10-03T15:25:43.110Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:25:43 [2019-10-03T15:25:43.110Z] ++ 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
15:25:43 [2019-10-03T15:25:43.110Z] ++ set -e
15:25:43 [2019-10-03T15:25:43.110Z] ++ '[' -n 0 ']'
15:25:43 [2019-10-03T15:25:43.110Z] ++ set -x
15:25:43 [2019-10-03T15:25:43.110Z] ++ 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
15:25:43 [2019-10-03T15:25:43.110Z] INFO: Testing against a local daemon
15:25:43 [2019-10-03T15:25:43.110Z] === RUN   TestAuthZPluginAllowRequest
15:25:43 [2019-10-03T15:25:43.700Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:25:43 [2019-10-03T15:25:43.956Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:25:44 [2019-10-03T15:25:44.213Z] === RUN   TestDockerSuite/TestNetworkEvents
15:25:44 [2019-10-03T15:25:44.585Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
15:25:44 [2019-10-03T15:25:44.585Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
15:25:44 [2019-10-03T15:25:44.585Z] === RUN   TestAuthZPluginTLS
15:25:45 [2019-10-03T15:25:45.202Z] --- PASS: TestAuthZPluginTLS (0.59s)
15:25:45 [2019-10-03T15:25:45.202Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
15:25:45 [2019-10-03T15:25:45.202Z] === RUN   TestAuthZPluginDenyRequest
15:25:45 [2019-10-03T15:25:45.581Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:25:45 [2019-10-03T15:25:45.834Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
15:25:45 [2019-10-03T15:25:45.834Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
15:25:45 [2019-10-03T15:25:45.834Z] === RUN   TestAuthZPluginAPIDenyResponse
15:25:46 [2019-10-03T15:25:46.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
15:25:46 [2019-10-03T15:25:46.449Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
15:25:46 [2019-10-03T15:25:46.449Z] === RUN   TestAuthZPluginDenyResponse
15:25:47 [2019-10-03T15:25:47.069Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
15:25:47 [2019-10-03T15:25:47.069Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
15:25:47 [2019-10-03T15:25:47.069Z] === RUN   TestAuthZPluginAllowEventStream
15:25:47 [2019-10-03T15:25:47.475Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:25:48 [2019-10-03T15:25:48.405Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:25:48 [2019-10-03T15:25:48.555Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
15:25:48 [2019-10-03T15:25:48.555Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
15:25:48 [2019-10-03T15:25:48.555Z] === RUN   TestAuthZPluginErrorResponse
15:25:49 [2019-10-03T15:25:49.170Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:25:49 [2019-10-03T15:25:49.170Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
15:25:49 [2019-10-03T15:25:49.170Z] === RUN   TestAuthZPluginErrorRequest
15:25:49 [2019-10-03T15:25:49.336Z] === RUN   TestDockerSuite/TestPluginActive
15:25:49 [2019-10-03T15:25:49.803Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:25:49 [2019-10-03T15:25:49.803Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
15:25:49 [2019-10-03T15:25:49.803Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:25:50 [2019-10-03T15:25:50.267Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:25:50 [2019-10-03T15:25:50.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
15:25:50 [2019-10-03T15:25:50.420Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
15:25:50 [2019-10-03T15:25:50.420Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:25:51 [2019-10-03T15:25:51.635Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:25:52 [2019-10-03T15:25:52.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
15:25:52 [2019-10-03T15:25:52.454Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
15:25:52 [2019-10-03T15:25:52.454Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:25:54 [2019-10-03T15:25:54.481Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
15:25:54 [2019-10-03T15:25:54.481Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
15:25:54 [2019-10-03T15:25:54.481Z] === RUN   TestAuthZPluginHeader
15:25:54 [2019-10-03T15:25:54.909Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:25:55 [2019-10-03T15:25:55.489Z] --- PASS: TestAuthZPluginHeader (0.94s)
15:25:55 [2019-10-03T15:25:55.489Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
15:25:55 [2019-10-03T15:25:55.489Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:25:55 [2019-10-03T15:25:55.489Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:25:55 [2019-10-03T15:25:55.489Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:25:55 [2019-10-03T15:25:55.489Z] === RUN   TestAuthZPluginV2Disable
15:25:55 [2019-10-03T15:25:55.489Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:25:55 [2019-10-03T15:25:55.489Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:25:55 [2019-10-03T15:25:55.489Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:25:55 [2019-10-03T15:25:55.489Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:25:55 [2019-10-03T15:25:55.489Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:25:55 [2019-10-03T15:25:55.489Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:25:55 [2019-10-03T15:25:55.489Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:25:55 [2019-10-03T15:25:55.489Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:25:55 [2019-10-03T15:25:55.489Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:26:00 [2019-10-03T15:26:00.162Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:26:00 [2019-10-03T15:26:00.162Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:26:00 [2019-10-03T15:26:00.162Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:26:03 [2019-10-03T15:26:03.442Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:26:03 [2019-10-03T15:26:03.700Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:26:05 [2019-10-03T15:26:05.813Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:26:07 [2019-10-03T15:26:07.707Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:26:09 [2019-10-03T15:26:09.077Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:26:10 [2019-10-03T15:26:10.826Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:26:10 [2019-10-03T15:26:10.826Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:26:11 [2019-10-03T15:26:11.285Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:26:11 [2019-10-03T15:26:11.285Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:26:13 [2019-10-03T15:26:13.252Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:26:14 [2019-10-03T15:26:14.232Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:26:14 [2019-10-03T15:26:14.232Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
15:26:14 [2019-10-03T15:26:14.232Z] PASS
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] === Skipped
15:26:14 [2019-10-03T15:26:14.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:26:14 [2019-10-03T15:26:14.232Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:26:14 [2019-10-03T15:26:14.232Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:26:14 [2019-10-03T15:26:14.232Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:26:14 [2019-10-03T15:26:14.232Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] DONE 17 tests, 4 skipped in 29.433s
15:26:14 [2019-10-03T15:26:14.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:26:14 [2019-10-03T15:26:14.232Z] ++ 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
15:26:14 [2019-10-03T15:26:14.232Z] ++ set -e
15:26:14 [2019-10-03T15:26:14.232Z] ++ '[' -n 0 ']'
15:26:14 [2019-10-03T15:26:14.232Z] ++ set -x
15:26:14 [2019-10-03T15:26:14.232Z] ++ 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
15:26:14 [2019-10-03T15:26:14.232Z] INFO: Testing against a local daemon
15:26:14 [2019-10-03T15:26:14.232Z] === RUN   TestPluginInvalidJSON
15:26:14 [2019-10-03T15:26:14.232Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:26:14 [2019-10-03T15:26:14.232Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:26:14 [2019-10-03T15:26:14.232Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:26:14 [2019-10-03T15:26:14.232Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:26:14 [2019-10-03T15:26:14.232Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:26:14 [2019-10-03T15:26:14.232Z] PASS
15:26:14 [2019-10-03T15:26:14.232Z] 
15:26:14 [2019-10-03T15:26:14.232Z] DONE 2 tests in 0.126s
15:26:14 [2019-10-03T15:26:14.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:26:14 [2019-10-03T15:26:14.232Z] ++ 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
15:26:14 [2019-10-03T15:26:14.232Z] ++ set -e
15:26:14 [2019-10-03T15:26:14.232Z] ++ '[' -n 0 ']'
15:26:14 [2019-10-03T15:26:14.232Z] ++ set -x
15:26:14 [2019-10-03T15:26:14.232Z] ++ 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
15:26:14 [2019-10-03T15:26:14.232Z] INFO: Testing against a local daemon
15:26:14 [2019-10-03T15:26:14.232Z] === RUN   TestExternalGraphDriver
15:26:14 [2019-10-03T15:26:14.232Z] === RUN   TestExternalGraphDriver/json
15:26:14 [2019-10-03T15:26:14.849Z] === RUN   TestExternalGraphDriver/spec
15:26:15 [2019-10-03T15:26:15.145Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:26:15 [2019-10-03T15:26:15.969Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:26:16 [2019-10-03T15:26:16.431Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:26:16 [2019-10-03T15:26:16.431Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:26:16 [2019-10-03T15:26:16.431Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:26:16 [2019-10-03T15:26:16.431Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:26:16 [2019-10-03T15:26:16.431Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:26:16 [2019-10-03T15:26:16.881Z] === RUN   TestExternalGraphDriver/pull
15:26:17 [2019-10-03T15:26:17.038Z] === RUN   TestDockerSuite/TestPortHostBinding
15:26:17 [2019-10-03T15:26:17.399Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:26:18 [2019-10-03T15:26:18.408Z] === RUN   TestDockerSuite/TestPortList
15:26:18 [2019-10-03T15:26:18.905Z] --- PASS: TestExternalGraphDriver (6.43s)
15:26:18 [2019-10-03T15:26:18.905Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
15:26:18 [2019-10-03T15:26:18.905Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
15:26:18 [2019-10-03T15:26:18.905Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
15:26:18 [2019-10-03T15:26:18.905Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
15:26:18 [2019-10-03T15:26:18.905Z] === RUN   TestGraphdriverPluginV2
15:26:19 [2019-10-03T15:26:19.191Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:26:19 [2019-10-03T15:26:19.191Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:19 [2019-10-03T15:26:19.191Z] PASS
15:26:19 [2019-10-03T15:26:19.191Z] 
15:26:19 [2019-10-03T15:26:19.191Z] === Skipped
15:26:19 [2019-10-03T15:26:19.191Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:26:19 [2019-10-03T15:26:19.191Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:19 [2019-10-03T15:26:19.191Z] 
15:26:19 [2019-10-03T15:26:19.191Z] 
15:26:19 [2019-10-03T15:26:19.191Z] DONE 5 tests, 1 skipped in 6.587s
15:26:19 [2019-10-03T15:26:19.191Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:26:19 [2019-10-03T15:26:19.191Z] ++ 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
15:26:19 [2019-10-03T15:26:19.191Z] ++ set -e
15:26:19 [2019-10-03T15:26:19.191Z] ++ '[' -n 0 ']'
15:26:19 [2019-10-03T15:26:19.191Z] ++ set -x
15:26:19 [2019-10-03T15:26:19.191Z] ++ 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
15:26:19 [2019-10-03T15:26:19.191Z] INFO: Testing against a local daemon
15:26:19 [2019-10-03T15:26:19.191Z] === RUN   TestContinueAfterPluginCrash
15:26:19 [2019-10-03T15:26:19.191Z] === PAUSE TestContinueAfterPluginCrash
15:26:19 [2019-10-03T15:26:19.191Z] === RUN   TestDaemonStartWithLogOpt
15:26:19 [2019-10-03T15:26:19.191Z] === PAUSE TestDaemonStartWithLogOpt
15:26:19 [2019-10-03T15:26:19.191Z] === CONT  TestContinueAfterPluginCrash
15:26:19 [2019-10-03T15:26:19.191Z] === CONT  TestDaemonStartWithLogOpt
15:26:20 [2019-10-03T15:26:20.297Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:26:21 [2019-10-03T15:26:21.832Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:26:21 [2019-10-03T15:26:21.832Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:26:21 [2019-10-03T15:26:21.832Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:26:21 [2019-10-03T15:26:21.832Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:26:23 [2019-10-03T15:26:23.660Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:26:24 [2019-10-03T15:26:24.732Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:26:26 [2019-10-03T15:26:26.182Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:26:29 [2019-10-03T15:26:29.458Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:26:30 [2019-10-03T15:26:30.021Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:26:30 [2019-10-03T15:26:30.952Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:26:33 [2019-10-03T15:26:33.474Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:26:34 [2019-10-03T15:26:34.453Z] --- PASS: TestDaemonStartWithLogOpt (15.35s)
15:26:34 [2019-10-03T15:26:34.454Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
15:26:37 [2019-10-03T15:26:37.119Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:26:38 [2019-10-03T15:26:38.768Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:26:38 [2019-10-03T15:26:38.769Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:26:38 [2019-10-03T15:26:38.769Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:26:38 [2019-10-03T15:26:38.769Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:26:39 [2019-10-03T15:26:39.332Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:26:39 [2019-10-03T15:26:39.332Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:26:39 [2019-10-03T15:26:39.928Z] --- PASS: TestContinueAfterPluginCrash (20.26s)
15:26:39 [2019-10-03T15:26:39.928Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
15:26:39 [2019-10-03T15:26:39.928Z] PASS
15:26:39 [2019-10-03T15:26:39.928Z] 
15:26:39 [2019-10-03T15:26:39.928Z] DONE 2 tests in 20.355s
15:26:39 [2019-10-03T15:26:39.928Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:26:39 [2019-10-03T15:26:39.928Z] ++ 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
15:26:39 [2019-10-03T15:26:39.928Z] ++ set -e
15:26:39 [2019-10-03T15:26:39.928Z] ++ '[' -n 0 ']'
15:26:39 [2019-10-03T15:26:39.928Z] ++ set -x
15:26:39 [2019-10-03T15:26:39.929Z] ++ 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
15:26:39 [2019-10-03T15:26:39.929Z] INFO: Testing against a local daemon
15:26:39 [2019-10-03T15:26:39.929Z] === RUN   TestPluginWithDevMounts
15:26:39 [2019-10-03T15:26:39.929Z] === PAUSE TestPluginWithDevMounts
15:26:39 [2019-10-03T15:26:39.929Z] === CONT  TestPluginWithDevMounts
15:26:40 [2019-10-03T15:26:40.267Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:26:40 [2019-10-03T15:26:40.267Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:26:41 [2019-10-03T15:26:41.210Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:26:41 [2019-10-03T15:26:41.210Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:26:41 [2019-10-03T15:26:41.773Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:26:41 [2019-10-03T15:26:41.808Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:26:41 [2019-10-03T15:26:41.956Z] --- PASS: TestPluginWithDevMounts (2.29s)
15:26:41 [2019-10-03T15:26:41.956Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
15:26:41 [2019-10-03T15:26:41.956Z] PASS
15:26:41 [2019-10-03T15:26:41.956Z] 
15:26:41 [2019-10-03T15:26:41.956Z] DONE 1 tests in 2.379s
15:26:41 [2019-10-03T15:26:41.956Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:26:41 [2019-10-03T15:26:41.956Z] ++ 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
15:26:41 [2019-10-03T15:26:41.956Z] ++ set -e
15:26:41 [2019-10-03T15:26:41.956Z] ++ '[' -n 0 ']'
15:26:41 [2019-10-03T15:26:41.956Z] ++ set -x
15:26:41 [2019-10-03T15:26:41.956Z] ++ 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
15:26:41 [2019-10-03T15:26:41.956Z] INFO: Testing against a local daemon
15:26:41 [2019-10-03T15:26:41.956Z] === RUN   TestSecretInspect
15:26:42 [2019-10-03T15:26:42.267Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:26:42 [2019-10-03T15:26:42.267Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:26:43 [2019-10-03T15:26:43.141Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:26:43 [2019-10-03T15:26:43.141Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:26:44 [2019-10-03T15:26:44.676Z] --- PASS: TestSecretInspect (2.18s)
15:26:44 [2019-10-03T15:26:44.676Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
15:26:44 [2019-10-03T15:26:44.676Z] === RUN   TestSecretList
15:26:45 [2019-10-03T15:26:45.996Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:26:46 [2019-10-03T15:26:46.710Z] --- PASS: TestSecretList (2.16s)
15:26:46 [2019-10-03T15:26:46.710Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
15:26:46 [2019-10-03T15:26:46.710Z] === RUN   TestSecretsCreateAndDelete
15:26:46 [2019-10-03T15:26:46.962Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:26:47 [2019-10-03T15:26:47.313Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:26:48 [2019-10-03T15:26:48.242Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:26:48 [2019-10-03T15:26:48.499Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:26:48 [2019-10-03T15:26:48.736Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
15:26:48 [2019-10-03T15:26:48.736Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
15:26:48 [2019-10-03T15:26:48.736Z] === RUN   TestSecretsUpdate
15:26:48 [2019-10-03T15:26:48.755Z] === RUN   TestDockerSuite/TestPsByOrder
15:26:50 [2019-10-03T15:26:50.775Z] --- PASS: TestSecretsUpdate (2.21s)
15:26:50 [2019-10-03T15:26:50.775Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
15:26:50 [2019-10-03T15:26:50.775Z] === RUN   TestTemplatedSecret
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddScript
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:26:51 [2019-10-03T15:26:51.742Z] === RUN   TestDockerSuite/TestBuildAddTar
15:26:52 [2019-10-03T15:26:52.099Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:26:53 [2019-10-03T15:26:53.030Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:26:54 [2019-10-03T15:26:54.234Z] --- PASS: TestTemplatedSecret (2.90s)
15:26:54 [2019-10-03T15:26:54.234Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
15:26:54 [2019-10-03T15:26:54.234Z] === RUN   TestSecretCreateResolve
15:26:55 [2019-10-03T15:26:55.551Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:26:55 [2019-10-03T15:26:55.713Z] --- PASS: TestSecretCreateResolve (2.18s)
15:26:55 [2019-10-03T15:26:55.713Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
15:26:55 [2019-10-03T15:26:55.713Z] PASS
15:26:55 [2019-10-03T15:26:55.713Z] 
15:26:55 [2019-10-03T15:26:55.713Z] DONE 6 tests in 13.886s
15:26:55 [2019-10-03T15:26:55.713Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:26:55 [2019-10-03T15:26:55.713Z] ++ 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
15:26:55 [2019-10-03T15:26:55.713Z] ++ set -e
15:26:55 [2019-10-03T15:26:55.713Z] ++ '[' -n 0 ']'
15:26:55 [2019-10-03T15:26:55.713Z] ++ set -x
15:26:55 [2019-10-03T15:26:55.713Z] ++ 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
15:26:55 [2019-10-03T15:26:55.996Z] INFO: Testing against a local daemon
15:26:55 [2019-10-03T15:26:55.996Z] === RUN   TestServiceCreateInit
15:26:55 [2019-10-03T15:26:55.996Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:26:56 [2019-10-03T15:26:56.923Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:27:00 [2019-10-03T15:27:00.383Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:27:02 [2019-10-03T15:27:02.174Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:27:02 [2019-10-03T15:27:02.174Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:27:04 [2019-10-03T15:27:04.777Z] --- PASS: TestServiceCreateInit (8.46s)
15:27:04 [2019-10-03T15:27:04.777Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s)
15:27:04 [2019-10-03T15:27:04.777Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
15:27:04 [2019-10-03T15:27:04.777Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s)
15:27:04 [2019-10-03T15:27:04.777Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
15:27:04 [2019-10-03T15:27:04.777Z] === RUN   TestCreateServiceMultipleTimes
15:27:06 [2019-10-03T15:27:06.349Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:27:08 [2019-10-03T15:27:08.244Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:27:14 [2019-10-03T15:27:14.791Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:27:16 [2019-10-03T15:27:16.160Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:27:18 [2019-10-03T15:27:18.683Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:27:20 [2019-10-03T15:27:20.598Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:27:21 [2019-10-03T15:27:21.968Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:27:22 [2019-10-03T15:27:22.226Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:27:23 [2019-10-03T15:27:23.251Z] --- PASS: TestCreateServiceMultipleTimes (18.77s)
15:27:23 [2019-10-03T15:27:23.251Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
15:27:23 [2019-10-03T15:27:23.251Z] === RUN   TestCreateServiceConflict
15:27:24 [2019-10-03T15:27:24.162Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:27:24 [2019-10-03T15:27:24.726Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:27:25 [2019-10-03T15:27:25.336Z] --- PASS: TestCreateServiceConflict (2.13s)
15:27:25 [2019-10-03T15:27:25.336Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
15:27:25 [2019-10-03T15:27:25.336Z] === RUN   TestCreateServiceMaxReplicas
15:27:27 [2019-10-03T15:27:27.248Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:27:27 [2019-10-03T15:27:27.426Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:27:27 [2019-10-03T15:27:27.426Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:27:27 [2019-10-03T15:27:27.426Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:27:28 [2019-10-03T15:27:28.618Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:27:28 [2019-10-03T15:27:28.618Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:27:28 [2019-10-03T15:27:28.816Z] --- PASS: TestCreateServiceMaxReplicas (2.99s)
15:27:28 [2019-10-03T15:27:28.816Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
15:27:28 [2019-10-03T15:27:28.816Z] === RUN   TestCreateWithDuplicateNetworkNames
15:27:29 [2019-10-03T15:27:29.548Z] === RUN   TestDockerSuite/TestPsRightTagName
15:27:32 [2019-10-03T15:27:32.821Z] === RUN   TestDockerSuite/TestPsShowMounts
15:27:35 [2019-10-03T15:27:35.346Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:27:36 [2019-10-03T15:27:36.276Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:27:36 [2019-10-03T15:27:36.276Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:27:36 [2019-10-03T15:27:36.533Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:27:36 [2019-10-03T15:27:36.533Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:27:36 [2019-10-03T15:27:36.533Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:27:37 [2019-10-03T15:27:37.902Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:27:39 [2019-10-03T15:27:39.272Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:27:41 [2019-10-03T15:27:41.809Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:27:42 [2019-10-03T15:27:42.374Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:27:44 [2019-10-03T15:27:44.157Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s)
15:27:44 [2019-10-03T15:27:44.157Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
15:27:44 [2019-10-03T15:27:44.157Z] === RUN   TestCreateServiceSecretFileMode
15:27:44 [2019-10-03T15:27:44.157Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
15:27:44 [2019-10-03T15:27:44.157Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
15:27:44 [2019-10-03T15:27:44.157Z] === RUN   TestCreateServiceConfigFileMode
15:27:44 [2019-10-03T15:27:44.273Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:27:45 [2019-10-03T15:27:45.142Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:27:45 [2019-10-03T15:27:45.142Z] === RUN   TestDockerSuite/TestBuildBlankName
15:27:45 [2019-10-03T15:27:45.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:27:46 [2019-10-03T15:27:46.956Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
15:27:46 [2019-10-03T15:27:46.956Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
15:27:46 [2019-10-03T15:27:46.956Z] === RUN   TestCreateServiceSysctls
15:27:47 [2019-10-03T15:27:47.552Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:27:50 [2019-10-03T15:27:50.078Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:27:50 [2019-10-03T15:27:50.312Z] --- PASS: TestCreateServiceSysctls (3.50s)
15:27:50 [2019-10-03T15:27:50.312Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
15:27:50 [2019-10-03T15:27:50.312Z] === RUN   TestCreateServiceCapabilities
15:27:51 [2019-10-03T15:27:51.010Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:27:52 [2019-10-03T15:27:52.247Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:27:52 [2019-10-03T15:27:52.247Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:27:52 [2019-10-03T15:27:52.919Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:27:53 [2019-10-03T15:27:53.004Z] --- PASS: TestCreateServiceCapabilities (2.59s)
15:27:53 [2019-10-03T15:27:53.004Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
15:27:53 [2019-10-03T15:27:53.004Z] === RUN   TestInspect
15:27:55 [2019-10-03T15:27:55.443Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:27:55 [2019-10-03T15:27:55.443Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:27:55 [2019-10-03T15:27:55.443Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:27:55 [2019-10-03T15:27:55.695Z] --- PASS: TestInspect (2.78s)
15:27:55 [2019-10-03T15:27:55.695Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
15:27:55 [2019-10-03T15:27:55.695Z] === RUN   TestDockerNetworkConnectAlias
15:27:55 [2019-10-03T15:27:55.699Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:27:57 [2019-10-03T15:27:57.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:27:58 [2019-10-03T15:27:58.971Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:28:00 [2019-10-03T15:28:00.093Z] --- PASS: TestDockerNetworkConnectAlias (4.57s)
15:28:00 [2019-10-03T15:28:00.093Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
15:28:00 [2019-10-03T15:28:00.093Z] === RUN   TestDockerNetworkReConnect
15:28:00 [2019-10-03T15:28:00.339Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:28:03 [2019-10-03T15:28:03.556Z] --- PASS: TestDockerNetworkReConnect (3.58s)
15:28:03 [2019-10-03T15:28:03.556Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
15:28:03 [2019-10-03T15:28:03.556Z] === RUN   TestServicePlugin
15:28:03 [2019-10-03T15:28:03.556Z] --- SKIP: TestServicePlugin (0.00s)
15:28:03 [2019-10-03T15:28:03.556Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:03 [2019-10-03T15:28:03.556Z] === RUN   TestServiceUpdateLabel
15:28:04 [2019-10-03T15:28:04.512Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:28:05 [2019-10-03T15:28:05.880Z] === RUN   TestDockerSuite/TestRmiBlank
15:28:05 [2019-10-03T15:28:05.880Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:28:05 [2019-10-03T15:28:05.880Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:28:06 [2019-10-03T15:28:06.240Z] --- PASS: TestServiceUpdateLabel (2.17s)
15:28:06 [2019-10-03T15:28:06.240Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
15:28:06 [2019-10-03T15:28:06.240Z] === RUN   TestServiceUpdateSecrets
15:28:07 [2019-10-03T15:28:07.494Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:28:10 [2019-10-03T15:28:10.054Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:28:10 [2019-10-03T15:28:10.055Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:28:10 [2019-10-03T15:28:10.985Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:28:11 [2019-10-03T15:28:11.242Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:28:13 [2019-10-03T15:28:13.766Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:28:14 [2019-10-03T15:28:14.329Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:28:16 [2019-10-03T15:28:16.085Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:28:16 [2019-10-03T15:28:16.224Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:28:16 [2019-10-03T15:28:16.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:28:17 [2019-10-03T15:28:17.156Z] === RUN   TestDockerSuite/TestRmiTag
15:28:17 [2019-10-03T15:28:17.413Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:28:18 [2019-10-03T15:28:18.344Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:28:18 [2019-10-03T15:28:18.344Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:28:21 [2019-10-03T15:28:21.456Z] --- PASS: TestServiceUpdateSecrets (14.85s)
15:28:21 [2019-10-03T15:28:21.456Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
15:28:21 [2019-10-03T15:28:21.456Z] === RUN   TestServiceUpdateConfigs
15:28:21 [2019-10-03T15:28:21.617Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:28:22 [2019-10-03T15:28:22.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:28:22 [2019-10-03T15:28:22.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:28:22 [2019-10-03T15:28:22.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:28:23 [2019-10-03T15:28:23.513Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:28:24 [2019-10-03T15:28:24.445Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:28:25 [2019-10-03T15:28:25.376Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:28:25 [2019-10-03T15:28:25.940Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:28:27 [2019-10-03T15:28:27.836Z] === RUN   TestDockerSuite/TestRunAddHost
15:28:28 [2019-10-03T15:28:28.157Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:28:28 [2019-10-03T15:28:28.157Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:28:28 [2019-10-03T15:28:28.398Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:28:28 [2019-10-03T15:28:28.656Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:28:29 [2019-10-03T15:28:29.129Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:28:29 [2019-10-03T15:28:29.129Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:28:29 [2019-10-03T15:28:29.129Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:28:29 [2019-10-03T15:28:29.587Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:28:29 [2019-10-03T15:28:29.587Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:28:30 [2019-10-03T15:28:30.518Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:28:32 [2019-10-03T15:28:32.411Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:28:32 [2019-10-03T15:28:32.975Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:28:33 [2019-10-03T15:28:33.905Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:28:34 [2019-10-03T15:28:34.835Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:28:36 [2019-10-03T15:28:36.663Z] --- PASS: TestServiceUpdateConfigs (14.89s)
15:28:36 [2019-10-03T15:28:36.663Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
15:28:36 [2019-10-03T15:28:36.663Z] === RUN   TestServiceUpdateNetwork
15:28:36 [2019-10-03T15:28:36.729Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:28:37 [2019-10-03T15:28:37.294Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:28:38 [2019-10-03T15:28:38.225Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:28:39 [2019-10-03T15:28:39.234Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:28:40 [2019-10-03T15:28:40.606Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:28:41 [2019-10-03T15:28:41.537Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:28:42 [2019-10-03T15:28:42.469Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:28:43 [2019-10-03T15:28:43.399Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:28:44 [2019-10-03T15:28:44.329Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:28:45 [2019-10-03T15:28:45.700Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:28:46 [2019-10-03T15:28:46.265Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:28:47 [2019-10-03T15:28:47.195Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:28:48 [2019-10-03T15:28:48.126Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:28:48 [2019-10-03T15:28:48.126Z] === RUN   TestDockerSuite/TestRunBindMounts
15:28:49 [2019-10-03T15:28:49.193Z] --- PASS: TestServiceUpdateNetwork (12.95s)
15:28:49 [2019-10-03T15:28:49.193Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
15:28:49 [2019-10-03T15:28:49.193Z] PASS
15:28:49 [2019-10-03T15:28:49.193Z] 
15:28:49 [2019-10-03T15:28:49.193Z] === Skipped
15:28:49 [2019-10-03T15:28:49.193Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:28:49 [2019-10-03T15:28:49.193Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:28:49 [2019-10-03T15:28:49.193Z] 
15:28:49 [2019-10-03T15:28:49.193Z] 
15:28:49 [2019-10-03T15:28:49.193Z] DONE 19 tests, 1 skipped in 112.624s
15:28:49 [2019-10-03T15:28:49.193Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:28:49 [2019-10-03T15:28:49.193Z] ++ 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
15:28:49 [2019-10-03T15:28:49.193Z] ++ set -e
15:28:49 [2019-10-03T15:28:49.193Z] ++ '[' -n 0 ']'
15:28:49 [2019-10-03T15:28:49.193Z] ++ set -x
15:28:49 [2019-10-03T15:28:49.193Z] ++ 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
15:28:49 [2019-10-03T15:28:49.193Z] INFO: Testing against a local daemon
15:28:49 [2019-10-03T15:28:49.193Z] === RUN   TestSessionCreate
15:28:49 [2019-10-03T15:28:49.193Z] --- PASS: TestSessionCreate (0.05s)
15:28:49 [2019-10-03T15:28:49.193Z] === RUN   TestSessionCreateWithBadUpgrade
15:28:49 [2019-10-03T15:28:49.193Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:28:49 [2019-10-03T15:28:49.193Z] PASS
15:28:49 [2019-10-03T15:28:49.193Z] 
15:28:49 [2019-10-03T15:28:49.193Z] DONE 2 tests in 0.188s
15:28:49 [2019-10-03T15:28:49.193Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:28:49 [2019-10-03T15:28:49.193Z] ++ 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
15:28:49 [2019-10-03T15:28:49.193Z] ++ set -e
15:28:49 [2019-10-03T15:28:49.193Z] ++ '[' -n 0 ']'
15:28:49 [2019-10-03T15:28:49.193Z] ++ set -x
15:28:49 [2019-10-03T15:28:49.193Z] ++ 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
15:28:49 [2019-10-03T15:28:49.193Z] INFO: Testing against a local daemon
15:28:49 [2019-10-03T15:28:49.193Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:28:49 [2019-10-03T15:28:49.193Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:28:49 [2019-10-03T15:28:49.193Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:28:49 [2019-10-03T15:28:49.193Z] === RUN   TestEventsExecDie
15:28:49 [2019-10-03T15:28:49.811Z] --- PASS: TestEventsExecDie (0.93s)
15:28:49 [2019-10-03T15:28:49.811Z] === RUN   TestEventsBackwardsCompatible
15:28:49 [2019-10-03T15:28:49.811Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:28:49 [2019-10-03T15:28:49.811Z] === RUN   TestInfoBinaryCommits
15:28:49 [2019-10-03T15:28:49.811Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:28:49 [2019-10-03T15:28:49.811Z] === RUN   TestInfoAPIVersioned
15:28:49 [2019-10-03T15:28:49.811Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:28:49 [2019-10-03T15:28:49.811Z] === RUN   TestInfoAPI
15:28:49 [2019-10-03T15:28:49.811Z] --- PASS: TestInfoAPI (0.05s)
15:28:49 [2019-10-03T15:28:49.811Z] === RUN   TestInfoAPIWarnings
15:28:50 [2019-10-03T15:28:50.648Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:28:50 [2019-10-03T15:28:50.821Z] --- PASS: TestInfoAPIWarnings (0.91s)
15:28:50 [2019-10-03T15:28:50.821Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
15:28:50 [2019-10-03T15:28:50.821Z] === RUN   TestLoginFailsWithBadCredentials
15:28:51 [2019-10-03T15:28:51.212Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:28:51 [2019-10-03T15:28:51.437Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s)
15:28:51 [2019-10-03T15:28:51.437Z] === RUN   TestPingCacheHeaders
15:28:51 [2019-10-03T15:28:51.437Z] --- PASS: TestPingCacheHeaders (0.05s)
15:28:51 [2019-10-03T15:28:51.437Z] === RUN   TestPingGet
15:28:51 [2019-10-03T15:28:51.437Z] --- PASS: TestPingGet (0.04s)
15:28:51 [2019-10-03T15:28:51.437Z] === RUN   TestPingHead
15:28:51 [2019-10-03T15:28:51.437Z] --- PASS: TestPingHead (0.05s)
15:28:51 [2019-10-03T15:28:51.437Z] === RUN   TestVersion
15:28:51 [2019-10-03T15:28:51.437Z] --- PASS: TestVersion (0.04s)
15:28:51 [2019-10-03T15:28:51.437Z] PASS
15:28:51 [2019-10-03T15:28:51.437Z] 
15:28:51 [2019-10-03T15:28:51.437Z] === Skipped
15:28:51 [2019-10-03T15:28:51.437Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:28:51 [2019-10-03T15:28:51.437Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:28:51 [2019-10-03T15:28:51.437Z] 
15:28:51 [2019-10-03T15:28:51.437Z] 
15:28:51 [2019-10-03T15:28:51.437Z] DONE 12 tests, 1 skipped in 2.870s
15:28:51 [2019-10-03T15:28:51.437Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:28:51 [2019-10-03T15:28:51.437Z] ++ 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
15:28:51 [2019-10-03T15:28:51.437Z] ++ set -e
15:28:51 [2019-10-03T15:28:51.437Z] ++ '[' -n 0 ']'
15:28:51 [2019-10-03T15:28:51.437Z] ++ set -x
15:28:51 [2019-10-03T15:28:51.437Z] ++ 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
15:28:51 [2019-10-03T15:28:51.719Z] INFO: Testing against a local daemon
15:28:51 [2019-10-03T15:28:51.719Z] === RUN   TestVolumesCreateAndList
15:28:51 [2019-10-03T15:28:51.719Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:28:51 [2019-10-03T15:28:51.719Z] === RUN   TestVolumesRemove
15:28:51 [2019-10-03T15:28:51.719Z] --- PASS: TestVolumesRemove (0.10s)
15:28:51 [2019-10-03T15:28:51.719Z] === RUN   TestVolumesInspect
15:28:51 [2019-10-03T15:28:51.719Z] --- PASS: TestVolumesInspect (0.04s)
15:28:51 [2019-10-03T15:28:51.719Z] === RUN   TestVolumesInvalidJSON
15:28:51 [2019-10-03T15:28:51.719Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:28:51 [2019-10-03T15:28:51.719Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:28:52 [2019-10-03T15:28:52.004Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:28:52 [2019-10-03T15:28:52.004Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:28:52 [2019-10-03T15:28:52.004Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:28:52 [2019-10-03T15:28:52.004Z] PASS
15:28:52 [2019-10-03T15:28:52.004Z] 
15:28:52 [2019-10-03T15:28:52.004Z] DONE 5 tests in 0.299s
15:28:52 [2019-10-03T15:28:52.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:28:52 [2019-10-03T15:28:52.143Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:28:52 [2019-10-03T15:28:52.306Z] ++++ cat bundles/test-integration/docker.pid
15:28:52 [2019-10-03T15:28:52.306Z] +++ kill 13083
15:28:53 [2019-10-03T15:28:53.075Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:28:53 [2019-10-03T15:28:53.639Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:28:53 [2019-10-03T15:28:53.639Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:28:53 [2019-10-03T15:28:53.780Z] umount: bundles/test-integration/root: mountpoint not found
15:28:53 [2019-10-03T15:28:53.780Z] +++ /etc/init.d/apparmor stop
15:28:53 [2019-10-03T15:28:53.780Z] Clearing AppArmor profiles cache:.
15:28:53 [2019-10-03T15:28:53.780Z] All profile caches have been cleared, but no profiles have been unloaded.
15:28:53 [2019-10-03T15:28:53.780Z] Unloading profiles will leave already running processes permanently
15:28:53 [2019-10-03T15:28:53.780Z] unconfined, which can lead to unexpected situations.
15:28:53 [2019-10-03T15:28:53.780Z] 
15:28:53 [2019-10-03T15:28:53.780Z] To set a process to complain mode, use the command line tool
15:28:53 [2019-10-03T15:28:53.780Z] 'aa-complain'. To really tear down all profiles, run the init script
15:28:53 [2019-10-03T15:28:53.780Z] with the 'teardown' option."
15:28:53 [2019-10-03T15:28:53.780Z] 
15:28:54 [2019-10-03T15:28:54.590Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
Post stage
[Pipeline] junit
15:28:55 [2019-10-03T15:28:55.294Z] Recording test results
15:28:55 [2019-10-03T15:28:55.520Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:28:56 [2019-10-03T15:28:56.083Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:28:56 [2019-10-03T15:28:56.268Z] + echo Ensuring container killed.
15:28:56 [2019-10-03T15:28:56.269Z] Ensuring container killed.
15:28:56 [2019-10-03T15:28:56.269Z] + docker rm -vf docker-pr1
15:28:56 [2019-10-03T15:28:56.269Z] Error: No such container: docker-pr1
15:28:56 [2019-10-03T15:28:56.269Z] + true
[Pipeline] sh
15:28:56 [2019-10-03T15:28:56.663Z] + echo Chowning /workspace to jenkins user
15:28:56 [2019-10-03T15:28:56.663Z] Chowning /workspace to jenkins user
15:28:56 [2019-10-03T15:28:56.663Z] + id -u
15:28:56 [2019-10-03T15:28:56.663Z] + id -g
15:28:56 [2019-10-03T15:28:56.663Z] + docker run --rm -v /home/docker/workspace/moby_PR-40034:/workspace busybox chown -R 1001:1001 /workspace
15:28:56 [2019-10-03T15:28:56.663Z] Unable to find image 'busybox:latest' locally
15:28:56 [2019-10-03T15:28:56.946Z] latest: Pulling from library/busybox
15:28:56 [2019-10-03T15:28:56.946Z] e38168a01e65: Pulling fs layer
15:28:57 [2019-10-03T15:28:57.014Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:28:57 [2019-10-03T15:28:57.014Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:28:57 [2019-10-03T15:28:57.229Z] e38168a01e65: Verifying Checksum
15:28:57 [2019-10-03T15:28:57.229Z] e38168a01e65: Download complete
15:28:57 [2019-10-03T15:28:57.513Z] e38168a01e65: Pull complete
15:28:57 [2019-10-03T15:28:57.513Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
15:28:57 [2019-10-03T15:28:57.513Z] Status: Downloaded newer image for busybox:latest
15:28:57 [2019-10-03T15:28:57.945Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:28:57 [2019-10-03T15:28:57.945Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:28:58 [2019-10-03T15:28:58.875Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:28:58 [2019-10-03T15:28:58.875Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:28:59 [2019-10-03T15:28:59.930Z] + bundleName=ppc64le-integration
15:28:59 [2019-10-03T15:28:59.930Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:28:59 [2019-10-03T15:28:59.930Z] Creating ppc64le-integration-bundles.tar.gz
15:28:59 [2019-10-03T15:28:59.930Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print tar
15:28:59 [2019-10-03T15:28:59.930Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:29:00 [2019-10-03T15:29:00.244Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:29:00 [2019-10-03T15:29:00.248Z] Archiving artifacts
15:29:00 [2019-10-03T15:29:00.600Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:29:00 [2019-10-03T15:29:00.998Z] + make clean
15:29:01 [2019-10-03T15:29:01.175Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:29:01 [2019-10-03T15:29:01.618Z] docker volume rm -f docker-dev-cache
15:29:01 [2019-10-03T15:29:01.618Z] docker-dev-cache
[Pipeline] deleteDir
15:29:02 [2019-10-03T15:29:02.106Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:29:03 [2019-10-03T15:29:03.035Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:29:03 [2019-10-03T15:29:03.035Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:29:03 [2019-10-03T15:29:03.966Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:29:04 [2019-10-03T15:29:04.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:29:05 [2019-10-03T15:29:05.338Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:29:05 [2019-10-03T15:29:05.338Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:29:06 [2019-10-03T15:29:06.511Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:29:07 [2019-10-03T15:29:07.233Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:29:07 [2019-10-03T15:29:07.482Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:29:07 [2019-10-03T15:29:07.482Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:29:09 [2019-10-03T15:29:09.023Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:29:09 [2019-10-03T15:29:09.023Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:29:09 [2019-10-03T15:29:09.125Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:29:09 [2019-10-03T15:29:09.690Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:29:10 [2019-10-03T15:29:10.620Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:29:11 [2019-10-03T15:29:11.551Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:29:12 [2019-10-03T15:29:12.481Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:29:13 [2019-10-03T15:29:13.047Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:29:13 [2019-10-03T15:29:13.725Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:29:14 [2019-10-03T15:29:14.941Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:29:15 [2019-10-03T15:29:15.281Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:29:15 [2019-10-03T15:29:15.281Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:29:15 [2019-10-03T15:29:15.281Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:29:16 [2019-10-03T15:29:16.825Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:29:17 [2019-10-03T15:29:17.797Z] === RUN   TestDockerSuite/TestBuildCmd
15:29:18 [2019-10-03T15:29:18.258Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:29:18 [2019-10-03T15:29:18.719Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:29:19 [2019-10-03T15:29:19.117Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:29:19 [2019-10-03T15:29:19.117Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:29:19 [2019-10-03T15:29:19.181Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:29:19 [2019-10-03T15:29:19.374Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:29:21 [2019-10-03T15:29:21.895Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:29:23 [2019-10-03T15:29:23.788Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:29:24 [2019-10-03T15:29:24.991Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:29:26 [2019-10-03T15:29:26.533Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:29:26 [2019-10-03T15:29:26.533Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:29:27 [2019-10-03T15:29:27.084Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:29:27 [2019-10-03T15:29:27.506Z] === RUN   TestDockerSuite/TestBuildContChar
15:29:29 [2019-10-03T15:29:29.607Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:29:29 [2019-10-03T15:29:29.607Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:29:29 [2019-10-03T15:29:29.607Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:29:30 [2019-10-03T15:29:30.171Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:29:32 [2019-10-03T15:29:32.065Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:29:33 [2019-10-03T15:29:33.958Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:29:36 [2019-10-03T15:29:36.480Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:29:37 [2019-10-03T15:29:37.043Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:29:38 [2019-10-03T15:29:38.938Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:29:39 [2019-10-03T15:29:39.871Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:29:39 [2019-10-03T15:29:39.871Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:29:40 [2019-10-03T15:29:40.435Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:29:42 [2019-10-03T15:29:42.335Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:29:42 [2019-10-03T15:29:42.335Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:29:42 [2019-10-03T15:29:42.344Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:29:42 [2019-10-03T15:29:42.344Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:29:42 [2019-10-03T15:29:42.344Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:29:42 [2019-10-03T15:29:42.806Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:29:43 [2019-10-03T15:29:43.268Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:29:43 [2019-10-03T15:29:43.782Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:29:44 [2019-10-03T15:29:44.200Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:29:44 [2019-10-03T15:29:44.245Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:29:44 [2019-10-03T15:29:44.245Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:29:44 [2019-10-03T15:29:44.765Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:29:45 [2019-10-03T15:29:45.221Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:29:45 [2019-10-03T15:29:45.682Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:29:45 [2019-10-03T15:29:45.682Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:29:45 [2019-10-03T15:29:45.682Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:29:45 [2019-10-03T15:29:45.697Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:29:45 [2019-10-03T15:29:45.697Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:29:46 [2019-10-03T15:29:46.628Z] === RUN   TestDockerSuite/TestRunEnvironment
15:29:47 [2019-10-03T15:29:47.558Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:29:48 [2019-10-03T15:29:48.122Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:29:49 [2019-10-03T15:29:49.053Z] === RUN   TestDockerSuite/TestRunExitCode
15:29:49 [2019-10-03T15:29:49.986Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:29:50 [2019-10-03T15:29:50.918Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:29:51 [2019-10-03T15:29:51.486Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:29:51 [2019-10-03T15:29:51.497Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:29:52 [2019-10-03T15:29:52.419Z] === RUN   TestDockerSuite/TestRunExposePort
15:29:52 [2019-10-03T15:29:52.419Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:29:53 [2019-10-03T15:29:53.164Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:29:54 [2019-10-03T15:29:54.107Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:29:56 [2019-10-03T15:29:56.001Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:29:56 [2019-10-03T15:29:56.001Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:29:56 [2019-10-03T15:29:56.001Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:30:00 [2019-10-03T15:30:00.175Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:30:00 [2019-10-03T15:30:00.432Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:30:12 [2019-10-03T15:30:12.613Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:30:13 [2019-10-03T15:30:13.543Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:30:15 [2019-10-03T15:30:15.436Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:30:15 [2019-10-03T15:30:15.436Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:30:15 [2019-10-03T15:30:15.436Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:30:15 [2019-10-03T15:30:15.436Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:30:16 [2019-10-03T15:30:16.426Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:30:19 [2019-10-03T15:30:19.704Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:30:21 [2019-10-03T15:30:21.073Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:30:22 [2019-10-03T15:30:22.967Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:30:23 [2019-10-03T15:30:23.897Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:30:24 [2019-10-03T15:30:24.461Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:30:25 [2019-10-03T15:30:25.024Z] === RUN   TestDockerSuite/TestRunModeHostname
15:30:26 [2019-10-03T15:30:26.395Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:30:26 [2019-10-03T15:30:26.395Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:30:26 [2019-10-03T15:30:26.652Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:30:27 [2019-10-03T15:30:27.414Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:30:27 [2019-10-03T15:30:27.415Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:30:28 [2019-10-03T15:30:28.546Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:30:28 [2019-10-03T15:30:28.960Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:30:29 [2019-10-03T15:30:29.477Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:30:31 [2019-10-03T15:30:31.370Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:30:31 [2019-10-03T15:30:31.370Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:30:31 [2019-10-03T15:30:31.627Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:30:33 [2019-10-03T15:30:33.528Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:30:34 [2019-10-03T15:30:34.900Z] === RUN   TestDockerSuite/TestRunMount
15:30:36 [2019-10-03T15:30:36.052Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:30:36 [2019-10-03T15:30:36.052Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:30:36 [2019-10-03T15:30:36.052Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:30:36 [2019-10-03T15:30:36.052Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:30:36 [2019-10-03T15:30:36.513Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:30:36 [2019-10-03T15:30:36.513Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:30:42 [2019-10-03T15:30:42.998Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:30:42 [2019-10-03T15:30:42.998Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:30:43 [2019-10-03T15:30:43.561Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:30:45 [2019-10-03T15:30:45.457Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:30:47 [2019-10-03T15:30:47.980Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:30:51 [2019-10-03T15:30:51.254Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:30:53 [2019-10-03T15:30:53.776Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:30:56 [2019-10-03T15:30:56.301Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:30:58 [2019-10-03T15:30:58.194Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:30:59 [2019-10-03T15:30:59.642Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:30:59 [2019-10-03T15:30:59.899Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:31:00 [2019-10-03T15:31:00.831Z] === RUN   TestDockerSuite/TestRunNetHost
15:31:01 [2019-10-03T15:31:01.762Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:31:02 [2019-10-03T15:31:02.694Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:31:03 [2019-10-03T15:31:03.258Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:31:05 [2019-10-03T15:31:05.779Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:31:06 [2019-10-03T15:31:06.499Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:31:06 [2019-10-03T15:31:06.499Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:31:06 [2019-10-03T15:31:06.499Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:31:08 [2019-10-03T15:31:08.303Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:31:13 [2019-10-03T15:31:13.578Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:31:14 [2019-10-03T15:31:14.947Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:31:14 [2019-10-03T15:31:14.947Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:31:15 [2019-10-03T15:31:15.511Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:31:15 [2019-10-03T15:31:15.768Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:31:16 [2019-10-03T15:31:16.026Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:31:16 [2019-10-03T15:31:16.589Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:31:17 [2019-10-03T15:31:17.519Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:31:17 [2019-10-03T15:31:17.519Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:31:18 [2019-10-03T15:31:18.454Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:31:19 [2019-10-03T15:31:19.385Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:31:19 [2019-10-03T15:31:19.385Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:31:20 [2019-10-03T15:31:20.315Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:31:21 [2019-10-03T15:31:21.245Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:31:22 [2019-10-03T15:31:22.177Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:31:23 [2019-10-03T15:31:23.109Z] === RUN   TestDockerSuite/TestRunPortInUse
15:31:24 [2019-10-03T15:31:24.477Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:31:25 [2019-10-03T15:31:25.040Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:31:25 [2019-10-03T15:31:25.606Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:31:26 [2019-10-03T15:31:26.537Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:31:27 [2019-10-03T15:31:27.468Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:31:28 [2019-10-03T15:31:28.033Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:31:28 [2019-10-03T15:31:28.033Z] === RUN   TestDockerSuite/TestRunPublishPort
15:31:28 [2019-10-03T15:31:28.963Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:31:29 [2019-10-03T15:31:29.894Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:31:29 [2019-10-03T15:31:29.894Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:31:30 [2019-10-03T15:31:30.458Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:31:31 [2019-10-03T15:31:31.673Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:31:32 [2019-10-03T15:31:32.355Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:31:32 [2019-10-03T15:31:32.355Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:31:33 [2019-10-03T15:31:33.726Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:31:33 [2019-10-03T15:31:33.858Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:31:34 [2019-10-03T15:31:34.320Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:31:36 [2019-10-03T15:31:36.249Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:31:37 [2019-10-03T15:31:37.621Z] === RUN   TestDockerSuite/TestRunRm
15:31:38 [2019-10-03T15:31:38.071Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:31:38 [2019-10-03T15:31:38.552Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:31:40 [2019-10-03T15:31:40.259Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:31:41 [2019-10-03T15:31:41.845Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:31:42 [2019-10-03T15:31:42.410Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:31:43 [2019-10-03T15:31:43.181Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:31:43 [2019-10-03T15:31:43.342Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:31:44 [2019-10-03T15:31:44.275Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:31:44 [2019-10-03T15:31:44.841Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:31:46 [2019-10-03T15:31:46.214Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:31:47 [2019-10-03T15:31:47.147Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:31:50 [2019-10-03T15:31:50.423Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:31:51 [2019-10-03T15:31:51.389Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:31:56 [2019-10-03T15:31:56.641Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:31:57 [2019-10-03T15:31:57.205Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:31:57 [2019-10-03T15:31:57.205Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:31:58 [2019-10-03T15:31:58.136Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:31:59 [2019-10-03T15:31:59.066Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:31:59 [2019-10-03T15:31:59.996Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:32:00 [2019-10-03T15:32:00.927Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:32:01 [2019-10-03T15:32:01.858Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:32:01 [2019-10-03T15:32:01.858Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:32:01 [2019-10-03T15:32:01.858Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:32:02 [2019-10-03T15:32:02.790Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:32:03 [2019-10-03T15:32:03.612Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:32:04 [2019-10-03T15:32:04.541Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:32:07 [2019-10-03T15:32:07.066Z] === RUN   TestDockerSuite/TestRunState
15:32:08 [2019-10-03T15:32:08.961Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:32:09 [2019-10-03T15:32:09.218Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:32:09 [2019-10-03T15:32:09.782Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:32:10 [2019-10-03T15:32:10.039Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:32:10 [2019-10-03T15:32:10.604Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:32:10 [2019-10-03T15:32:10.861Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:32:10 [2019-10-03T15:32:10.861Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:32:10 [2019-10-03T15:32:10.861Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:32:11 [2019-10-03T15:32:11.792Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:32:12 [2019-10-03T15:32:12.355Z] === RUN   TestDockerSuite/TestRunSysctls
15:32:13 [2019-10-03T15:32:13.725Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:32:14 [2019-10-03T15:32:14.288Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:32:14 [2019-10-03T15:32:14.288Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:32:14 [2019-10-03T15:32:14.288Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:32:15 [2019-10-03T15:32:15.218Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:32:17 [2019-10-03T15:32:17.744Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:32:18 [2019-10-03T15:32:18.675Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:32:21 [2019-10-03T15:32:21.199Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:32:25 [2019-10-03T15:32:25.373Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:32:27 [2019-10-03T15:32:27.894Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:32:28 [2019-10-03T15:32:28.825Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:32:29 [2019-10-03T15:32:29.389Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:32:30 [2019-10-03T15:32:30.321Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:32:32 [2019-10-03T15:32:32.843Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:32:33 [2019-10-03T15:32:33.900Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:32:34 [2019-10-03T15:32:34.214Z] === RUN   TestDockerSuite/TestRunUserByID
15:32:34 [2019-10-03T15:32:34.778Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:32:35 [2019-10-03T15:32:35.035Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:32:35 [2019-10-03T15:32:35.035Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:32:35 [2019-10-03T15:32:35.966Z] === RUN   TestDockerSuite/TestRunUserByName
15:32:36 [2019-10-03T15:32:36.805Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:32:36 [2019-10-03T15:32:36.897Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:32:37 [2019-10-03T15:32:37.265Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:32:37 [2019-10-03T15:32:37.462Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:32:37 [2019-10-03T15:32:37.462Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:32:37 [2019-10-03T15:32:37.719Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:32:38 [2019-10-03T15:32:38.651Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:32:44 [2019-10-03T15:32:44.021Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:32:44 [2019-10-03T15:32:44.021Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:32:45 [2019-10-03T15:32:45.390Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:32:47 [2019-10-03T15:32:47.912Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:32:49 [2019-10-03T15:32:49.282Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:32:51 [2019-10-03T15:32:51.806Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:32:55 [2019-10-03T15:32:55.081Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:32:55 [2019-10-03T15:32:55.339Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:32:56 [2019-10-03T15:32:56.270Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:32:57 [2019-10-03T15:32:57.199Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:32:57 [2019-10-03T15:32:57.199Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:32:57 [2019-10-03T15:32:57.199Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:32:57 [2019-10-03T15:32:57.199Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:32:57 [2019-10-03T15:32:57.456Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:32:58 [2019-10-03T15:32:58.385Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:32:59 [2019-10-03T15:32:59.315Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:32:59 [2019-10-03T15:32:59.878Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:33:01 [2019-10-03T15:33:01.774Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:33:02 [2019-10-03T15:33:02.338Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:33:03 [2019-10-03T15:33:03.270Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:33:03 [2019-10-03T15:33:03.270Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:33:04 [2019-10-03T15:33:04.201Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:33:04 [2019-10-03T15:33:04.458Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:33:04 [2019-10-03T15:33:04.714Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:33:04 [2019-10-03T15:33:04.971Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:33:04 [2019-10-03T15:33:04.971Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:33:05 [2019-10-03T15:33:05.903Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:33:06 [2019-10-03T15:33:06.834Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:33:07 [2019-10-03T15:33:07.764Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:33:07 [2019-10-03T15:33:07.764Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:33:07 [2019-10-03T15:33:07.764Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:33:09 [2019-10-03T15:33:09.135Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:33:09 [2019-10-03T15:33:09.135Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:33:10 [2019-10-03T15:33:10.507Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:33:10 [2019-10-03T15:33:10.507Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:33:11 [2019-10-03T15:33:11.070Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:33:12 [2019-10-03T15:33:12.034Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:33:12 [2019-10-03T15:33:12.034Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:33:12 [2019-10-03T15:33:12.034Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:33:12 [2019-10-03T15:33:12.613Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:33:14 [2019-10-03T15:33:14.507Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:33:15 [2019-10-03T15:33:15.071Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:33:15 [2019-10-03T15:33:15.071Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:33:16 [2019-10-03T15:33:16.004Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:33:16 [2019-10-03T15:33:16.004Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:33:17 [2019-10-03T15:33:17.898Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:33:18 [2019-10-03T15:33:18.461Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:33:20 [2019-10-03T15:33:20.982Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:33:21 [2019-10-03T15:33:21.912Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:33:21 [2019-10-03T15:33:21.913Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:33:21 [2019-10-03T15:33:21.913Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:33:23 [2019-10-03T15:33:23.286Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:33:24 [2019-10-03T15:33:24.217Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:33:25 [2019-10-03T15:33:25.587Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:33:25 [2019-10-03T15:33:25.587Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:33:27 [2019-10-03T15:33:27.481Z] === RUN   TestDockerSuite/TestSaveImageId
15:33:27 [2019-10-03T15:33:27.481Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:33:28 [2019-10-03T15:33:28.046Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:33:30 [2019-10-03T15:33:30.569Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:33:30 [2019-10-03T15:33:30.569Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:33:32 [2019-10-03T15:33:32.469Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:33:32 [2019-10-03T15:33:32.469Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:33:32 [2019-10-03T15:33:32.469Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:33:33 [2019-10-03T15:33:33.838Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:33:35 [2019-10-03T15:33:35.734Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:33:35 [2019-10-03T15:33:35.991Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:33:35 [2019-10-03T15:33:35.991Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:33:35 [2019-10-03T15:33:35.991Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:33:35 [2019-10-03T15:33:35.991Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:33:36 [2019-10-03T15:33:36.555Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:33:37 [2019-10-03T15:33:37.681Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:33:37 [2019-10-03T15:33:37.681Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:33:38 [2019-10-03T15:33:38.647Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:33:39 [2019-10-03T15:33:39.077Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:33:45 [2019-10-03T15:33:45.638Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:33:47 [2019-10-03T15:33:47.531Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:33:48 [2019-10-03T15:33:48.463Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:33:49 [2019-10-03T15:33:49.831Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:33:53 [2019-10-03T15:33:53.103Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:33:55 [2019-10-03T15:33:55.624Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:33:56 [2019-10-03T15:33:56.555Z] === RUN   TestDockerSuite/TestStartRecordError
15:33:58 [2019-10-03T15:33:58.449Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:33:59 [2019-10-03T15:33:59.746Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:34:00 [2019-10-03T15:34:00.974Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:34:02 [2019-10-03T15:34:02.869Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:34:04 [2019-10-03T15:34:04.239Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:34:08 [2019-10-03T15:34:08.415Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:34:10 [2019-10-03T15:34:10.057Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:34:12 [2019-10-03T15:34:12.591Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:34:15 [2019-10-03T15:34:15.111Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:34:16 [2019-10-03T15:34:16.041Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:34:20 [2019-10-03T15:34:20.362Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:34:21 [2019-10-03T15:34:21.296Z] === RUN   TestDockerSuite/TestStatsNoStream
15:34:22 [2019-10-03T15:34:22.227Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:34:24 [2019-10-03T15:34:24.121Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:34:26 [2019-10-03T15:34:26.016Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:34:26 [2019-10-03T15:34:26.580Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:34:27 [2019-10-03T15:34:27.511Z] === RUN   TestDockerSuite/TestTopPrivileged
15:34:28 [2019-10-03T15:34:28.441Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:34:28 [2019-10-03T15:34:28.441Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:34:29 [2019-10-03T15:34:29.371Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:34:34 [2019-10-03T15:34:34.629Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:34:37 [2019-10-03T15:34:37.148Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:34:38 [2019-10-03T15:34:38.516Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:34:39 [2019-10-03T15:34:39.081Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:34:39 [2019-10-03T15:34:39.081Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:34:40 [2019-10-03T15:34:40.013Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:34:41 [2019-10-03T15:34:41.908Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:34:41 [2019-10-03T15:34:41.908Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:34:43 [2019-10-03T15:34:43.802Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:34:44 [2019-10-03T15:34:44.734Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:34:45 [2019-10-03T15:34:45.664Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:34:47 [2019-10-03T15:34:47.562Z] === RUN   TestDockerSuite/TestUpdateStats
15:34:50 [2019-10-03T15:34:50.295Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:34:51 [2019-10-03T15:34:51.735Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:34:53 [2019-10-03T15:34:53.170Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:34:53 [2019-10-03T15:34:53.170Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:34:54 [2019-10-03T15:34:54.102Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:34:55 [2019-10-03T15:34:55.039Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:35:00 [2019-10-03T15:35:00.298Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:35:03 [2019-10-03T15:35:03.576Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:35:05 [2019-10-03T15:35:05.114Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:35:06 [2019-10-03T15:35:06.852Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:35:09 [2019-10-03T15:35:09.377Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:35:14 [2019-10-03T15:35:14.633Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:35:15 [2019-10-03T15:35:15.463Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:35:19 [2019-10-03T15:35:19.888Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:35:21 [2019-10-03T15:35:21.782Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:35:24 [2019-10-03T15:35:24.305Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:35:25 [2019-10-03T15:35:25.675Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:35:27 [2019-10-03T15:35:27.569Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:35:30 [2019-10-03T15:35:30.092Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:35:32 [2019-10-03T15:35:32.618Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:35:35 [2019-10-03T15:35:35.154Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:35:37 [2019-10-03T15:35:37.677Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:35:40 [2019-10-03T15:35:40.241Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:35:55 [2019-10-03T15:35:55.092Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:35:55 [2019-10-03T15:35:55.092Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:35:55 [2019-10-03T15:35:55.092Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:35:56 [2019-10-03T15:35:56.023Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:35:56 [2019-10-03T15:35:56.023Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:35:56 [2019-10-03T15:35:56.023Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:35:56 [2019-10-03T15:35:56.281Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:35:57 [2019-10-03T15:35:57.212Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:35:57 [2019-10-03T15:35:57.212Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:35:58 [2019-10-03T15:35:58.142Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:35:58 [2019-10-03T15:35:58.142Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:35:58 [2019-10-03T15:35:58.142Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:35:58 [2019-10-03T15:35:58.142Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:35:58 [2019-10-03T15:35:58.142Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:36:01 [2019-10-03T15:36:01.421Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:36:01 [2019-10-03T15:36:01.421Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:36:01 [2019-10-03T15:36:01.421Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:36:01 [2019-10-03T15:36:01.421Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:36:01 [2019-10-03T15:36:01.421Z] === RUN   TestDockerSuite/TestVolumeEvents
15:36:01 [2019-10-03T15:36:01.985Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:36:04 [2019-10-03T15:36:04.507Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:36:04 [2019-10-03T15:36:04.764Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:36:04 [2019-10-03T15:36:04.764Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:36:08 [2019-10-03T15:36:08.037Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:36:12 [2019-10-03T15:36:12.226Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:36:12 [2019-10-03T15:36:12.226Z] --- PASS: TestDockerSuite (1836.04s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (7.37s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.44s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.76s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.27s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.83s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.53s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.06s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.34s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.72s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.68s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (3.08s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.45s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.35s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.12s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.58s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.31s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.32s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.50s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.61s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.91s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.90s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.07s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.61s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.85s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.40s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.28s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.90s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.73s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.42s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.85s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.47s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.49s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.88s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.79s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.83s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.89s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.25s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.23s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.07s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.63s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.99s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.85s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:36:12 [2019-10-03T15:36:12.226Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.43s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.45s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.53s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.03s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.74s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.29s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.35s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.226Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:36:12 [2019-10-03T15:36:12.226Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.226Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:36:12 [2019-10-03T15:36:12.226Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.226Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:36:12 [2019-10-03T15:36:12.226Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.81s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.60s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.72s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.87s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.05s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.43s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.24s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.75s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.07s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.65s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.37s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.77s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.74s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.40s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.94s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.94s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
15:36:12 [2019-10-03T15:36:12.226Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.03s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.61s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.55s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.05s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.30s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.60s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.29s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFails (0.98s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.99s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.62s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.52s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (4.84s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.49s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.67s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.61s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.57s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.62s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.12s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.18s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.61s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.59s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (6.18s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.77s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.72s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.07s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.66s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.90s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.81s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.52s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.89s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.09s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.92s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.93s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.74s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.72s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.92s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.24s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.24s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.57s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.75s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRm (3.21s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.63s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.68s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.71s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.56s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.68s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.97s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.30s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.97s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.55s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildUser (2.32s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.27s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.15s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.09s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.26s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.45s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.43s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]         docker_cli_sni_test.go:18: Flakey test
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitChange (1.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.68s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.83s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.14s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.34s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.10s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.94s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:36:12 [2019-10-03T15:36:12.227Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.46s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.88s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:36:12 [2019-10-03T15:36:12.228Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.79s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.04s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.03s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false  <nil> 0xc000994ce0 <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1306683703 /foo false  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1306683703 /foo true  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3071706922 /foo false  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3071706922 /foo true  <nil> <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3071706922 /foo true  0xc0009951a0 <nil> <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 10 - config: {volume  /foo false  <nil> 0xc0009951c0 <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 11 - config: {volume  /foo/ false  <nil> 0xc0009951e0 <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false  <nil> 0xc000995200 <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true  <nil> 0xc000995220 <nil>}
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 0
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 1
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 2
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 3
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 4
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 5
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 6
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 7
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 8
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 9
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 10
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 11
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 12
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 13
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 14
15:36:12 [2019-10-03T15:36:12.228Z]         docker_api_containers_test.go:1927: case 15
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.03s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.25s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership038687167/file1 7c4c95cbb2970270332a917364530536618c7375a3ca4000a8788575d0a025a9:/tmpvol/file1`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  439877ded03198496319ec831d816532a597dae1fced5512322d59b6257a5ec7:/root/file1 /tmp/test-cp-from-case-a699919890/itWorks.txt`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a699919890/itWorks.txt" contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  8179b51cc3e1a1c3401fc17c5a8ca9a6c450d52dc9da1b8f3cc6874c480357a4:/file1 /tmp/test-cp-from-case-b354463305/testDir/`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c338806548/file2" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ab28675a4ce72015511db0cc2d508c615e9e34f54981c4e1e152ad40e53d1e42:/root/file1 /tmp/test-cp-from-case-c338806548/file2`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c338806548/file2" contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  89fdf24346e510d02d1e71bf7f01de9672283a9dc914044adade50b9776c4a55:/file1 /tmp/test-cp-from-case-d510947171/dir1`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d510947171/dir1/file1" contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  89fdf24346e510d02d1e71bf7f01de9672283a9dc914044adade50b9776c4a55:/file1 /tmp/test-cp-from-case-d510947171/dir1/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d510947171/dir1/file1" contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb5ee4f3356a28803905791bc39885dd785b8f4d07b0823ba080e8b8dbce7b75:dir1 /tmp/test-cp-from-case-e433260902/testDir`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e433260902/testDir/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb5ee4f3356a28803905791bc39885dd785b8f4d07b0823ba080e8b8dbce7b75:dir1 /tmp/test-cp-from-case-e433260902/testDir/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e433260902/testDir/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6f12e9a0abb8f50b850afd54bc4a58cc9ec8aa2ca930244e43b056972709eecb:/root/dir1 /tmp/test-cp-from-case-f197667725/file1`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1081989dcb1fe694db9561496e403ee84f879e9946965bdf693c48907698974:/root/dir1 /tmp/test-cp-from-case-g367250312/dir2`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g367250312/dir2/dir1/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b1081989dcb1fe694db9561496e403ee84f879e9946965bdf693c48907698974:/root/dir1 /tmp/test-cp-from-case-g367250312/dir2/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g367250312/dir2/dir1/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c13e2664a24f287b0f5ac781d1692ec789ee578c56e62b48d68de670034a1c68:dir1/. /tmp/test-cp-from-case-h608214855/testDir`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h608214855/testDir/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c13e2664a24f287b0f5ac781d1692ec789ee578c56e62b48d68de670034a1c68:dir1/. /tmp/test-cp-from-case-h608214855/testDir/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h608214855/testDir/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  482a8a7342a7aa6522c319c297a2c54ca03a262cbe45ff06f126e8a813832ef8:/root/dir1/. /tmp/test-cp-from-case-i837780986/file1`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d16666704eaf629c8fa6056d3d668b81c6c2d6d7373127389a36c677a359d144:/root/dir1/. /tmp/test-cp-from-case-j622125329/dir2`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j622125329/dir2/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d16666704eaf629c8fa6056d3d668b81c6c2d6d7373127389a36c677a359d144:/root/dir1/. /tmp/test-cp-from-case-j622125329/dir2/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j622125329/dir2/file1-1" contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  56ec4bc0a673080410efabf235407f33c28994d0d7a654bfb9cd85481a3fdc97:/file2 /tmp/test-cp-from-err-dst-not-dir792288572/symlinkToFile1`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792288572/symlinkToFile1" points to "file1"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792288572/file1" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  56ec4bc0a673080410efabf235407f33c28994d0d7a654bfb9cd85481a3fdc97:/file2 /tmp/test-cp-from-err-dst-not-dir792288572/symlinkToDir1`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792288572/symlinkToDir1" points to "dir1"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792288572/file2" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  56ec4bc0a673080410efabf235407f33c28994d0d7a654bfb9cd85481a3fdc97:/file2 /tmp/test-cp-from-err-dst-not-dir792288572/brokenSymlinkToFileX`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792288572/brokenSymlinkToFileX" points to "fileX"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792288572/fileX" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  56ec4bc0a673080410efabf235407f33c28994d0d7a654bfb9cd85481a3fdc97:/dir2 /tmp/test-cp-from-err-dst-not-dir792288572/symlinkToDir1`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792288572/symlinkToDir1" points to "dir1"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792288572/dir1/dir2/file2-1" contains "file2-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  56ec4bc0a673080410efabf235407f33c28994d0d7a654bfb9cd85481a3fdc97:/dir2 /tmp/test-cp-from-err-dst-not-dir792288572/brokenSymlinkToDirX`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir792288572/brokenSymlinkToDirX" points to "dirX"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir792288572/dirX/file2-1" contains "file2-1\n"
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.96s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.78s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a078881892/file1 9c6ec3fda872b77291e3b8f8924ad8e25ee2f09e1b87091f6bc4e07f081aef2d:/root/itWorks.txt`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "9c6ec3fda872b77291e3b8f8924ad8e25ee2f09e1b87091f6bc4e07f081aef2d" start output contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9c6ec3fda872b77291e3b8f8924ad8e25ee2f09e1b87091f6bc4e07f081aef2d`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b284480115/file1 13e3499e5c9adb5f576f753f92bd8ae038cbceefa81e7eff0a98a7bb3363b857:testDir/`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.59s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "c13e5fca4b3845b5a3c2021b06d8c215c4cf8da8d542ceeee4240542a5097dae" start output contains "file2\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c13e5fca4b3845b5a3c2021b06d8c215c4cf8da8d542ceeee4240542a5097dae`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c212007222/file1 c13e5fca4b3845b5a3c2021b06d8c215c4cf8da8d542ceeee4240542a5097dae:/root/file2`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "c13e5fca4b3845b5a3c2021b06d8c215c4cf8da8d542ceeee4240542a5097dae" start output contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c13e5fca4b3845b5a3c2021b06d8c215c4cf8da8d542ceeee4240542a5097dae`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.37s)
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "508a1299aa9e893fa7fc89a101fe6fb7b65ae0d35b7f3f639b26aadef7f96b69" start output contains ""
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 508a1299aa9e893fa7fc89a101fe6fb7b65ae0d35b7f3f639b26aadef7f96b69`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d642195229/file1 508a1299aa9e893fa7fc89a101fe6fb7b65ae0d35b7f3f639b26aadef7f96b69:dir1`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "508a1299aa9e893fa7fc89a101fe6fb7b65ae0d35b7f3f639b26aadef7f96b69" start output contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 508a1299aa9e893fa7fc89a101fe6fb7b65ae0d35b7f3f639b26aadef7f96b69`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "0599dee93490e14a19eb6c43b1393bd1652385495a01c9df66845c7d5c8624fa" start output contains ""
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0599dee93490e14a19eb6c43b1393bd1652385495a01c9df66845c7d5c8624fa`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d642195229/file1 0599dee93490e14a19eb6c43b1393bd1652385495a01c9df66845c7d5c8624fa:dir1/`
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:279: checking that container "0599dee93490e14a19eb6c43b1393bd1652385495a01c9df66845c7d5c8624fa" start output contains "file1\n"
15:36:12 [2019-10-03T15:36:12.228Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0599dee93490e14a19eb6c43b1393bd1652385495a01c9df66845c7d5c8624fa`
15:36:12 [2019-10-03T15:36:12.228Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.57s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e386957784/dir1 37f90cb7fdb05502820d531555436eb8811d7e3ff0cc9b3db42726d57ead0572:testDir`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "37f90cb7fdb05502820d531555436eb8811d7e3ff0cc9b3db42726d57ead0572" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 37f90cb7fdb05502820d531555436eb8811d7e3ff0cc9b3db42726d57ead0572`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e386957784/dir1 a18f06ac949e628b5e6045440c7d4cae178849c4056af7da8e5105c20f7a2edb:testDir/`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "a18f06ac949e628b5e6045440c7d4cae178849c4056af7da8e5105c20f7a2edb" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a18f06ac949e628b5e6045440c7d4cae178849c4056af7da8e5105c20f7a2edb`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f227838807/dir1 a96036d6b492ed12c57df1b55a9a6b3f946845ea6819507fd36f7fa4e70cb92b:/root/file1`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.93s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "509429dc34a335d32516cdca40b3f7f05d807093c06984993d2dfc92a86492d6" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 509429dc34a335d32516cdca40b3f7f05d807093c06984993d2dfc92a86492d6`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g460890314/dir1 509429dc34a335d32516cdca40b3f7f05d807093c06984993d2dfc92a86492d6:/root/dir2`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "509429dc34a335d32516cdca40b3f7f05d807093c06984993d2dfc92a86492d6" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 509429dc34a335d32516cdca40b3f7f05d807093c06984993d2dfc92a86492d6`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "6768a8c3af57b57bb54176c347d95e3b992001ad2645e25aa7ec1ed88185278d" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6768a8c3af57b57bb54176c347d95e3b992001ad2645e25aa7ec1ed88185278d`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g460890314/dir1 6768a8c3af57b57bb54176c347d95e3b992001ad2645e25aa7ec1ed88185278d:/dir2/`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "6768a8c3af57b57bb54176c347d95e3b992001ad2645e25aa7ec1ed88185278d" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6768a8c3af57b57bb54176c347d95e3b992001ad2645e25aa7ec1ed88185278d`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.53s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h074404769/dir1/. 58d10a91a62a452e029d187fbdd14c9254108ae86571137cd8585cccf1a4232a:testDir`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "58d10a91a62a452e029d187fbdd14c9254108ae86571137cd8585cccf1a4232a" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 58d10a91a62a452e029d187fbdd14c9254108ae86571137cd8585cccf1a4232a`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h074404769/dir1/. 2d0db241d5054a3e508a70a52e66526760a0b088a51ef323c9d0f7775d6d0b8c:testDir/`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "2d0db241d5054a3e508a70a52e66526760a0b088a51ef323c9d0f7775d6d0b8c" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2d0db241d5054a3e508a70a52e66526760a0b088a51ef323c9d0f7775d6d0b8c`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.93s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i769577100/dir1/. 0a17dd4678e0e2f95ec8eaf1397a9f76b74a2df9c889d1abba1cc4bcbd04905e:/root/file1`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.46s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "b7e21fae29f66813ada6a401a6ccd3dadf5b8ee4d91f8f04156c370482d517f4" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b7e21fae29f66813ada6a401a6ccd3dadf5b8ee4d91f8f04156c370482d517f4`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j584815739/dir1/. b7e21fae29f66813ada6a401a6ccd3dadf5b8ee4d91f8f04156c370482d517f4:/dir2`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "b7e21fae29f66813ada6a401a6ccd3dadf5b8ee4d91f8f04156c370482d517f4" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b7e21fae29f66813ada6a401a6ccd3dadf5b8ee4d91f8f04156c370482d517f4`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "697ec82daa1cfa3f4ab2071078c1c4b66cf7c01f5ad63b186d76cb63991543dd" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 697ec82daa1cfa3f4ab2071078c1c4b66cf7c01f5ad63b186d76cb63991543dd`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j584815739/dir1/. 697ec82daa1cfa3f4ab2071078c1c4b66cf7c01f5ad63b186d76cb63991543dd:/dir2/`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "697ec82daa1cfa3f4ab2071078c1c4b66cf7c01f5ad63b186d76cb63991543dd" start output contains "file1-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 697ec82daa1cfa3f4ab2071078c1c4b66cf7c01f5ad63b186d76cb63991543dd`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions274093982/permdirtest permtest:/`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToDot (1.09s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.78s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs460992640/file1 4a52a5637f34d5ef6c38986b457fc0f4ad738ec80bdb3755e68cb1b6a0010dcd:/root/shouldNotExist`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "4a52a5637f34d5ef6c38986b457fc0f4ad738ec80bdb3755e68cb1b6a0010dcd" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4a52a5637f34d5ef6c38986b457fc0f4ad738ec80bdb3755e68cb1b6a0010dcd`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.95s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume225864159/file1 916ac4914bc0d97e706850b74b8303502c27c40503da0d87461172cc81a5885d:/vol_ro/shouldNotExist`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:279: checking that container "916ac4914bc0d97e706850b74b8303502c27c40503da0d87461172cc81a5885d" start output contains ""
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 916ac4914bc0d97e706850b74b8303502c27c40503da0d87461172cc81a5885d`
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.03s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.56s)
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-885875634/file2 477f129e0121b7dfccf95d0acd664692ff3dcc219e818fab2c07ba9e97cbb5a8:/vol2/symlinkToFile1`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-885875634/symlinkToFile1" points to "file1"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-885875634/file1" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-885875634/file2 477f129e0121b7dfccf95d0acd664692ff3dcc219e818fab2c07ba9e97cbb5a8:/vol2/symlinkToDir1`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-885875634/symlinkToDir1" points to "dir1"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-885875634/file2" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-885875634/file2 477f129e0121b7dfccf95d0acd664692ff3dcc219e818fab2c07ba9e97cbb5a8:/vol2/brokenSymlinkToFileX`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-885875634/brokenSymlinkToFileX" points to "fileX"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-885875634/fileX" contains "file2\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-885875634//dir2 477f129e0121b7dfccf95d0acd664692ff3dcc219e818fab2c07ba9e97cbb5a8:/vol2/symlinkToDir1`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-885875634/symlinkToDir1" points to "dir1"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-885875634/dir1/dir2/file2-1" contains "file2-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-885875634//dir2 477f129e0121b7dfccf95d0acd664692ff3dcc219e818fab2c07ba9e97cbb5a8:/vol2/brokenSymlinkToDirX`
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-885875634/brokenSymlinkToDirX" points to "dirX"
15:36:12 [2019-10-03T15:36:12.229Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-885875634/dirX/file2-1" contains "file2-1\n"
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.74s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.58s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:36:12 [2019-10-03T15:36:12.229Z]         requirement.go:26: unmatched requirement Devicemapper
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:36:12 [2019-10-03T15:36:12.229Z]         requirement.go:26: unmatched requirement Devicemapper
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.41s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.10s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.74s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.06s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.86s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.70s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.02s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.26s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.11s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.92s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.94s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.59s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.84s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.43s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
15:36:12 [2019-10-03T15:36:12.229Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.71s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.37s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.72s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.71s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.66s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:36:12 [2019-10-03T15:36:12.230Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.230Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:36:12 [2019-10-03T15:36:12.230Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.94s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsRename (0.73s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsResize (0.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsTop (1.00s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.95s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.61s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.52s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecEnv (0.93s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.00s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.18s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (2.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecParseError (0.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.98s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.05s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.99s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecTTY (1.18s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.18s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (3.40s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.37s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.95s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.07s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.89s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.99s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.48s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHealth (21.41s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.08s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.94s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.83s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportFile (2.28s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.13s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.12s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.55s)
15:36:12 [2019-10-03T15:36:12.230Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug"
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
15:36:12 [2019-10-03T15:36:12.230Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName"
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
15:36:12 [2019-10-03T15:36:12.230Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend"
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s)
15:36:12 [2019-10-03T15:36:12.230Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise"
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.05s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.56s)
15:36:12 [2019-10-03T15:36:12.230Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries"
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.06s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.19s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.94s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.25s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]         requirement.go:26: unmatched requirement Devicemapper
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.45s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.17s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:36:12 [2019-10-03T15:36:12.230Z]         requirement.go:26: unmatched requirement Devicemapper
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.86s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.93s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.00s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.90s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.67s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.78s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.36s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.49s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.96s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.53s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.67s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.07s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsSince (6.85s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsTail (0.98s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.96s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.54s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.88s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestNetHostname (2.60s)
15:36:12 [2019-10-03T15:36:12.230Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.33s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.74s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginActive (2.21s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.79s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:36:12 [2019-10-03T15:36:12.231Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.58s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.14s)
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s)
15:36:12 [2019-10-03T15:36:12.231Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector"
15:36:12 [2019-10-03T15:36:12.231Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.27s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.14s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.47s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.53s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPortList (10.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.13s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.94s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.58s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.38s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.66s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.39s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.03s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.49s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.73s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.75s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.71s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.97s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:36:12 [2019-10-03T15:36:12.489Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.27s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.29s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.68s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.68s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.92s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.15s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.29s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.65s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.13s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.46s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.87s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.44s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.80s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.78s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.50s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:36:12 [2019-10-03T15:36:12.489Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.489Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.80s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:36:12 [2019-10-03T15:36:12.489Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.88s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.82s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.84s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
15:36:12 [2019-10-03T15:36:12.489Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:36:12 [2019-10-03T15:36:12.489Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
15:36:12 [2019-10-03T15:36:12.489Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.77s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.27s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.80s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.75s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.38s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.84s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMount (6.76s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.85s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.58s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.40s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.17s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.20s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.47s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.51s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.36s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.99s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.92s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.96s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.06s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s)
15:36:12 [2019-10-03T15:36:12.490Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement IsolationIsProcess
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.87s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.65s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRm (0.78s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.98s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.95s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.90s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.38s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.15s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.95s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.99s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.94s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunState (1.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.93s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.89s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.64s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.00s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.69s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.40s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.84s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.78s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.48s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.88s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.91s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.23s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (1.08s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:36:12 [2019-10-03T15:36:12.490Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
15:36:12 [2019-10-03T15:36:12.490Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.74s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.70s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.22s)
15:36:12 [2019-10-03T15:36:12.491Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents339565476
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.69s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.98s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.67s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.84s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.55s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (3.22s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.41s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.64s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.07s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.84s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:36:12 [2019-10-03T15:36:12.491Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.05s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:36:12 [2019-10-03T15:36:12.491Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:36:12 [2019-10-03T15:36:12.491Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.09s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:36:12 [2019-10-03T15:36:12.491Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.34s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.78s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.48s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.50s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.59s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.09s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.91s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.51s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.20s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.35s)
15:36:12 [2019-10-03T15:36:12.491Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:36:12 [2019-10-03T15:36:12.491Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:36:12 [2019-10-03T15:36:12.491Z] === RUN   TestDockerRegistrySuite
15:36:12 [2019-10-03T15:36:12.491Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:36:13 [2019-10-03T15:36:13.862Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:36:15 [2019-10-03T15:36:15.761Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:36:17 [2019-10-03T15:36:17.661Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:36:17 [2019-10-03T15:36:17.661Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:36:21 [2019-10-03T15:36:21.839Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:36:27 [2019-10-03T15:36:27.182Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:36:31 [2019-10-03T15:36:31.358Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:36:31 [2019-10-03T15:36:31.923Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:36:33 [2019-10-03T15:36:33.293Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:36:34 [2019-10-03T15:36:34.662Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:36:36 [2019-10-03T15:36:36.557Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:36:37 [2019-10-03T15:36:37.929Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:36:37 [2019-10-03T15:36:37.929Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:36:39 [2019-10-03T15:36:39.826Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:36:41 [2019-10-03T15:36:41.200Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:36:41 [2019-10-03T15:36:41.485Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:36:41 [2019-10-03T15:36:41.486Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:36:41 [2019-10-03T15:36:41.486Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:36:41 [2019-10-03T15:36:41.486Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:36:41 [2019-10-03T15:36:41.943Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:36:42 [2019-10-03T15:36:42.910Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:36:43 [2019-10-03T15:36:43.368Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:36:43 [2019-10-03T15:36:43.368Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:36:43 [2019-10-03T15:36:43.721Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:36:44 [2019-10-03T15:36:44.333Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:36:46 [2019-10-03T15:36:46.247Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:36:47 [2019-10-03T15:36:47.620Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:36:49 [2019-10-03T15:36:49.014Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:36:50 [2019-10-03T15:36:50.896Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:36:51 [2019-10-03T15:36:51.464Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:36:51 [2019-10-03T15:36:51.911Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:36:52 [2019-10-03T15:36:52.396Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:36:52 [2019-10-03T15:36:52.665Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:36:54 [2019-10-03T15:36:54.565Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:36:54 [2019-10-03T15:36:54.565Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:36:55 [2019-10-03T15:36:55.496Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:36:56 [2019-10-03T15:36:56.589Z] === RUN   TestDockerSuite/TestBuildEnv
15:36:56 [2019-10-03T15:36:56.589Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:36:56 [2019-10-03T15:36:56.866Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:36:57 [2019-10-03T15:36:57.047Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:36:57 [2019-10-03T15:36:57.047Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:36:57 [2019-10-03T15:36:57.047Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:36:57 [2019-10-03T15:36:57.047Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:36:57 [2019-10-03T15:36:57.799Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:37:00 [2019-10-03T15:37:00.778Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:37:00 [2019-10-03T15:37:00.778Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:37:00 [2019-10-03T15:37:00.778Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:37:00 [2019-10-03T15:37:00.778Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:37:01 [2019-10-03T15:37:01.081Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:37:01 [2019-10-03T15:37:01.235Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:37:01 [2019-10-03T15:37:01.646Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:37:03 [2019-10-03T15:37:03.016Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:37:03 [2019-10-03T15:37:03.016Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:37:03 [2019-10-03T15:37:03.273Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:37:03 [2019-10-03T15:37:03.530Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:37:03 [2019-10-03T15:37:03.788Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:37:04 [2019-10-03T15:37:04.045Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:37:04 [2019-10-03T15:37:04.303Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:37:04 [2019-10-03T15:37:04.559Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:37:06 [2019-10-03T15:37:06.456Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:37:06 [2019-10-03T15:37:06.456Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:37:07 [2019-10-03T15:37:07.023Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:37:08 [2019-10-03T15:37:08.979Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:37:09 [2019-10-03T15:37:09.911Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:37:11 [2019-10-03T15:37:11.805Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:37:12 [2019-10-03T15:37:12.736Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:37:13 [2019-10-03T15:37:13.300Z] --- PASS: TestDockerRegistrySuite (61.04s)
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.69s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d1210d87083f6 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon db66408a03b16 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d280bee2718cc is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon dc77b9247165e is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.42s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon da4547dc0912c is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d0bd13bae0c86 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.33s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d553d1203d77a is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon de7e979511add is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d80ef58d1324e is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.51s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d16fc96798bc4 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.61s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d5fab25785c78 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.65s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d3412a6ccfeee is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon dffcdfc20c25d is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.49s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d31bb8d8ec344 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests"
15:37:13 [2019-10-03T15:37:13.300Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e226a6e45b54e550e63a6f0e30b36590d82167ca134874197544162c9506d82f
15:37:13 [2019-10-03T15:37:13.300Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03de58595704d77e7db6263d74a8c026b328d8bc79618a26998d5855e70be7f0
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d392677df7c2e is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.69s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests"
15:37:13 [2019-10-03T15:37:13.300Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32a57af6b819ef30cf04a3a9c5963c87db29e33d768ed9e5e3b70cd99b68222b
15:37:13 [2019-10-03T15:37:13.300Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bbc6bf11e412eec700516c6aa0f8e64353f614c1dc287f1d1908c44cadb049c7
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d33472278994e is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d1dbb1bdcda97 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d912c43cd8ad0 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon df1d4d32a0838 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon de854610a3a92 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.65s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d9f54dae855f6 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d3392a163ca8a is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d3ca2209cc92c is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.25s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon db7c6fc34386f is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d041425acfaa4 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d9f20f1b1681c is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon deb20e7d22ccf is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon da588b3fad672 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d3d89a8a7d6d9 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d5c80ad7cdf72 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon de905c8aff7af is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d8d6360191253 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.68s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon dd287c6148481 is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.46s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d6e09dc1b821b is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.28s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d5f0d5769a3cd is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.63s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest"
15:37:13 [2019-10-03T15:37:13.300Z]         check_test.go:196: Daemon d726a08a836ba is not started
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough"
15:37:13 [2019-10-03T15:37:13.300Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:37:13 [2019-10-03T15:37:13.300Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only"
15:37:13 [2019-10-03T15:37:13.300Z] === RUN   TestDockerSchema1RegistrySuite
15:37:13 [2019-10-03T15:37:13.300Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:37:13 [2019-10-03T15:37:13.557Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:37:18 [2019-10-03T15:37:18.812Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:37:22 [2019-10-03T15:37:22.987Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildExpose
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:37:24 [2019-10-03T15:37:24.749Z] === RUN   TestDockerSuite/TestBuildFails
15:37:26 [2019-10-03T15:37:26.293Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:37:26 [2019-10-03T15:37:26.753Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:37:28 [2019-10-03T15:37:28.250Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:37:29 [2019-10-03T15:37:29.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:37:31 [2019-10-03T15:37:31.075Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:37:31 [2019-10-03T15:37:31.075Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:37:31 [2019-10-03T15:37:31.456Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:37:32 [2019-10-03T15:37:32.446Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:37:33 [2019-10-03T15:37:33.816Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:37:35 [2019-10-03T15:37:35.185Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:37:37 [2019-10-03T15:37:37.266Z] === RUN   TestDockerSuite/TestBuildForceRm
15:37:39 [2019-10-03T15:37:39.362Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:37:39 [2019-10-03T15:37:39.362Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:37:39 [2019-10-03T15:37:39.926Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:37:39 [2019-10-03T15:37:39.926Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:37:40 [2019-10-03T15:37:40.183Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:37:40 [2019-10-03T15:37:40.442Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:37:41 [2019-10-03T15:37:41.006Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:37:41 [2019-10-03T15:37:41.006Z] --- PASS: TestDockerSchema1RegistrySuite (27.67s)
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d3da936576696 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.55s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d645b420d84f1 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.57s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon df99c3416ad2c is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.10s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon ddaf34609de65 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.52s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d57bd2c690a95 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.52s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d37b989c03df3 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d1181deef910e is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon df76a6f101b43 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d68c8bce6dc4b is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d1cdd7fa0fcdb is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon dfe917c2f4e79 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d939256c4ec03 is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon dc2d331de567d is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d24bd7bac83da is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d337c79cc922e is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon df8a3cf0eeeac is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d312a451a28ee is not started
15:37:41 [2019-10-03T15:37:41.006Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:37:41 [2019-10-03T15:37:41.006Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged"
15:37:41 [2019-10-03T15:37:41.006Z]         check_test.go:223: Daemon d9ac3c343210c is not started
15:37:41 [2019-10-03T15:37:41.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:37:41 [2019-10-03T15:37:41.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:37:41 [2019-10-03T15:37:41.937Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:37:42 [2019-10-03T15:37:42.502Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:37:42 [2019-10-03T15:37:42.502Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:37:43 [2019-10-03T15:37:43.873Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:37:43 [2019-10-03T15:37:43.873Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:37:44 [2019-10-03T15:37:44.130Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:37:44 [2019-10-03T15:37:44.694Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:37:44 [2019-10-03T15:37:44.951Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s)
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon db05469f38c5f is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon d2ed6322f6a3a is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon d2d87b29d0ac1 is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth"
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.20s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon d6214a143f534 is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon dec5f31495033 is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon d029b5e900cea is not started
15:37:44 [2019-10-03T15:37:44.951Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:37:44 [2019-10-03T15:37:44.951Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry"
15:37:44 [2019-10-03T15:37:44.951Z]         check_test.go:252: Daemon d2b4c0479ab17 is not started
15:37:44 [2019-10-03T15:37:44.951Z] === RUN   TestDockerRegistryAuthTokenSuite
15:37:44 [2019-10-03T15:37:44.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:37:47 [2019-10-03T15:37:47.610Z] === RUN   TestDockerSuite/TestBuildFromGit
15:37:50 [2019-10-03T15:37:50.205Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:37:50 [2019-10-03T15:37:50.205Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:37:50 [2019-10-03T15:37:50.462Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:37:50 [2019-10-03T15:37:50.462Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:37:50 [2019-10-03T15:37:50.719Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
15:37:50 [2019-10-03T15:37:50.719Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:37:50 [2019-10-03T15:37:50.719Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError"
15:37:50 [2019-10-03T15:37:50.719Z]         check_test.go:279: Daemon d5d61130a8221 is not started
15:37:50 [2019-10-03T15:37:50.719Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:37:50 [2019-10-03T15:37:50.719Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken"
15:37:50 [2019-10-03T15:37:50.719Z]         check_test.go:279: Daemon d4732b328e98d is not started
15:37:50 [2019-10-03T15:37:50.719Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:37:50 [2019-10-03T15:37:50.719Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized"
15:37:50 [2019-10-03T15:37:50.719Z]         check_test.go:279: Daemon d3018d53e14dc is not started
15:37:50 [2019-10-03T15:37:50.719Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:37:50 [2019-10-03T15:37:50.719Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable"
15:37:50 [2019-10-03T15:37:50.719Z]         check_test.go:279: Daemon dcb4b57a61df0 is not started
15:37:50 [2019-10-03T15:37:50.719Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:37:50 [2019-10-03T15:37:50.719Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse"
15:37:50 [2019-10-03T15:37:50.719Z]         check_test.go:279: Daemon da51d5aa02639 is not started
15:37:50 [2019-10-03T15:37:50.719Z] === RUN   TestDockerNetworkSuite
15:37:50 [2019-10-03T15:37:50.719Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:37:53 [2019-10-03T15:37:53.995Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:37:54 [2019-10-03T15:37:54.709Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:37:55 [2019-10-03T15:37:55.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:37:55 [2019-10-03T15:37:55.680Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:38:00 [2019-10-03T15:38:00.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:38:00 [2019-10-03T15:38:00.716Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:38:01 [2019-10-03T15:38:01.617Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:38:01 [2019-10-03T15:38:01.617Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:38:02 [2019-10-03T15:38:02.079Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:38:02 [2019-10-03T15:38:02.541Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:38:02 [2019-10-03T15:38:02.541Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:38:03 [2019-10-03T15:38:03.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:38:03 [2019-10-03T15:38:03.276Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:38:07 [2019-10-03T15:38:07.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:38:07 [2019-10-03T15:38:07.454Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:38:09 [2019-10-03T15:38:09.350Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:38:09 [2019-10-03T15:38:09.915Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:38:12 [2019-10-03T15:38:12.892Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:38:12 [2019-10-03T15:38:12.892Z] === RUN   TestDockerSuite/TestBuildHistory
15:38:15 [2019-10-03T15:38:15.171Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:38:18 [2019-10-03T15:38:18.453Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:38:19 [2019-10-03T15:38:19.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:38:23 [2019-10-03T15:38:23.240Z] === RUN   TestDockerSuite/TestBuildIidFile
15:38:23 [2019-10-03T15:38:23.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:38:24 [2019-10-03T15:38:24.212Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:38:24 [2019-10-03T15:38:24.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:38:25 [2019-10-03T15:38:25.873Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:38:26 [2019-10-03T15:38:26.403Z] === RUN   TestDockerSuite/TestBuildInheritance
15:38:26 [2019-10-03T15:38:26.403Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:38:26 [2019-10-03T15:38:26.805Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:38:26 [2019-10-03T15:38:26.865Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:38:27 [2019-10-03T15:38:27.327Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:38:28 [2019-10-03T15:38:28.177Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:38:30 [2019-10-03T15:38:30.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:38:30 [2019-10-03T15:38:30.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:38:30 [2019-10-03T15:38:30.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:38:31 [2019-10-03T15:38:31.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:38:31 [2019-10-03T15:38:31.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:38:31 [2019-10-03T15:38:31.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:38:31 [2019-10-03T15:38:31.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:38:32 [2019-10-03T15:38:32.033Z] === RUN   TestDockerSuite/TestBuildLabel
15:38:32 [2019-10-03T15:38:32.501Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:38:32 [2019-10-03T15:38:32.962Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:38:33 [2019-10-03T15:38:33.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:38:33 [2019-10-03T15:38:33.935Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:38:34 [2019-10-03T15:38:34.396Z] === RUN   TestDockerSuite/TestBuildLabels
15:38:34 [2019-10-03T15:38:34.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:38:34 [2019-10-03T15:38:34.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:38:35 [2019-10-03T15:38:35.221Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:38:35 [2019-10-03T15:38:35.221Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:38:35 [2019-10-03T15:38:35.370Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:38:36 [2019-10-03T15:38:36.916Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:38:39 [2019-10-03T15:38:39.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:38:39 [2019-10-03T15:38:39.406Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLastModified
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:38:42 [2019-10-03T15:38:42.733Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:38:43 [2019-10-03T15:38:43.196Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:38:43 [2019-10-03T15:38:43.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:38:44 [2019-10-03T15:38:44.170Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:38:48 [2019-10-03T15:38:48.877Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:38:53 [2019-10-03T15:38:53.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:38:53 [2019-10-03T15:38:53.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:38:54 [2019-10-03T15:38:54.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:38:54 [2019-10-03T15:38:54.470Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:38:54 [2019-10-03T15:38:54.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:38:54 [2019-10-03T15:38:54.984Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:38:54 [2019-10-03T15:38:54.984Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:38:55 [2019-10-03T15:38:55.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:38:55 [2019-10-03T15:38:55.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:38:58 [2019-10-03T15:38:58.519Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:38:59 [2019-10-03T15:38:59.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:38:59 [2019-10-03T15:38:59.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:38:59 [2019-10-03T15:38:59.707Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:39:01 [2019-10-03T15:39:01.077Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:39:01 [2019-10-03T15:39:01.334Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:39:05 [2019-10-03T15:39:05.512Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:39:06 [2019-10-03T15:39:06.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:39:10 [2019-10-03T15:39:10.008Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:39:10 [2019-10-03T15:39:10.008Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:39:10 [2019-10-03T15:39:10.981Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:39:11 [2019-10-03T15:39:11.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:39:11 [2019-10-03T15:39:11.332Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:39:12 [2019-10-03T15:39:12.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:39:15 [2019-10-03T15:39:15.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:39:15 [2019-10-03T15:39:15.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:39:15 [2019-10-03T15:39:15.789Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:39:17 [2019-10-03T15:39:17.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:39:17 [2019-10-03T15:39:17.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:39:19 [2019-10-03T15:39:19.636Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:39:22 [2019-10-03T15:39:22.164Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:39:27 [2019-10-03T15:39:27.627Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:39:27 [2019-10-03T15:39:27.627Z] --- PASS: TestDockerNetworkSuite (96.09s)
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.00s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d405aa527bd1d is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.46s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d41cf8027bbd9 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.92s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d27939b57908e is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.01s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon da48c922d8a11 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.96s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:1233: Daemon da41a14393593 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.34s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon debc8536bc01c is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.16s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d2ec0de8a8796 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.65s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d442957c846b6 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d7a693683bd17 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.01s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d8a5fc78050a6 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon da0df2a9c8b14 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d1587e8854b01 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d1bb6af1e3612 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
15:39:27 [2019-10-03T15:39:27.627Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete"
15:39:27 [2019-10-03T15:39:27.627Z]         docker_cli_network_unix_test.go:46: Daemon d7aa9f1fe8fb4 is not started
15:39:27 [2019-10-03T15:39:27.627Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d54338dbb70d7 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.25s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d06e13eca4a90 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d9ea68326f969 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon defc8bcdb31b4 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon de776061dd5ab is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d071d0a2991f2 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon df49e6311c13e is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d42d6f0acc04e is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d3b334217f2f6 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.05s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d6bd8e189403c is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.78s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:968: Daemon dde6d6c1ba178 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.75s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon da1c4fce574e1 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.35s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:1116: Daemon da71ce877df7a is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dbb028f06250e is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dfe20986633d3 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.27s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d4872e431973d is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d8e3d4eee4bcf is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.31s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d61f8e3c58f87 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dbe538fb1dc8b is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dd22b954ffdb6 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.40s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d34759f2f108b is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dbda99a259ce4 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
15:39:27 [2019-10-03T15:39:27.628Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d02a59cb4b7cc is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dbb89888dd42a is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.04s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart"
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.06s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:1084: Daemon ddc78ef5eb441 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d5708a91754f5 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d8c8c2454c835 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.56s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dbcf69f181160 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d1d412f8cc27a is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.68s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d0526cb644dfb is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d46c9f1b5404b is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon dfd515bd6a009 is not started
15:39:27 [2019-10-03T15:39:27.628Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.41s)
15:39:27 [2019-10-03T15:39:27.628Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver"
15:39:27 [2019-10-03T15:39:27.628Z]         docker_cli_network_unix_test.go:46: Daemon d6c84c98e8a55 is not started
15:39:27 [2019-10-03T15:39:27.628Z] === RUN   TestDockerHubPullSuite
15:39:27 [2019-10-03T15:39:27.628Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:39:28 [2019-10-03T15:39:28.998Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:39:29 [2019-10-03T15:39:29.930Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:39:31 [2019-10-03T15:39:31.302Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:39:31 [2019-10-03T15:39:31.867Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:39:33 [2019-10-03T15:39:33.239Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:39:33 [2019-10-03T15:39:33.496Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:39:33 [2019-10-03T15:39:33.753Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:39:34 [2019-10-03T15:39:34.012Z] --- PASS: TestDockerHubPullSuite (7.23s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.26s)
15:39:34 [2019-10-03T15:39:34.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry"
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.83s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s)
15:39:34 [2019-10-03T15:39:34.012Z] PASS
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === Skipped
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_sni_test.go:18: Flakey test
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement Devicemapper
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement Devicemapper
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement Devicemapper
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement Devicemapper
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement IsolationIsProcess
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindows
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement swapMemorySupport
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:34 [2019-10-03T15:39:34.012Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter"
15:39:34 [2019-10-03T15:39:34.012Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
15:39:34 [2019-10-03T15:39:34.012Z]         docker_cli_network_unix_test.go:46: Daemon d02a59cb4b7cc is not started
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] 
15:39:34 [2019-10-03T15:39:34.012Z] DONE 1253 tests, 44 skipped in 2071.959s
15:39:34 [2019-10-03T15:39:34.012Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:39:34 [2019-10-03T15:39:34.012Z] ++++ cat bundles/test-integration/docker.pid
15:39:34 [2019-10-03T15:39:34.012Z] +++ kill 7233
15:39:37 [2019-10-03T15:39:37.291Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:39:40 [2019-10-03T15:39:40.568Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:39:41 [2019-10-03T15:39:41.938Z] umount: bundles/test-integration/root: mountpoint not found
15:39:41 [2019-10-03T15:39:41.938Z] +++ /etc/init.d/apparmor stop
15:39:41 [2019-10-03T15:39:41.938Z] Clearing AppArmor profiles cache:.
15:39:41 [2019-10-03T15:39:41.938Z] All profile caches have been cleared, but no profiles have been unloaded.
15:39:41 [2019-10-03T15:39:41.938Z] Unloading profiles will leave already running processes permanently
15:39:41 [2019-10-03T15:39:41.938Z] unconfined, which can lead to unexpected situations.
15:39:41 [2019-10-03T15:39:41.938Z] 
15:39:41 [2019-10-03T15:39:41.938Z] To set a process to complain mode, use the command line tool
15:39:41 [2019-10-03T15:39:41.938Z] 'aa-complain'. To really tear down all profiles, run the init script
15:39:41 [2019-10-03T15:39:41.938Z] with the 'teardown' option."
15:39:41 [2019-10-03T15:39:41.938Z] 
15:39:43 [2019-10-03T15:39:43.835Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:40:01 [2019-10-03T15:40:01.706Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:40:19 [2019-10-03T15:40:19.422Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:40:29 [2019-10-03T15:40:29.768Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:40:35 [2019-10-03T15:40:35.603Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:40:40 [2019-10-03T15:40:40.021Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:40:41 [2019-10-03T15:40:41.412Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:40:54 [2019-10-03T15:40:54.896Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:41:02 [2019-10-03T15:41:02.541Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:41:02 [2019-10-03T15:41:02.541Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:41:12 [2019-10-03T15:41:12.955Z] --- PASS: TestDockerSwarmSuite (1773.06s)
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.80s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.78s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [db15e72976ffc] joining swarm manager [dabc85b5a995e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d38c181d51bff] joining swarm manager [dabc85b5a995e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:379: Daemon db15e72976ffc is not started
15:41:12 [2019-10-03T15:41:12.955Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:41:12 [2019-10-03T15:41:12.955Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.31s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d086ac699f3d9] joining swarm manager [d43e2e085e393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.46s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d5c08f5444d7e] joining swarm manager [d2e2f2578afd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d2c215329421a] joining swarm manager [d2e2f2578afd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.955Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:41:12 [2019-10-03T15:41:12.955Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.17s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d908cf4ea1679] joining swarm manager [d6a018242bc15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [dafdce10e2402] joining swarm manager [d6a018242bc15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.99s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.60s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer"
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d6924fe751265] joining swarm manager [df2ba96bc0cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [d088ba0dd6634] joining swarm manager [df2ba96bc0cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.93s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [dd4578723a76d] joining swarm manager [dabb7bf758bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore"
15:41:12 [2019-10-03T15:41:12.955Z]         check_test.go:358: [dce7c8f7878f1] joining swarm manager [dabb7bf758bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.955Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s)
15:41:12 [2019-10-03T15:41:12.955Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d02ccc5a4b008] joining swarm manager [dcf5e336e8892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [dcdb0da953d5e] joining swarm manager [d05e372bbbec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d2f87c35cafcc] joining swarm manager [d05e372bbbec7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.57s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d912d8e930ce4] joining swarm manager [d1dcf005246da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.25s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d39061086c111] joining swarm manager [dba173b8d7c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d075a03a3da2e] joining swarm manager [dba173b8d7c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:379: Daemon d075a03a3da2e is not started
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.79s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d581a1065418d] joining swarm manager [d2dc000f50d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [de03de92815d5] joining swarm manager [d2dc000f50d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [da9ad04030417] joining swarm manager [d2dc000f50d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [db8a020b2f035] joining swarm manager [d2dc000f50d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d8584db698c90] joining swarm manager [d2dc000f50d32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.82s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d2aa4ceebf9ea] joining swarm manager [d8368e0771773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [db6fb7c6c880b] joining swarm manager [d8368e0771773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.74s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [df9443686b574] joining swarm manager [d4ae46cc16216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d51b09b79c150] joining swarm manager [d4ae46cc16216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d3d8bd502c7ce] joining swarm manager [d42b0b464f57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [df760b9bcf5b8] joining swarm manager [d42b0b464f57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.37s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.97s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d220b9989924d] joining swarm manager [d47df55e2b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d9bb74aa371b6] joining swarm manager [d47df55e2b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d9c2e1c790a9e] joining swarm manager [d47df55e2b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d9a44da8318a6] joining swarm manager [d47df55e2b9ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.83s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.95s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d8c9d7ce221a2] joining swarm manager [d9bae86521c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d644014a35167] joining swarm manager [d9bae86521c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.57s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d22e1cdd5c6ab] joining swarm manager [d7ad86ee74731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d4a9ad63b8177] joining swarm manager [d7ad86ee74731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:379: Daemon d22e1cdd5c6ab is not started
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.05s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d138bded3b4dc] joining swarm manager [d3a7ca2e766cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d06fa262bc0f2] joining swarm manager [d3a7ca2e766cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.76s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [d9726f61ac21b] joining swarm manager [d73d2765f30db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]         check_test.go:358: [de2271c7f0431] joining swarm manager [d73d2765f30db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.00s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.90s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.43s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.39s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.13s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.04s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.05s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.75s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.99s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.98s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.19s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.36s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.86s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.20s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.92s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs"
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.yfue4qz2j7mw@e5c279b8d870    | hello1\n"
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.wc9m4rhyh0ws@e5c279b8d870    | hello2\n"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.10s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.93s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.47s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.16s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail"
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.44s)
15:41:12 [2019-10-03T15:41:12.956Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs"
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:242: checking task qcifnpz0bcie
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:247: checking messages for qcifnpz0bcie
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:242: checking task q9eahmccoyk4
15:41:12 [2019-10-03T15:41:12.956Z]         docker_cli_service_logs_test.go:247: checking messages for q9eahmccoyk4
15:41:12 [2019-10-03T15:41:12.956Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.40s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.05s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [df8e2f28fa3f3] joining swarm manager [d4325250c9a4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d47ba7003dfee] joining swarm manager [d4325250c9a4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.45s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.53s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d823367df9bcf] joining swarm manager [d75cd68fb0054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d5f9eb70c9d39] joining swarm manager [d75cd68fb0054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.52s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (130.65s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [da2a65d09bbfa] joining swarm manager [d123ecc262796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [de32e9c50d015] joining swarm manager [d123ecc262796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.20s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.35s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.43s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.50s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.67s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.57s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit"
15:41:12 [2019-10-03T15:41:12.957Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:41:12 [2019-10-03T15:41:12.957Z]         requirement.go:26: unmatched requirement IPv6
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.61s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.90s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.79s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d88d7c1a26547] joining swarm manager [dccd71798a1d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d53e339526f0a] joining swarm manager [dccd71798a1d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.96s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.72s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d9e51f6b5ad7d] joining swarm manager [dcdad18672eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d799a25580ad4] joining swarm manager [dcdad18672eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [de5cb42693e2e] joining swarm manager [dcdad18672eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.79s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d344449e910d9] joining swarm manager [d004b02b81a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [db06da347313d] joining swarm manager [d004b02b81a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup"
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge"
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay"
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge"
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay"
15:41:12 [2019-10-03T15:41:12.957Z]         docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.08s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.21s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d4bd1f6c9cbb1] joining swarm manager [df0d555571e42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.97s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.87s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.78s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.06s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.43s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.00s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation"
15:41:12 [2019-10-03T15:41:12.957Z]         check_test.go:358: [d866ab828d724] joining swarm manager [d21934c0fa6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.73s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.17s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.78s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.32s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.57s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.15s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.30s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.95s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.55s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.22s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm"
15:41:12 [2019-10-03T15:41:12.957Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.82s)
15:41:12 [2019-10-03T15:41:12.957Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA"
15:41:12 [2019-10-03T15:41:12.957Z] === RUN   TestDockerExternalVolumeSuite
15:41:12 [2019-10-03T15:41:12.957Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:41:14 [2019-10-03T15:41:14.957Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:41:14 [2019-10-03T15:41:14.958Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:41:14 [2019-10-03T15:41:14.958Z] === RUN   TestDockerSuite/TestBuildNetNone
15:41:14 [2019-10-03T15:41:14.958Z] === RUN   TestDockerSuite/TestBuildNoContext
15:41:17 [2019-10-03T15:41:17.878Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:41:22 [2019-10-03T15:41:22.587Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:41:24 [2019-10-03T15:41:24.775Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:41:24 [2019-10-03T15:41:24.775Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:41:24 [2019-10-03T15:41:24.775Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:41:27 [2019-10-03T15:41:27.692Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:41:27 [2019-10-03T15:41:27.808Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:41:28 [2019-10-03T15:41:28.153Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:41:29 [2019-10-03T15:41:29.701Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:41:38 [2019-10-03T15:41:38.304Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:41:39 [2019-10-03T15:41:39.849Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:41:48 [2019-10-03T15:41:48.441Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:41:52 [2019-10-03T15:41:52.191Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:42:00 [2019-10-03T15:42:00.795Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:42:06 [2019-10-03T15:42:06.612Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:42:11 [2019-10-03T15:42:11.317Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:42:11 [2019-10-03T15:42:11.779Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:42:11 [2019-10-03T15:42:11.779Z] === RUN   TestDockerSuite/TestBuildPATH
15:42:11 [2019-10-03T15:42:11.779Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:42:13 [2019-10-03T15:42:13.989Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:42:13 [2019-10-03T15:42:13.989Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:42:35 [2019-10-03T15:42:35.452Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:42:45 [2019-10-03T15:42:45.405Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:42:56 [2019-10-03T15:42:56.556Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:43:17 [2019-10-03T15:43:17.457Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:43:17 [2019-10-03T15:43:17.682Z] === RUN   TestDockerSuite/TestBuildRm
15:43:30 [2019-10-03T15:43:30.086Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:43:31 [2019-10-03T15:43:31.633Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:43:31 [2019-10-03T15:43:31.633Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:43:32 [2019-10-03T15:43:32.095Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:43:32 [2019-10-03T15:43:32.308Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:43:33 [2019-10-03T15:43:33.729Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:43:37 [2019-10-03T15:43:37.483Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:43:40 [2019-10-03T15:43:40.411Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:43:46 [2019-10-03T15:43:46.220Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:44:04 [2019-10-03T15:44:04.442Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:44:07 [2019-10-03T15:44:07.347Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:44:07 [2019-10-03T15:44:07.347Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:44:07 [2019-10-03T15:44:07.347Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:44:16 [2019-10-03T15:44:16.622Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:44:19 [2019-10-03T15:44:19.754Z] === RUN   TestDockerSuite/TestBuildSpaces
15:44:19 [2019-10-03T15:44:19.754Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:44:24 [2019-10-03T15:44:24.459Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:44:24 [2019-10-03T15:44:24.921Z] === RUN   TestDockerSuite/TestBuildStderr
15:44:29 [2019-10-03T15:44:29.631Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:44:48 [2019-10-03T15:44:48.665Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:44:50 [2019-10-03T15:44:50.835Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:44:50 [2019-10-03T15:44:50.835Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:44:59 [2019-10-03T15:44:59.420Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:44:59 [2019-10-03T15:44:59.420Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:45:05 [2019-10-03T15:45:05.228Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:45:06 [2019-10-03T15:45:06.732Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:45:09 [2019-10-03T15:45:09.941Z] === RUN   TestDockerSuite/TestBuildUser
15:45:09 [2019-10-03T15:45:09.941Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:45:09 [2019-10-03T15:45:09.942Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:45:09 [2019-10-03T15:45:09.942Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:45:14 [2019-10-03T15:45:14.644Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:45:14 [2019-10-03T15:45:14.644Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:45:17 [2019-10-03T15:45:17.561Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:45:17 [2019-10-03T15:45:17.561Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:45:17 [2019-10-03T15:45:17.561Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:45:21 [2019-10-03T15:45:21.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:45:42 [2019-10-03T15:45:42.747Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:45:42 [2019-10-03T15:45:42.748Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:46:00 [2019-10-03T15:46:00.642Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:46:08 [2019-10-03T15:46:08.261Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:46:10 [2019-10-03T15:46:10.997Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:46:10 [2019-10-03T15:46:10.998Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:46:10 [2019-10-03T15:46:10.998Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:46:12 [2019-10-03T15:46:12.545Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:46:13 [2019-10-03T15:46:13.007Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
15:46:25 [2019-10-03T15:46:25.415Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:46:26 [2019-10-03T15:46:26.322Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:46:30 [2019-10-03T15:46:30.127Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:46:30 [2019-10-03T15:46:30.127Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:46:45 [2019-10-03T15:46:45.062Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:46:45 [2019-10-03T15:46:45.062Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:46:45 [2019-10-03T15:46:45.062Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:46:45 [2019-10-03T15:46:45.062Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:46:46 [2019-10-03T15:46:46.034Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:46:58 [2019-10-03T15:46:58.365Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:47:00 [2019-10-03T15:47:00.874Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:47:01 [2019-10-03T15:47:01.341Z] === RUN   TestDockerSuite/TestBuildXZHost
15:47:01 [2019-10-03T15:47:01.802Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:47:01 [2019-10-03T15:47:01.802Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:47:01 [2019-10-03T15:47:01.802Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:47:03 [2019-10-03T15:47:03.989Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:47:08 [2019-10-03T15:47:08.697Z] === RUN   TestDockerSuite/TestCommitChange
15:47:13 [2019-10-03T15:47:13.400Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:47:18 [2019-10-03T15:47:18.111Z] === RUN   TestDockerSuite/TestCommitHardlink
15:47:18 [2019-10-03T15:47:18.111Z] === RUN   TestDockerSuite/TestCommitNewFile
15:47:30 [2019-10-03T15:47:30.407Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:47:30 [2019-10-03T15:47:30.514Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:47:30 [2019-10-03T15:47:30.514Z] === RUN   TestDockerSuite/TestCommitTTY
15:47:36 [2019-10-03T15:47:36.324Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:47:41 [2019-10-03T15:47:41.076Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:47:45 [2019-10-03T15:47:45.262Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:47:48 [2019-10-03T15:47:48.166Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:48:03 [2019-10-03T15:48:03.316Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:48:05 [2019-10-03T15:48:05.880Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:48:05 [2019-10-03T15:48:05.880Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:48:06 [2019-10-03T15:48:06.852Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:48:06 [2019-10-03T15:48:06.852Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:48:06 [2019-10-03T15:48:06.852Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:48:06 [2019-10-03T15:48:06.852Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:48:13 [2019-10-03T15:48:13.960Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:48:13 [2019-10-03T15:48:13.960Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:48:13 [2019-10-03T15:48:13.960Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:48:16 [2019-10-03T15:48:16.150Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:48:16 [2019-10-03T15:48:16.150Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:48:16 [2019-10-03T15:48:16.150Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:48:16 [2019-10-03T15:48:16.150Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:48:16 [2019-10-03T15:48:16.150Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:48:19 [2019-10-03T15:48:19.065Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:48:21 [2019-10-03T15:48:21.250Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:48:21 [2019-10-03T15:48:21.369Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:48:22 [2019-10-03T15:48:22.853Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:48:22 [2019-10-03T15:48:22.855Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:48:22 [2019-10-03T15:48:22.856Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:48:25 [2019-10-03T15:48:25.042Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:48:25 [2019-10-03T15:48:25.042Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:48:27 [2019-10-03T15:48:27.259Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:48:27 [2019-10-03T15:48:27.259Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:48:27 [2019-10-03T15:48:27.259Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:48:29 [2019-10-03T15:48:29.448Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:48:29 [2019-10-03T15:48:29.448Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:48:31 [2019-10-03T15:48:31.633Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:48:31 [2019-10-03T15:48:31.633Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:48:33 [2019-10-03T15:48:33.665Z] --- PASS: TestDockerExternalVolumeSuite (441.58s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.00s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:53: Daemon d1d1313e5518c is not started
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.66s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:53: Daemon dded69c56ff0b is not started
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:53: Daemon d7f9ebb43fe1c is not started
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:53: Daemon ddd9c48ca6abf is not started
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom"
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:485: Daemon d0aca79713fe2 is not started
15:48:33 [2019-10-03T15:48:33.665Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict"
15:48:33 [2019-10-03T15:48:33.665Z]         docker_cli_external_volume_driver_test.go:53: Daemon dd9869464f71c is not started
15:48:33 [2019-10-03T15:48:33.665Z] PASS
15:48:33 [2019-10-03T15:48:33.665Z] 
15:48:33 [2019-10-03T15:48:33.665Z] === Skipped
15:48:33 [2019-10-03T15:48:33.665Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing"
15:48:33 [2019-10-03T15:48:33.665Z]         requirement.go:26: unmatched requirement bridgeNfIptables
15:48:33 [2019-10-03T15:48:33.665Z]         check_test.go:309: Daemon d6f07bc71ba04 is not started
15:48:33 [2019-10-03T15:48:33.665Z] 
15:48:33 [2019-10-03T15:48:33.665Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled"
15:48:33 [2019-10-03T15:48:33.665Z]         requirement.go:26: unmatched requirement IPv6
15:48:33 [2019-10-03T15:48:33.665Z]         check_test.go:309: Daemon d51974fcecd66 is not started
15:48:33 [2019-10-03T15:48:33.665Z] 
15:48:33 [2019-10-03T15:48:33.665Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize"
15:48:33 [2019-10-03T15:48:33.665Z]         requirement.go:26: unmatched requirement Devicemapper
15:48:33 [2019-10-03T15:48:33.665Z]         check_test.go:309: Daemon de1b5c17ce69f is not started
15:48:33 [2019-10-03T15:48:33.665Z] 
15:48:33 [2019-10-03T15:48:33.665Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:48:33 [2019-10-03T15:48:33.665Z]         daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize"
15:48:33 [2019-10-03T15:48:33.665Z]         requirement.go:26: unmatched requirement Devicemapper
15:48:33 [2019-10-03T15:48:33.665Z]         check_test.go:309: Daemon df78d2c559935 is not started
15:48:33 [2019-10-03T15:48:33.665Z] 
15:48:33 [2019-10-03T15:48:33.665Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:48:33 [2019-10-03T15:48:33.665Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
15:48:33 [2019-10-03T15:48:33.666Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:48:33 [2019-10-03T15:48:33.666Z] 
15:48:33 [2019-10-03T15:48:33.666Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:48:33 [2019-10-03T15:48:33.666Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:48:33 [2019-10-03T15:48:33.666Z]         requirement.go:26: unmatched requirement IPv6
15:48:33 [2019-10-03T15:48:33.666Z] 
15:48:33 [2019-10-03T15:48:33.666Z] 
15:48:33 [2019-10-03T15:48:33.666Z] DONE 270 tests, 6 skipped in 2610.683s
15:48:33 [2019-10-03T15:48:33.666Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:48:33 [2019-10-03T15:48:33.922Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5bb08bc7e5dd/docker.pid
15:48:33 [2019-10-03T15:48:33.922Z] +++ kill 6102
15:48:33 [2019-10-03T15:48:33.922Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6102 is not a child of this shell
15:48:33 [2019-10-03T15:48:33.922Z] warning: PID 6102 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5bb08bc7e5dd/docker.pid had a nonzero exit code
15:48:33 [2019-10-03T15:48:33.922Z] ++++ cat bundles/test-integration/docker.pid
15:48:33 [2019-10-03T15:48:33.922Z] +++ kill 7226
15:48:34 [2019-10-03T15:48:34.853Z] umount: bundles/test-integration/root: mountpoint not found
15:48:34 [2019-10-03T15:48:34.853Z] +++ /etc/init.d/apparmor stop
15:48:34 [2019-10-03T15:48:34.853Z] Clearing AppArmor profiles cache:.
15:48:34 [2019-10-03T15:48:34.853Z] All profile caches have been cleared, but no profiles have been unloaded.
15:48:34 [2019-10-03T15:48:34.853Z] Unloading profiles will leave already running processes permanently
15:48:34 [2019-10-03T15:48:34.853Z] unconfined, which can lead to unexpected situations.
15:48:34 [2019-10-03T15:48:34.853Z] 
15:48:34 [2019-10-03T15:48:34.853Z] To set a process to complain mode, use the command line tool
15:48:34 [2019-10-03T15:48:34.853Z] 'aa-complain'. To really tear down all profiles, run the init script
15:48:34 [2019-10-03T15:48:34.853Z] with the 'teardown' option."
15:48:34 [2019-10-03T15:48:34.853Z] 
15:48:35 [2019-10-03T15:48:35.417Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:48:35 [2019-10-03T15:48:35.430Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:48:36 [2019-10-03T15:48:36.362Z] + echo Ensuring container killed.
15:48:36 [2019-10-03T15:48:36.362Z] Ensuring container killed.
15:48:36 [2019-10-03T15:48:36.362Z] + docker ps -aq -f name=docker-pr1-*
15:48:36 [2019-10-03T15:48:36.362Z] + cids=e5c279b8d870
15:48:36 [2019-10-03T15:48:36.362Z] ec89a80838cc
15:48:36 [2019-10-03T15:48:36.362Z] 95ea0aa1b2d2
15:48:36 [2019-10-03T15:48:36.362Z] + [ -n e5c279b8d870
15:48:36 [2019-10-03T15:48:36.362Z] ec89a80838cc
15:48:36 [2019-10-03T15:48:36.362Z] 95ea0aa1b2d2 ]
15:48:36 [2019-10-03T15:48:36.362Z] + docker rm -vf e5c279b8d870 ec89a80838cc 95ea0aa1b2d2
15:48:38 [2019-10-03T15:48:38.720Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:48:38 [2019-10-03T15:48:38.720Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:48:40 [2019-10-03T15:48:40.261Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:48:40 [2019-10-03T15:48:40.541Z] e5c279b8d870
15:48:40 [2019-10-03T15:48:40.541Z] ec89a80838cc
15:48:40 [2019-10-03T15:48:40.541Z] 95ea0aa1b2d2
[Pipeline] sh
15:48:40 [2019-10-03T15:48:40.825Z] + echo Chowning /workspace to jenkins user
15:48:40 [2019-10-03T15:48:40.825Z] Chowning /workspace to jenkins user
15:48:40 [2019-10-03T15:48:40.825Z] + id -u
15:48:40 [2019-10-03T15:48:40.825Z] + id -g
15:48:40 [2019-10-03T15:48:40.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40034:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:48:45 [2019-10-03T15:48:45.296Z] + bundleName=amd64
15:48:45 [2019-10-03T15:48:45.297Z] + echo Creating amd64-bundles.tar.gz
15:48:45 [2019-10-03T15:48:45.297Z] Creating amd64-bundles.tar.gz
15:48:45 [2019-10-03T15:48:45.297Z] + find bundles -path */root/*overlay2+ xargs tar -czf amd64-bundles.tar.gz
15:48:45 [2019-10-03T15:48:45.297Z]  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:48:46 [2019-10-03T15:48:46.677Z] Archiving artifacts
15:48:47 [2019-10-03T15:48:47.264Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:48:47 [2019-10-03T15:48:47.572Z] + make clean
15:48:47 [2019-10-03T15:48:47.831Z] docker volume rm -f docker-dev-cache
15:48:47 [2019-10-03T15:48:47.831Z] docker-dev-cache
[Pipeline] deleteDir
15:48:48 [2019-10-03T15:48:48.852Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:48:52 [2019-10-03T15:48:52.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:48:52 [2019-10-03T15:48:52.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:48:52 [2019-10-03T15:48:52.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:48:52 [2019-10-03T15:48:52.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:48:52 [2019-10-03T15:48:52.595Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:48:54 [2019-10-03T15:48:54.140Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:48:54 [2019-10-03T15:48:54.140Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:48:56 [2019-10-03T15:48:56.325Z] === RUN   TestDockerSuite/TestContainerAPITop
15:48:56 [2019-10-03T15:48:56.325Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:48:58 [2019-10-03T15:48:58.509Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:48:58 [2019-10-03T15:48:58.509Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:49:03 [2019-10-03T15:49:03.211Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:49:04 [2019-10-03T15:49:04.182Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:49:04 [2019-10-03T15:49:04.182Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:49:04 [2019-10-03T15:49:04.643Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:49:04 [2019-10-03T15:49:04.643Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:49:04 [2019-10-03T15:49:04.643Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:49:04 [2019-10-03T15:49:04.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
15:49:06 [2019-10-03T15:49:06.191Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:49:31 [2019-10-03T15:49:31.359Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:49:35 [2019-10-03T15:49:35.107Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:49:37 [2019-10-03T15:49:37.293Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:49:37 [2019-10-03T15:49:37.293Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:49:37 [2019-10-03T15:49:37.293Z] === RUN   TestDockerSuite/TestCpRelativePath
15:49:39 [2019-10-03T15:49:39.477Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:49:39 [2019-10-03T15:49:39.477Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:49:39 [2019-10-03T15:49:39.477Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:49:39 [2019-10-03T15:49:39.477Z] === RUN   TestDockerSuite/TestCpToCaseA
15:49:44 [2019-10-03T15:49:44.180Z] === RUN   TestDockerSuite/TestCpToCaseB
15:49:46 [2019-10-03T15:49:46.365Z] === RUN   TestDockerSuite/TestCpToCaseC
15:49:46 [2019-10-03T15:49:46.365Z] === RUN   TestDockerSuite/TestCpToCaseD
15:49:46 [2019-10-03T15:49:46.365Z] === RUN   TestDockerSuite/TestCpToCaseE
15:49:54 [2019-10-03T15:49:54.963Z] === RUN   TestDockerSuite/TestCpToCaseF
15:49:54 [2019-10-03T15:49:54.963Z] === RUN   TestDockerSuite/TestCpToCaseG
15:49:54 [2019-10-03T15:49:54.963Z] === RUN   TestDockerSuite/TestCpToCaseH
15:50:03 [2019-10-03T15:50:03.578Z] === RUN   TestDockerSuite/TestCpToCaseI
15:50:03 [2019-10-03T15:50:03.578Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:50:03 [2019-10-03T15:50:03.578Z] === RUN   TestDockerSuite/TestCpToDot
15:50:05 [2019-10-03T15:50:05.770Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:50:05 [2019-10-03T15:50:05.770Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:50:05 [2019-10-03T15:50:05.770Z] === RUN   TestDockerSuite/TestCpToStdout
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCpVolumePath
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCreateArgs
15:50:12 [2019-10-03T15:50:12.865Z] === RUN   TestDockerSuite/TestCreateByImageID
15:50:15 [2019-10-03T15:50:15.051Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:50:17 [2019-10-03T15:50:17.241Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:50:17 [2019-10-03T15:50:17.241Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:50:17 [2019-10-03T15:50:17.241Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:50:19 [2019-10-03T15:50:19.430Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:50:19 [2019-10-03T15:50:19.892Z] === RUN   TestDockerSuite/TestCreateLabels
15:50:20 [2019-10-03T15:50:20.353Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:50:20 [2019-10-03T15:50:20.353Z] === RUN   TestDockerSuite/TestCreateRM
15:50:20 [2019-10-03T15:50:20.353Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:50:20 [2019-10-03T15:50:20.353Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:50:20 [2019-10-03T15:50:20.814Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:50:20 [2019-10-03T15:50:20.814Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:50:29 [2019-10-03T15:50:29.404Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:50:29 [2019-10-03T15:50:29.404Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:50:29 [2019-10-03T15:50:29.404Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:50:33 [2019-10-03T15:50:33.153Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:50:33 [2019-10-03T15:50:33.153Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:50:33 [2019-10-03T15:50:33.620Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDevicePermissions
15:50:35 [2019-10-03T15:50:35.811Z] === RUN   TestDockerSuite/TestDockerFails
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestEventsAttach
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestEventsCommit
15:50:36 [2019-10-03T15:50:36.272Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:50:38 [2019-10-03T15:50:38.457Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:50:40 [2019-10-03T15:50:40.640Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:50:42 [2019-10-03T15:50:42.828Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:50:51 [2019-10-03T15:50:51.412Z] === RUN   TestDockerSuite/TestEventsCopy
15:50:56 [2019-10-03T15:50:56.117Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:51:00 [2019-10-03T15:51:00.824Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:51:02 [2019-10-03T15:51:02.366Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:51:02 [2019-10-03T15:51:02.827Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:51:06 [2019-10-03T15:51:06.581Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:51:07 [2019-10-03T15:51:07.558Z] === RUN   TestDockerSuite/TestEventsFilterType
15:51:08 [2019-10-03T15:51:08.529Z] === RUN   TestDockerSuite/TestEventsFilters
15:51:12 [2019-10-03T15:51:12.401Z] === RUN   TestDockerSuite/TestEventsFormat
15:51:17 [2019-10-03T15:51:17.102Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:51:17 [2019-10-03T15:51:17.102Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:51:17 [2019-10-03T15:51:17.102Z] === RUN   TestDockerSuite/TestEventsImageImport
15:51:17 [2019-10-03T15:51:17.103Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:51:17 [2019-10-03T15:51:17.103Z] === RUN   TestDockerSuite/TestEventsImagePull
15:51:17 [2019-10-03T15:51:17.103Z] === RUN   TestDockerSuite/TestEventsImageTag
15:51:18 [2019-10-03T15:51:18.080Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:51:18 [2019-10-03T15:51:18.080Z] === RUN   TestDockerSuite/TestEventsRename
15:51:20 [2019-10-03T15:51:20.993Z] === RUN   TestDockerSuite/TestEventsResize
15:51:23 [2019-10-03T15:51:23.181Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:51:25 [2019-10-03T15:51:25.365Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:51:27 [2019-10-03T15:51:27.552Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:51:32 [2019-10-03T15:51:32.264Z] === RUN   TestDockerSuite/TestEventsTop
15:51:32 [2019-10-03T15:51:32.264Z] === RUN   TestDockerSuite/TestEventsUntag
15:51:35 [2019-10-03T15:51:35.177Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:51:38 [2019-10-03T15:51:38.925Z] === RUN   TestDockerSuite/TestExec
15:51:38 [2019-10-03T15:51:38.925Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:51:38 [2019-10-03T15:51:38.925Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:51:40 [2019-10-03T15:51:40.469Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:51:42 [2019-10-03T15:51:42.012Z] === RUN   TestDockerSuite/TestExecAPIStart
15:51:42 [2019-10-03T15:51:42.012Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:51:42 [2019-10-03T15:51:42.012Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:51:42 [2019-10-03T15:51:42.012Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:51:44 [2019-10-03T15:51:44.198Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:51:46 [2019-10-03T15:51:46.387Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:51:47 [2019-10-03T15:51:47.933Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:51:50 [2019-10-03T15:51:50.120Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:51:54 [2019-10-03T15:51:54.822Z] === RUN   TestDockerSuite/TestExecCgroup
15:51:54 [2019-10-03T15:51:54.822Z] === RUN   TestDockerSuite/TestExecEnv
15:51:54 [2019-10-03T15:51:54.822Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:51:54 [2019-10-03T15:51:54.822Z] === RUN   TestDockerSuite/TestExecExitStatus
15:51:56 [2019-10-03T15:51:56.373Z] === RUN   TestDockerSuite/TestExecInspectID
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecInteractive
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecParseError
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:52:01 [2019-10-03T15:52:01.076Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecSetEnv
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecStartFails
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:52:03 [2019-10-03T15:52:03.264Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:52:05 [2019-10-03T15:52:05.452Z] === RUN   TestDockerSuite/TestExecUlimits
15:52:05 [2019-10-03T15:52:05.452Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:52:14 [2019-10-03T15:52:14.148Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:52:14 [2019-10-03T15:52:14.148Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:52:14 [2019-10-03T15:52:14.148Z] === RUN   TestDockerSuite/TestExecWithUser
15:52:14 [2019-10-03T15:52:14.148Z] === RUN   TestDockerSuite/TestGetContainerStats
15:52:18 [2019-10-03T15:52:18.853Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:52:25 [2019-10-03T15:52:25.942Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:52:28 [2019-10-03T15:52:28.126Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestHealth
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:52:33 [2019-10-03T15:52:33.975Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:52:34 [2019-10-03T15:52:34.436Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:52:34 [2019-10-03T15:52:34.436Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:52:39 [2019-10-03T15:52:39.141Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:52:39 [2019-10-03T15:52:39.141Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:52:39 [2019-10-03T15:52:39.141Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:52:39 [2019-10-03T15:52:39.141Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:52:39 [2019-10-03T15:52:39.141Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:52:39 [2019-10-03T15:52:39.603Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:52:40 [2019-10-03T15:52:40.064Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:52:40 [2019-10-03T15:52:40.064Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:52:41 [2019-10-03T15:52:41.036Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:52:41 [2019-10-03T15:52:41.036Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:52:42 [2019-10-03T15:52:42.578Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:52:43 [2019-10-03T15:52:43.039Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:52:44 [2019-10-03T15:52:44.581Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:52:46 [2019-10-03T15:52:46.767Z] === RUN   TestDockerSuite/TestImagesFormat
15:52:47 [2019-10-03T15:52:47.228Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:52:47 [2019-10-03T15:52:47.228Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:52:50 [2019-10-03T15:52:50.976Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:52:50 [2019-10-03T15:52:50.976Z] === RUN   TestDockerSuite/TestImportBadURL
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportDisplay
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportFile
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportGzipped
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestInfoDebug
15:52:53 [2019-10-03T15:52:53.162Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:52:53 [2019-10-03T15:52:53.623Z] === RUN   TestDockerSuite/TestInfoFormat
15:52:54 [2019-10-03T15:52:54.083Z] === RUN   TestDockerSuite/TestInsecureRegistries
15:52:54 [2019-10-03T15:52:54.083Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:52:54 [2019-10-03T15:52:54.084Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:52:54 [2019-10-03T15:52:54.084Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:52:56 [2019-10-03T15:52:56.276Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:52:57 [2019-10-03T15:52:57.822Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:52:57 [2019-10-03T15:52:57.822Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:52:57 [2019-10-03T15:52:57.822Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:52:58 [2019-10-03T15:52:58.284Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:52:58 [2019-10-03T15:52:58.284Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:53:00 [2019-10-03T15:53:00.468Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:53:00 [2019-10-03T15:53:00.468Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:53:02 [2019-10-03T15:53:02.655Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:53:02 [2019-10-03T15:53:02.655Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:53:02 [2019-10-03T15:53:02.655Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:53:02 [2019-10-03T15:53:02.655Z] === RUN   TestDockerSuite/TestInspectDefault
15:53:04 [2019-10-03T15:53:04.844Z] === RUN   TestDockerSuite/TestInspectHistory
15:53:09 [2019-10-03T15:53:09.614Z] === RUN   TestDockerSuite/TestInspectImage
15:53:09 [2019-10-03T15:53:09.614Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:53:09 [2019-10-03T15:53:09.614Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:53:09 [2019-10-03T15:53:09.614Z] === RUN   TestDockerSuite/TestInspectInt64
15:53:11 [2019-10-03T15:53:11.159Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:53:13 [2019-10-03T15:53:13.350Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:53:13 [2019-10-03T15:53:13.350Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:53:15 [2019-10-03T15:53:15.537Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:53:17 [2019-10-03T15:53:17.724Z] === RUN   TestDockerSuite/TestInspectPlugin
15:53:17 [2019-10-03T15:53:17.724Z] === RUN   TestDockerSuite/TestInspectRootFS
15:53:17 [2019-10-03T15:53:17.724Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:53:19 [2019-10-03T15:53:19.913Z] === RUN   TestDockerSuite/TestInspectStatus
15:53:22 [2019-10-03T15:53:22.100Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:53:25 [2019-10-03T15:53:25.849Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:53:28 [2019-10-03T15:53:28.037Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:53:30 [2019-10-03T15:53:30.230Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:53:32 [2019-10-03T15:53:32.417Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:53:33 [2019-10-03T15:53:33.958Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:53:36 [2019-10-03T15:53:36.144Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestLinksEnvs
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:53:38 [2019-10-03T15:53:38.331Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:53:38 [2019-10-03T15:53:38.793Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:53:40 [2019-10-03T15:53:40.336Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:53:42 [2019-10-03T15:53:42.523Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:53:48 [2019-10-03T15:53:48.334Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:53:49 [2019-10-03T15:53:49.875Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:53:49 [2019-10-03T15:53:49.875Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:53:52 [2019-10-03T15:53:52.062Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:53:52 [2019-10-03T15:53:52.062Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:53:59 [2019-10-03T15:53:59.393Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:54:08 [2019-10-03T15:54:08.039Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:54:15 [2019-10-03T15:54:15.169Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:54:17 [2019-10-03T15:54:17.359Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:54:19 [2019-10-03T15:54:19.545Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:54:19 [2019-10-03T15:54:19.545Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:54:21 [2019-10-03T15:54:21.740Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:54:23 [2019-10-03T15:54:23.951Z] === RUN   TestDockerSuite/TestLogsSince
15:54:32 [2019-10-03T15:54:32.539Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:54:32 [2019-10-03T15:54:32.539Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:54:32 [2019-10-03T15:54:32.539Z] === RUN   TestDockerSuite/TestLogsTail
15:54:35 [2019-10-03T15:54:35.457Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:54:37 [2019-10-03T15:54:37.642Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestMountIntoProc
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestMountIntoSys
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestNetHostname
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginActive
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPortHostBinding
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPortList
15:54:39 [2019-10-03T15:54:39.837Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:54:44 [2019-10-03T15:54:44.540Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:54:48 [2019-10-03T15:54:48.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:54:48 [2019-10-03T15:54:48.290Z] === RUN   TestDockerSuite/TestPsByOrder
15:54:56 [2019-10-03T15:54:56.878Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:54:56 [2019-10-03T15:54:56.878Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:55:05 [2019-10-03T15:55:05.471Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:55:17 [2019-10-03T15:55:17.875Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:55:18 [2019-10-03T15:55:18.336Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:55:18 [2019-10-03T15:55:18.336Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:55:30 [2019-10-03T15:55:30.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:55:37 [2019-10-03T15:55:37.839Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:55:44 [2019-10-03T15:55:44.933Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:55:48 [2019-10-03T15:55:48.680Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:55:48 [2019-10-03T15:55:48.680Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:55:48 [2019-10-03T15:55:48.680Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:55:53 [2019-10-03T15:55:53.384Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:55:53 [2019-10-03T15:55:53.384Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:55:53 [2019-10-03T15:55:53.384Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:55:53 [2019-10-03T15:55:53.384Z] === RUN   TestDockerSuite/TestPsRightTagName
15:55:53 [2019-10-03T15:55:53.384Z] === RUN   TestDockerSuite/TestPsShowMounts
15:55:59 [2019-10-03T15:55:59.197Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:55:59 [2019-10-03T15:55:59.197Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:56:00 [2019-10-03T15:56:00.740Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:56:00 [2019-10-03T15:56:00.740Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:56:01 [2019-10-03T15:56:01.712Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:56:02 [2019-10-03T15:56:02.683Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:56:03 [2019-10-03T15:56:03.144Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:56:06 [2019-10-03T15:56:06.892Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:56:10 [2019-10-03T15:56:10.643Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:56:12 [2019-10-03T15:56:12.832Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:56:38 [2019-10-03T15:56:38.021Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:56:38 [2019-10-03T15:56:38.021Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:56:40 [2019-10-03T15:56:40.214Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:56:40 [2019-10-03T15:56:40.675Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:56:40 [2019-10-03T15:56:40.675Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:56:41 [2019-10-03T15:56:41.136Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:56:45 [2019-10-03T15:56:45.842Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:56:49 [2019-10-03T15:56:49.589Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:56:49 [2019-10-03T15:56:49.589Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:56:53 [2019-10-03T15:56:53.339Z] === RUN   TestDockerSuite/TestRmiBlank
15:56:53 [2019-10-03T15:56:53.800Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:56:53 [2019-10-03T15:56:53.800Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:57:08 [2019-10-03T15:57:08.649Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:57:10 [2019-10-03T15:57:10.181Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:57:10 [2019-10-03T15:57:10.640Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:57:17 [2019-10-03T15:57:17.774Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:57:22 [2019-10-03T15:57:22.459Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:57:29 [2019-10-03T15:57:29.703Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:57:34 [2019-10-03T15:57:34.380Z] === RUN   TestDockerSuite/TestRmiTag
15:57:34 [2019-10-03T15:57:34.841Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:57:37 [2019-10-03T15:57:37.015Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:57:54 [2019-10-03T15:57:54.676Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:57:56 [2019-10-03T15:57:56.210Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:58:01 [2019-10-03T15:58:01.990Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddHost
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:58:02 [2019-10-03T15:58:02.447Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:58:04 [2019-10-03T15:58:04.618Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:58:04 [2019-10-03T15:58:04.618Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:58:04 [2019-10-03T15:58:04.618Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:58:09 [2019-10-03T15:58:09.327Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:58:11 [2019-10-03T15:58:11.497Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:58:13 [2019-10-03T15:58:13.673Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:58:15 [2019-10-03T15:58:15.844Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:58:18 [2019-10-03T15:58:18.014Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:58:18 [2019-10-03T15:58:18.015Z] === RUN   TestDockerSuite/TestRunBindMounts
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:58:28 [2019-10-03T15:58:28.313Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:58:29 [2019-10-03T15:58:29.859Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:58:29 [2019-10-03T15:58:29.859Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:58:32 [2019-10-03T15:58:32.757Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:58:32 [2019-10-03T15:58:32.757Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:58:32 [2019-10-03T15:58:32.757Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:58:34 [2019-10-03T15:58:34.296Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:58:36 [2019-10-03T15:58:36.465Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:58:38 [2019-10-03T15:58:38.638Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:58:40 [2019-10-03T15:58:40.807Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:58:40 [2019-10-03T15:58:40.807Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:58:40 [2019-10-03T15:58:40.807Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:58:40 [2019-10-03T15:58:40.807Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:58:43 [2019-10-03T15:58:43.074Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:58:43 [2019-10-03T15:58:43.074Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:58:43 [2019-10-03T15:58:43.074Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:58:43 [2019-10-03T15:58:43.074Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:58:43 [2019-10-03T15:58:43.074Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:58:45 [2019-10-03T15:58:45.267Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:58:57 [2019-10-03T15:58:57.758Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:58:57 [2019-10-03T15:58:57.759Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:58:58 [2019-10-03T15:58:58.722Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:58:58 [2019-10-03T15:58:58.722Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:58:59 [2019-10-03T15:58:59.240Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:58:59 [2019-10-03T15:58:59.240Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:59:01 [2019-10-03T15:59:01.425Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:59:02 [2019-10-03T15:59:02.957Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:59:02 [2019-10-03T15:59:02.957Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:59:05 [2019-10-03T15:59:05.136Z] === RUN   TestDockerSuite/TestRunEnvironment
15:59:05 [2019-10-03T15:59:05.136Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:59:05 [2019-10-03T15:59:05.136Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:59:05 [2019-10-03T15:59:05.136Z] === RUN   TestDockerSuite/TestRunExitCode
15:59:10 [2019-10-03T15:59:10.913Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:59:12 [2019-10-03T15:59:12.445Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:59:14 [2019-10-03T15:59:14.613Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunExposePort
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:59:16 [2019-10-03T15:59:16.784Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:59:31 [2019-10-03T15:59:31.821Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:59:39 [2019-10-03T15:59:39.170Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:59:39 [2019-10-03T15:59:39.170Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModeHostname
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:59:40 [2019-10-03T15:59:40.703Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunMount
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:59:41 [2019-10-03T15:59:41.161Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:59:58 [2019-10-03T15:59:58.868Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:59:58 [2019-10-03T15:59:58.868Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:59:58 [2019-10-03T15:59:58.868Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:59:58 [2019-10-03T15:59:58.868Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:00:01 [2019-10-03T16:00:01.764Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetHost
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:00:05 [2019-10-03T16:00:05.487Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:00:05 [2019-10-03T16:00:05.943Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:00:06 [2019-10-03T16:00:06.906Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:00:09 [2019-10-03T16:00:09.077Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:00:11 [2019-10-03T16:00:11.305Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:00:12 [2019-10-03T16:00:12.269Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunPortInUse
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:00:14 [2019-10-03T16:00:14.440Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunPublishPort
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:00:17 [2019-10-03T16:00:17.340Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:00:25 [2019-10-03T16:00:25.894Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:00:25 [2019-10-03T16:00:25.894Z] === RUN   TestDockerSuite/TestRunRm
16:00:27 [2019-10-03T16:00:27.457Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:00:32 [2019-10-03T16:00:32.349Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:00:34 [2019-10-03T16:00:34.523Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:00:36 [2019-10-03T16:00:36.706Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:00:38 [2019-10-03T16:00:38.882Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:00:41 [2019-10-03T16:00:41.052Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:00:41 [2019-10-03T16:00:41.052Z] === RUN   TestDockerSuite/TestRunState
16:00:41 [2019-10-03T16:00:41.052Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:00:43 [2019-10-03T16:00:43.233Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:00:43 [2019-10-03T16:00:43.233Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:00:45 [2019-10-03T16:00:45.406Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserByID
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserByName
16:00:50 [2019-10-03T16:00:50.089Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:00:52 [2019-10-03T16:00:52.261Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:00:52 [2019-10-03T16:00:52.261Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:00:54 [2019-10-03T16:00:54.433Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:00:54 [2019-10-03T16:00:54.433Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:00:54 [2019-10-03T16:00:54.433Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:00:58 [2019-10-03T16:00:58.156Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:01:04 [2019-10-03T16:01:04.107Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:01:08 [2019-10-03T16:01:08.786Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:01:13 [2019-10-03T16:01:13.527Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:01:13 [2019-10-03T16:01:13.527Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:01:13 [2019-10-03T16:01:13.527Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
16:01:13 [2019-10-03T16:01:13.984Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
16:01:13 [2019-10-03T16:01:13.984Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:01:21 [2019-10-03T16:01:21.037Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:01:28 [2019-10-03T16:01:28.313Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:01:29 [2019-10-03T16:01:29.847Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:01:29 [2019-10-03T16:01:29.847Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:01:30 [2019-10-03T16:01:30.305Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:01:34 [2019-10-03T16:01:34.026Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:01:36 [2019-10-03T16:01:36.199Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:01:37 [2019-10-03T16:01:37.731Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:01:42 [2019-10-03T16:01:42.414Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveImageId
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:01:42 [2019-10-03T16:01:42.415Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:01:44 [2019-10-03T16:01:44.583Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:01:45 [2019-10-03T16:01:45.041Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:01:45 [2019-10-03T16:01:45.041Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:01:45 [2019-10-03T16:01:45.498Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:01:47 [2019-10-03T16:01:47.118Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:02:04 [2019-10-03T16:02:04.883Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:02:04 [2019-10-03T16:02:04.883Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:02:09 [2019-10-03T16:02:09.592Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:02:09 [2019-10-03T16:02:09.592Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:02:18 [2019-10-03T16:02:18.241Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:02:18 [2019-10-03T16:02:18.241Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:02:18 [2019-10-03T16:02:18.241Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:02:18 [2019-10-03T16:02:18.241Z] === RUN   TestDockerSuite/TestStartRecordError
16:02:18 [2019-10-03T16:02:18.241Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestStatsNoStream
16:02:28 [2019-10-03T16:02:28.668Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:02:30 [2019-10-03T16:02:30.201Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:02:32 [2019-10-03T16:02:32.375Z] === RUN   TestDockerSuite/TestTopPrivileged
16:02:32 [2019-10-03T16:02:32.375Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:02:34 [2019-10-03T16:02:34.635Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:02:52 [2019-10-03T16:02:52.469Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:02:53 [2019-10-03T16:02:53.433Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:02:53 [2019-10-03T16:02:53.433Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:02:56 [2019-10-03T16:02:56.330Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:02:56 [2019-10-03T16:02:56.787Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:02:57 [2019-10-03T16:02:57.245Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:02:57 [2019-10-03T16:02:57.245Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:02:57 [2019-10-03T16:02:57.245Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:03:04 [2019-10-03T16:03:04.298Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:03:04 [2019-10-03T16:03:04.756Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:03:05 [2019-10-03T16:03:05.214Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:03:05 [2019-10-03T16:03:05.214Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:03:05 [2019-10-03T16:03:05.214Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:03:17 [2019-10-03T16:03:17.580Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:03:17 [2019-10-03T16:03:17.580Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:03:17 [2019-10-03T16:03:17.580Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:03:26 [2019-10-03T16:03:26.222Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:03:26 [2019-10-03T16:03:26.222Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:03:26 [2019-10-03T16:03:26.679Z] --- PASS: TestDockerSuite (2523.34s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.50s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.81s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.00s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement Apparmor
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement Apparmor
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.09s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement IsPausable
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.13s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.27s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s)
16:03:26 [2019-10-03T16:03:26.679Z]         requirement.go:26: unmatched requirement UnixCli
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.82s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
16:03:26 [2019-10-03T16:03:26.679Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.10s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.99s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.06s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.69s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.30s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.34s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.92s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.90s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.16s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.27s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.24s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.91s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.69s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement UnixCli
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.95s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.07s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.37s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.54s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.54s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.13s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.91s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.56s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.64s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (48.13s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.89s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.57s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.02s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.47s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.10s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.08s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.61s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.61s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.07s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.81s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.87s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.83s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.39s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.680Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:03:26 [2019-10-03T16:03:26.680Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFails (2.01s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.07s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.26s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.26s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.81s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement UnixCli
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.11s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.47s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.95s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.48s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.89s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.96s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.20s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.04s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.58s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.21s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.53s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.15s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.62s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.68s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.37s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.00s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.52s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.81s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.96s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.43s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.54s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.68s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.28s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.76s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.85s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.17s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildRm (13.82s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.22s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.31s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.02s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.19s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.06s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.98s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.37s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.74s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.38s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.18s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.66s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.44s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (18.73s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.45s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.75s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.74s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.60s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:03:26 [2019-10-03T16:03:26.681Z]         docker_cli_sni_test.go:18: Flakey test
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.68s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitChange (4.91s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.60s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.43s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.18s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.48s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.13s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (16.41s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s)
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:03:26 [2019-10-03T16:03:26.681Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:26 [2019-10-03T16:03:26.681Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.87s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.08s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.18s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.92s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.21s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.98s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.26s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false  <nil> 0xc000695500 <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1762384558 c:\foo false  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1762384558 c:\foo true  <nil> <nil> <nil>}
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 0
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 1
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 2
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 3
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 4
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 5
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 6
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 7
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 8
16:03:27 [2019-10-03T16:03:27.140Z]         docker_api_containers_test.go:1927: case 9
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (6.99s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.09s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.32s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a158621241\file1 688422c5f962f1e1803026b99cf0f1d0adb2e4abe3619ebb043b90b51ef0d5d5:/root/itWorks.txt`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:279: checking that container "688422c5f962f1e1803026b99cf0f1d0adb2e4abe3619ebb043b90b51ef0d5d5" start output contains "file1\n"
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 688422c5f962f1e1803026b99cf0f1d0adb2e4abe3619ebb043b90b51ef0d5d5`
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.24s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b050026052\file1 bc6038a94da8e5819cf20d3f8c44a5f46277cf9e6f64528371e5f4f233fe0651:testDir/`
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.60s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e010709203\dir1 dd69495a680632be047bed4a533a5b775f9c36ca84aaee792356b8e56c1bc4d4:testDir`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:279: checking that container "dd69495a680632be047bed4a533a5b775f9c36ca84aaee792356b8e56c1bc4d4" start output contains "file1-1\n"
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:209: running `docker start -a dd69495a680632be047bed4a533a5b775f9c36ca84aaee792356b8e56c1bc4d4`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e010709203\dir1 2fd71a5dae0a1bc1473ecd64ca929025205d688adecf42450288210be10bd3dc:testDir/`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:279: checking that container "2fd71a5dae0a1bc1473ecd64ca929025205d688adecf42450288210be10bd3dc" start output contains "file1-1\n"
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2fd71a5dae0a1bc1473ecd64ca929025205d688adecf42450288210be10bd3dc`
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.65s)
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h175282710\dir1\. 456e70abfd5054fa8be7a1857b2349b635dbfb51f0aac4deb4544e2fe128fdfa:testDir`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:279: checking that container "456e70abfd5054fa8be7a1857b2349b635dbfb51f0aac4deb4544e2fe128fdfa" start output contains "file1-1\n"
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 456e70abfd5054fa8be7a1857b2349b635dbfb51f0aac4deb4544e2fe128fdfa`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h175282710\dir1\. a8fefe7b9b142f8268e9e21ebae2a5dbc22cb5584dbf99eaa765a7f26f61df22:testDir/`
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:279: checking that container "a8fefe7b9b142f8268e9e21ebae2a5dbc22cb5584dbf99eaa765a7f26f61df22" start output contains "file1-1\n"
16:03:27 [2019-10-03T16:03:27.140Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a8fefe7b9b142f8268e9e21ebae2a5dbc22cb5584dbf99eaa765a7f26f61df22`
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.140Z]     --- PASS: TestDockerSuite/TestCpToDot (2.19s)
16:03:27 [2019-10-03T16:03:27.140Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:03:27 [2019-10-03T16:03:27.140Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCpToStdout (6.98s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.00s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateRM (0.31s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement Devicemapper
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.41s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.34s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.57s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.22s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.70s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.99s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.39s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.06s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.25s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsRename (2.25s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsResize (2.58s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.98s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.41s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.62s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.56s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.77s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.92s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.03s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.51s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement IsPausable
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.70s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.86s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.26s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.36s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement IsPausable
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.13s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.02s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.45s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.06s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.00s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:03:27 [2019-10-03T16:03:27.141Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.49s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.80s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.12s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s)
16:03:27 [2019-10-03T16:03:27.141Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.20s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.07s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.83s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.14s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.03s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsSince (8.77s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsTail (2.62s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.13s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement IsAmd64
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement IsAmd64
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.94s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.55s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.86s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.91s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.89s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.96s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.48s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.38s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.42s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.99s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.84s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.51s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.75s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.08s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.98s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.69s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.44s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.51s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiTag (0.67s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.53s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.13s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.12s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.13s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.12s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s)
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.142Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:03:27 [2019-10-03T16:03:27.142Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.16s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.13s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.67s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.06s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.00s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.09s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunExitCode (5.20s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.20s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.81s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (16.14s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.49s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.06s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.81s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement Apparmor
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.59s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunRm (2.08s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.99s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement Apparmor
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.11s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.26s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.02s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.05s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.56s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.20s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.92s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:03:27 [2019-10-03T16:03:27.143Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.143Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.95s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement Apparmor
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (15.65s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.97s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (8.55s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement IsPausable
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.73s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.73s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.21s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.86s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.53s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s)
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:03:27 [2019-10-03T16:03:27.144Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:03:27 [2019-10-03T16:03:27.144Z] --- PASS: TestDockerRegistrySuite (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:03:27 [2019-10-03T16:03:27.144Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.144Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:03:27 [2019-10-03T16:03:27.602Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:03:27 [2019-10-03T16:03:27.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:03:27 [2019-10-03T16:03:27.602Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:03:27 [2019-10-03T16:03:27.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:03:27 [2019-10-03T16:03:27.603Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerDaemonSuite
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:03:27 [2019-10-03T16:03:27.603Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerSwarmSuite
16:03:27 [2019-10-03T16:03:27.603Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:03:27 [2019-10-03T16:03:27.603Z] --- PASS: TestDockerPluginSuite (0.01s)
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]         requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerExternalVolumeSuite
16:03:27 [2019-10-03T16:03:27.603Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerNetworkSuite
16:03:27 [2019-10-03T16:03:27.603Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] === RUN   TestDockerHubPullSuite
16:03:27 [2019-10-03T16:03:27.603Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:03:27 [2019-10-03T16:03:27.603Z]     requirement.go:26: unmatched requirement DaemonIsLinux
16:03:27 [2019-10-03T16:03:27.603Z] PASS
16:03:27 [2019-10-03T16:03:27.603Z] ok  	github.com/docker/docker/integration-cli	2524.212s
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Integration tests ended at 10/03/2019 16:03:27. Duration:00:42:12.5146907
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Docker info of the daemon under test at end of run
16:03:27 [2019-10-03T16:03:27.603Z] 
16:03:27 [2019-10-03T16:03:27.603Z] Containers: 2
16:03:27 [2019-10-03T16:03:27.603Z]  Running: 0
16:03:27 [2019-10-03T16:03:27.603Z]  Paused: 0
16:03:27 [2019-10-03T16:03:27.603Z]  Stopped: 2
16:03:27 [2019-10-03T16:03:27.603Z] Images: 12
16:03:27 [2019-10-03T16:03:27.603Z] Server Version: 0.0.0-dev
16:03:27 [2019-10-03T16:03:27.603Z] Storage Driver: windowsfilter
16:03:27 [2019-10-03T16:03:27.603Z]  Windows: 
16:03:27 [2019-10-03T16:03:27.603Z] Logging Driver: json-file
16:03:27 [2019-10-03T16:03:27.603Z] Plugins: 
16:03:27 [2019-10-03T16:03:27.603Z]  Volume: local
16:03:27 [2019-10-03T16:03:27.603Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:03:27 [2019-10-03T16:03:27.603Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:03:27 [2019-10-03T16:03:27.603Z] Swarm: inactive
16:03:27 [2019-10-03T16:03:27.603Z] Default Isolation: process
16:03:27 [2019-10-03T16:03:27.603Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:03:27 [2019-10-03T16:03:27.603Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
16:03:27 [2019-10-03T16:03:27.603Z] OSType: windows
16:03:27 [2019-10-03T16:03:27.603Z] Architecture: x86_64
16:03:27 [2019-10-03T16:03:27.603Z] CPUs: 4
16:03:27 [2019-10-03T16:03:27.603Z] Total Memory: 32GiB
16:03:27 [2019-10-03T16:03:27.603Z] Name: azwin-2-6ce160
16:03:27 [2019-10-03T16:03:27.603Z] ID: ZF7W:O4JW:EDVU:54RD:6VA3:ZPWQ:5PJQ:EJRC:R4MG:S4FJ:EFB5:QZG3
16:03:27 [2019-10-03T16:03:27.603Z] Docker Root Dir: D:\CI\PR-40034\1\daemon
16:03:27 [2019-10-03T16:03:27.603Z] Debug Mode (client): false
16:03:27 [2019-10-03T16:03:27.603Z] Debug Mode (server): true
16:03:27 [2019-10-03T16:03:27.603Z]  File Descriptors: -1
16:03:27 [2019-10-03T16:03:27.603Z]  Goroutines: 18
16:03:27 [2019-10-03T16:03:27.603Z]  System Time: 2019-10-03T16:03:27.1669098Z
16:03:27 [2019-10-03T16:03:27.603Z]  EventsListeners: 0
16:03:27 [2019-10-03T16:03:27.603Z] Registry: https://index.docker.io/v1/
16:03:27 [2019-10-03T16:03:27.603Z] Labels:
16:03:27 [2019-10-03T16:03:27.603Z] Experimental: false
16:03:27 [2019-10-03T16:03:27.603Z] Insecure Registries:
16:03:27 [2019-10-03T16:03:27.603Z]  127.0.0.0/8
16:03:27 [2019-10-03T16:03:27.603Z] Live Restore Enabled: false
16:03:27 [2019-10-03T16:03:27.603Z] 
16:03:27 [2019-10-03T16:03:27.603Z] 
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Stopping daemon under test
16:03:27 [2019-10-03T16:03:27.603Z] SUCCESS: The process with PID 5152 (child process of PID 2444) has been terminated.
16:03:27 [2019-10-03T16:03:27.603Z] SUCCESS: The process with PID 2444 (child process of PID 4340) has been terminated.
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Stop tailing logs of the daemon under tests
16:03:27 [2019-10-03T16:03:27.603Z] INFO: executeCI.ps1 Completed successfully at 10/03/2019 16:03:27.
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Tidying up at end of run
16:03:27 [2019-10-03T16:03:27.603Z] INFO: Saving daemon under test log (d:\CI\PR-40034\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:03:27 [2019-10-03T16:03:27.604Z] INFO: Saving daemon under test log (d:\CI\PR-40034\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:03:27 [2019-10-03T16:03:27.604Z] INFO: Nuke-Everything...
16:03:28 [2019-10-03T16:03:28.061Z] INFO: Container count on control daemon to delete is 2
16:03:28 [2019-10-03T16:03:28.519Z] b22142d6fee5
16:03:28 [2019-10-03T16:03:28.519Z] d9b113a53bc1
16:03:28 [2019-10-03T16:03:28.519Z] INFO: Tidying pidfile d:\CI\PR-40034\1\docker.pid
16:03:28 [2019-10-03T16:03:28.519Z] INFO: Nuking d:\CI
16:03:58 [2019-10-03T16:03:58.466Z] INFO: Zapped successfully
16:03:58 [2019-10-03T16:03:58.466Z] 
16:03:58 [2019-10-03T16:03:58.466Z] INFO: executeCI.ps1 exiting at Thu Oct  3 16:03:58 CUT 2019. Duration 01:05:32.2978497
16:03:58 [2019-10-03T16:03:58.466Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:04:00 [2019-10-03T16:04:00.309Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:04:02 [2019-10-03T16:04:02.054Z] Archiving artifacts
16:04:17 [2019-10-03T16:04:17.240Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40034/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:04:18 [2019-10-03T16:04:18.167Z] + make clean
16:04:19 [2019-10-03T16:04:19.134Z] docker volume rm -f docker-dev-cache
16:04:19 [2019-10-03T16:04:19.592Z] 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